求助!最近安装了deepin 19.1却没有声音 求大神支招
Tofloor
poster avatar
pc0529
deepin
2019-03-04 19:20
Author
用的是美国洋垃圾影雅W7100平板电脑  清理了原来的win10 只安装了这个deepin安装时是19也没声音,更新了下是19.1也没有
已做尝试:
  • 打开控制中心-声音-高级选项切换。
  • 下载pavucontrol软件,配置。(参考的这个https://blog.csdn.net/a363344923/article/details/82955071)
  • 重装系统,开关机,开合盖子
  • alsamixer 打开声音,但F6切换声卡时选择0 时提示"This sound device does not have any controls.",还没找到有效教程解决,不知道是不是这个原因,大概就是添加到系统级别的 /etc/asound.conf 或用户级别的 ~/.asoundrc 文件一些配置,可能是我小白,没搞对
补充信息:

lspci -v
  1. (部分)
  2. 00:15.0 Multimedia audio controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Low Power Engine Audio (rev 22)
  3.         Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Low Power Engine Audio
  4.         Flags: fast devsel, IRQ 255
  5.         Memory at 91400000 (32-bit, non-prefetchable) [disabled] [size=2M]
  6.         Capabilities:
Copy the Code
pacmd list-sinks:
  1. 1 sink(s) available.
  2.   * index: 0
  3.         name:
  4.         driver:
  5.         flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
  6.         state: SUSPENDED
  7.         suspend cause: IDLE
  8.         priority: 9059
  9.         volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
  10.                 balance 0.00
  11.         base volume: 65536 / 100% / 0.00 dB
  12.         volume steps: 65537
  13.         muted: no
  14.         current latency: 0.00 ms
  15.         max request: 0 KiB
  16.         max rewind: 0 KiB
  17.         monitor source: 0
  18.         sample spec: s16le 2ch 44100Hz
  19.         channel map: front-left,front-right
  20.                      立体声
  21.         used by: 0
  22.         linked by: 0
  23.         configured latency: 0.00 ms; range is 0.50 .. 2000.18 ms
  24.         card: 0
  25.         module: 6
  26.         properties:
  27.                 alsa.resolution_bits = "16"
  28.                 device.api = "alsa"
  29.                 device.class = "sound"
  30.                 alsa.class = "generic"
  31.                 alsa.subclass = "generic-mix"
  32.                 alsa.name = "Intel HDMI/DP LPE Audio"
  33.                 alsa.id = "HdmiLpeAudio"
  34.                 alsa.subdevice = "0"
  35.                 alsa.subdevice_name = "subdevice #0"
  36.                 alsa.device = "0"
  37.                 alsa.card = "0"
  38.                 alsa.card_name = "Intel HDMI/DP LPE Audio"
  39.                 alsa.long_card_name = "Intel HDMI/DP LPE Audio"
  40.                 alsa.driver_name = "snd_hdmi_lpe_audio"
  41.                 device.bus_path = "pci-0000:00:02.0-platform-hdmi-lpe-audio"
  42.                 sysfs.path = "/devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0"
  43.                 device.bus = "pci"
  44.                 device.vendor.id = "8086"
  45.                 device.vendor.name = "Intel Corporation"
  46.                 device.product.id = "22b0"
  47.                 device.product.name = "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers"
  48.                 device.string = "hw:0"
  49.                 device.buffering.buffer_size = "352832"
  50.                 device.buffering.fragment_size = "352832"
  51.                 device.access_mode = "mmap+timer"
  52.                 device.profile.name = "analog-stereo"
  53.                 device.profile.description = "模拟立体声"
  54.                 device.description = "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers 模拟立体声"
  55.                 module-udev-detect.discovered = "1"
  56.                 device.icon_name = "audio-card-pci"
  57.         ports:
  58.                 analog-output: 模拟输出 (priority 9900, latency offset 0 usec, available: unknown)
  59.                         properties:
  60.                                
  61.         active port:
Copy the Code
pacmd list-cards
  1. 1 card(s) available.
  2.     index: 0
  3.         name:
  4.         driver:
  5.         owner module: 6
  6.         properties:
  7.                 alsa.card = "0"
  8.                 alsa.card_name = "Intel HDMI/DP LPE Audio"
  9.                 alsa.long_card_name = "Intel HDMI/DP LPE Audio"
  10.                 alsa.driver_name = "snd_hdmi_lpe_audio"
  11.                 device.bus_path = "pci-0000:00:02.0-platform-hdmi-lpe-audio"
  12.                 sysfs.path = "/devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0"
  13.                 device.bus = "pci"
  14.                 device.vendor.id = "8086"
  15.                 device.vendor.name = "Intel Corporation"
  16.                 device.product.id = "22b0"
  17.                 device.product.name = "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers"
  18.                 device.string = "0"
  19.                 device.description = "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers"
  20.                 module-udev-detect.discovered = "1"
  21.                 device.icon_name = "audio-card-pci"
  22.         profiles:
  23.                 output:analog-stereo: 模拟立体声 输出 (priority 6000, available: unknown)
  24.                 output:hdmi-stereo: Digital Stereo (HDMI) 输出 (priority 5400, available: unknown)
  25.                 output:hdmi-surround: Digital Surround 5.1 (HDMI) 输出 (priority 300, available: unknown)
  26.                 output:hdmi-surround71: Digital Surround 7.1 (HDMI) 输出 (priority 300, available: unknown)
  27.                 output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) 输出 (priority 5200, available: unknown)
  28.                 output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) 输出 (priority 100, available: unknown)
  29.                 output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) 输出 (priority 100, available: unknown)
  30.                 output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) 输出 (priority 5200, available: unknown)
  31.                 output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) 输出 (priority 100, available: unknown)
  32.                 output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) 输出 (priority 100, available: unknown)
  33.                 off: 关 (priority 0, available: unknown)
  34.         active profile:
  35.         sinks:
  36.                 alsa_output.pci-0000_00_02.0-platform-hdmi-lpe-audio.analog-stereo/#0: Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers 模拟立体声
  37.         sources:
  38.                 alsa_output.pci-0000_00_02.0-platform-hdmi-lpe-audio.analog-stereo.monitor/#0: Monitor of Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers 模拟立体声
  39.         ports:
  40.                 analog-output: 模拟输出 (priority 9900, latency offset 0 usec, available: unknown)
  41.                         properties:
  42.                                
  43.                 hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: unknown)
  44.                         properties:
  45.                                 device.icon_name = "video-display"
  46.                 hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: unknown)
  47.                         properties:
  48.                                 device.icon_name = "video-display"
  49.                 hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: unknown)
  50.                         properties:
  51.                                 device.icon_name = "video-display"
Copy the Code
走过路过的大神们 ,帮忙看看吧




Reply Favorite View the author
All Replies
avatar
lhz132
deepin
2019-11-27 21:34
#1
我的也是这个垃圾本,装了也是没声音,请问你的搞好了吗
Reply View the author
avatar
deepin
2019-11-28 01:40
#2
DEEPIN有19.1?
Reply View the author
avatar
RucLinux
deepin
2019-11-28 06:13
#3
你确定你安装了alsa?
Reply View the author
avatar
nero28
deepin
2019-11-28 06:53
#4
19.1,你用了我们从来没用过的版本,厉害了。那你外接一个音响算了
Reply View the author
avatar
jelly
deepin
2019-11-28 07:05
#5
楼上的人真是闲的蛋疼,都是几个月前的帖子了,你们还回复让他出来干啥?
Reply View the author
avatar
youjin1985
deepin
2020-09-03 05:32
#6
我也是……
Reply View the author