新装的系统,自带喇叭没有声音,求帮助
Tofloor
poster avatar
daliwang
deepin
2017-09-11 07:17
Author
将一台chromebook的超极本刷了deepin系统自带喇叭一直没有声音
连HDMI线,有声音
输出里只有HDMI的选项
附上 sudo deepin-feedback-cli 后的报告[url=]deepin-feedback-cli-Deepi ...[/url]
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-11 16:52
#1
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-09-11 17:08
#2
麻烦贴一下 'pacmd list-cards' 和 'pacmd list-sinks' 的输出,谢谢!
Reply View the author
avatar
daliwang
deepin
2017-09-11 21:17
#3
pacmd list-cards输出内容如下:

1 card(s) available.
    index: 0
        name:
        driver:
        owner module: 6
        properties:
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xd0914000 irq 264"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "0f04"
                device.product.name = "Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "0"
                device.description = "内部音频"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        profiles:
                output:hdmi-stereo: Digital Stereo (HDMI) 输出 (priority 5400, available: unknown)
                output:hdmi-surround: Digital Surround 5.1 (HDMI) 输出 (priority 300, available: unknown)
                output:hdmi-surround71: Digital Surround 7.1 (HDMI) 输出 (priority 300, available: unknown)
                output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) 输出 (priority 5200, available: unknown)
                output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) 输出 (priority 100, available: unknown)
                output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) 输出 (priority 100, available: unknown)
                off: 关 (priority 0, available: unknown)
        active profile:
        sinks:
                alsa_output.pci-0000_00_1b.0.hdmi-stereo/#0: 内部音频 Digital Stereo (HDMI)
        sources:
                alsa_output.pci-0000_00_1b.0.hdmi-stereo.monitor/#0: Monitor of 内部音频 Digital Stereo (HDMI)
        ports:
                hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
                hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
Reply View the author
avatar
daliwang
deepin
2017-09-11 21:18
#4
pacmd list-sinks 的输出内容如下:

1 sink(s) available.
  * index: 0
        name:
        driver:
        flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: SUSPENDED
        suspend cause: IDLE
        priority: 9950
        volume: front-left: 49978 /  76% / -7.06 dB,   front-right: 49978 /  76% / -7.06 dB
                balance 0.00
        base volume: 65536 / 100% / 0.00 dB
        volume steps: 65537
        muted: no
        current latency: 0.00 ms
        max request: 0 KiB
        max rewind: 0 KiB
        monitor source: 0
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     立体声
        used by: 0
        linked by: 0
        configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
        card: 0
        module: 6
        properties:
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "HDMI 0"
                alsa.id = "HDMI 0"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "3"
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xd0914000 irq 264"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "0f04"
                device.product.name = "Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "hdmi:0"
                device.buffering.buffer_size = "352800"
                device.buffering.fragment_size = "176400"
                device.access_mode = "mmap+timer"
                device.profile.name = "hdmi-stereo"
                device.profile.description = "Digital Stereo (HDMI)"
                device.description = "内部音频 Digital Stereo (HDMI)"
                alsa.mixer_name = "Intel Valleyview2 HDMI"
                alsa.components = "HDA:80862882,80860101,00100000"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        ports:
                hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
        active port:
Reply View the author
avatar
153******45
deepin
2017-09-12 01:52
#5
daliwang 发表于 2017-9-11 13:18
pacmd list-sinks 的输出内容如下:

1 sink(s) available.

设置里边改一下输出试试
Reply View the author
avatar
daliwang
deepin
2017-09-12 02:01
#6
https://bbs.deepin.org/post/145354
设置里边改一下输出试试

怎么改?切换输出选择?
Reply View the author
avatar
‌量子巡游者
Moderator
2017-09-12 02:08
#7
    就是这么切换的
Reply View the author
avatar
daliwang
deepin
2017-09-12 03:06
#8


1 sink(s) available.
  * index: 2
        name:
        driver:
        flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: IDLE
        suspend cause:
        priority: 9950
        volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
                balance 0.00
        base volume: 65536 / 100% / 0.00 dB
        volume steps: 65537
        muted: no
        current latency: 41.03 ms
        max request: 6 KiB
        max rewind: 344 KiB
        monitor source: 2
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     立体声
        used by: 0
        linked by: 1
        configured latency: 40.00 ms; range is 0.50 .. 2000.00 ms
        card: 0
        module: 6
        properties:
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "HDMI 1"
                alsa.id = "HDMI 1"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "7"
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xd0914000 irq 264"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "0f04"
                device.product.name = "Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "hdmi:0,1"
                device.buffering.buffer_size = "352800"
                device.buffering.fragment_size = "176400"
                device.access_mode = "mmap+timer"
                device.profile.name = "hdmi-stereo-extra1"
                device.profile.description = "Digital Stereo (HDMI 2)"
                device.description = "内部音频 Digital Stereo (HDMI 2)"
                alsa.mixer_name = "Intel Valleyview2 HDMI"
                alsa.components = "HDA:80862882,80860101,00100000"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        ports:
                hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
        active port:
Reply View the author
avatar
daliwang
deepin
2017-09-12 03:08
#9
1 card(s) available.
    index: 0
        name:
        driver:
        owner module: 6
        properties:
                alsa.card = "0"
                alsa.card_name = "HDA Intel PCH"
                alsa.long_card_name = "HDA Intel PCH at 0xd0914000 irq 264"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:00:1b.0"
                sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "8086"
                device.vendor.name = "Intel Corporation"
                device.product.id = "0f04"
                device.product.name = "Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "0"
                device.description = "内部音频"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        profiles:
                output:hdmi-stereo: Digital Stereo (HDMI) 输出 (priority 5400, available: unknown)
                output:hdmi-surround: Digital Surround 5.1 (HDMI) 输出 (priority 300, available: unknown)
                output:hdmi-surround71: Digital Surround 7.1 (HDMI) 输出 (priority 300, available: unknown)
                output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) 输出 (priority 5200, available: unknown)
                output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) 输出 (priority 100, available: unknown)
                output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) 输出 (priority 100, available: unknown)
                off: 关 (priority 0, available: unknown)
        active profile:
        sinks:
                alsa_output.pci-0000_00_1b.0.hdmi-stereo-extra1/#2: 内部音频 Digital Stereo (HDMI 2)
        sources:
                alsa_output.pci-0000_00_1b.0.hdmi-stereo-extra1.monitor/#2: Monitor of 内部音频 Digital Stereo (HDMI 2)
        ports:
                hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
                hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
Reply View the author
avatar
daliwang
deepin
2017-09-12 03:13
#10

Reply View the author
avatar
daliwang
deepin
2017-09-12 20:57
#11
https://bbs.deepin.org/post/145354
麻烦贴一下 'pacmd list-cards' 和 'pacmd list-sinks' 的输出,谢谢!

还有救么?
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-09-13 00:01
#12

只有HDMI输出端口,没有找到扬声器......
Reply View the author
avatar
daliwang
deepin
2017-09-13 03:27
#13
https://bbs.deepin.org/post/145354
只有HDMI输出端口,没有找到扬声器......

在原chromeOS系统下时是有的。。。。。
Reply View the author