安装操作系统的一些体会
Tofloor
poster avatar
deepinuser17
deepin
2019-07-01 13:39
Author
尝试安装Deepin 15.10.1, Fedora 30 KDE spin, Ubuntu 19.04. 机器是Macbook Pro 2016版.

三个操作系统均是用优盘安装.比较三个系统的安装过程,Deepin的安装最直观,简单.界面也最漂亮.高分屏支持也很好.

机器内置的声卡不能正常工作.以为是Deepin的内核比较旧.作为试验,又分别安装了Fedora 30 KDE spin和Ubuntu 19.04.结果Fedora 30和Ubuntu 19.4也有同样的问题.原来最新的内核也不支持这种声卡.

最后尝试外接USB声卡.连接外接USB声卡以后,Deepin自动识别USB声卡,并将声音输出,输入设定为USB声卡.在Fedora 30和Ubuntu 19.4下,需要手动调整,非常麻烦.

对比三个操作系统,Deepin是最易安装,最友好的操作系统! 给深度的同仁点赞! 

Reply Favorite View the author
All Replies
avatar
海鸥
deepin
2019-07-01 14:46
#1
支持deepin-----体会最好的版本!
Reply View the author
avatar
neko
deepin
Ecological co-builder
Q&A Team
2019-07-01 16:18
#2
支持deepin,搭配上uTools非常Nice
Reply View the author
avatar
aida
deepin
2019-07-01 17:13
#3
声卡吗,什么型号的呀,可以发出来看一下,咱们一起解决一下
在终端输入并执行
lspci | grep  "Audio device"

lspci -v

把这两个内容的输出贴上来吧
Reply View the author
avatar
deepinuser17
deepin
2019-07-01 18:55
#4
内置声卡是Intel Corporation Sunrise Point-H HD Audio
  1. $ lspci | grep "Audio device"
  2. 00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
  3. 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device aae0
Copy the Code
Reply View the author
avatar
deepinuser17
deepin
2019-07-01 18:58
#5
"lspci -v"结果见附件.

Reply View the author
avatar
deepinuser17
deepin
2019-07-01 19:21
#6
内置声卡不能正常工作的原因是系统自动将声音输出设定为机器的扬声器.尚未找到把声音输出转到内置耳机的方法.机器的扬声器没有声音.
  1. [    6.366665] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
  2. [    6.366722] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  3. [    6.366724] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
  4. [    6.390269] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=2 (0x24/0x25/0x0/0x0/0x0) type:speaker
  5. [    6.390271] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  6. [    6.390273] snd_hda_codec_generic hdaudioC0D0:    hp_outs=1 (0x2c/0x0/0x0/0x0/0x0)
  7. [    6.390274] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
  8. [    6.390275] snd_hda_codec_generic hdaudioC0D0:    inputs:
  9. [    6.390277] snd_hda_codec_generic hdaudioC0D0:      Internal Mic=0x44
  10. [    6.390278] snd_hda_codec_generic hdaudioC0D0:      Mic=0x3c
Copy the Code


Reply View the author
avatar
jianguo922
deepin
2019-07-01 20:26
#7
楼主这配置运行深度deepin牛哦!给你赞一下
Reply View the author