You are not logged in.

#1 2018-04-28 03:15:25

CanopusX
Member
Registered: 2017-04-09
Posts: 11

[SOLVED]No audio output through speakers

I've gone through many posts but had little luck. I am on an old x86 laptop with pulseaudio installed. I can hear fine through headphones but not through speakers. Someone in another post told about switching to the LTS kernel, but I hadn't had any audio either with LTS kernel on Linux Mint some time ago.

Here's the output of

lspci -v | grep -i audio
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
        Subsystem: Samsung Electronics Co Ltd NM10/ICH7 Family High Definition Audio Controller

Here's the output of

pactl list cards
Card #0
        Name: alsa_card.pci-0000_00_1b.0
        Driver: module-alsa-card.c
        Owner Module: 6
        Properties:
                alsa.card = "0"
                alsa.card_name = "HDA Intel"
                alsa.long_card_name = "HDA Intel at 0xdff00000 irq 26"
                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 = "27d8"
                device.product.name = "NM10/ICH7 Family High Definition Audio Controller"
                device.form_factor = "internal"
                device.string = "0"
                device.description = "Built-in Audio"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        Profiles:
                input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 60, available: no)
                output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6000, available: yes)
                output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6060, available: yes)
                off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
        Active Profile: output:analog-stereo+input:analog-stereo
        Ports:
                analog-input-mic: Microphone (priority: 8700, latency offset: 0 usec, not available)
                        Properties:
                                device.icon_name = "audio-input-microphone"
                        Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo
                analog-output-speaker: Speakers (priority: 10000, latency offset: 0 usec)
                        Properties:
                                device.icon_name = "audio-speakers"
                        Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
                analog-output-headphones: Headphones (priority: 9000, latency offset: 0 usec, not available)
                        Properties:
                                device.icon_name = "audio-headphones"
                        Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo

Last edited by CanopusX (2018-05-05 12:41:26)


--
Regards,
CanopusX
Glider - Game of Life

Offline

#2 2018-04-28 09:34:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,234

Re: [SOLVED]No audio output through speakers

Please post

pacmd list-sinks
pacmd list-sink-inputs #during playback
amixer -c0

as well.

Online

#3 2018-04-28 15:40:03

CanopusX
Member
Registered: 2017-04-09
Posts: 11

Re: [SOLVED]No audio output through speakers

  • pacmd list-sinks
    1 sink(s) available.
      * index: 0
            name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
            driver: <module-alsa-card.c>
            flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
            state: SUSPENDED
            suspend cause: IDLE 
            priority: 9039
            volume: front-left: 45874 /  70% / -9.29 dB,   front-right: 45874 /  70% / -9.29 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 48000Hz
            channel map: front-left,front-right
                         Stereo
            used by: 0
            linked by: 0
            configured latency: 0.00 ms; range is 0.50 .. 1837.50 ms
            card: 0 <alsa_card.pci-0000_00_1b.0>
            module: 6
            properties:
                    alsa.resolution_bits = "16"
                    device.api = "alsa"
                    device.class = "sound"
                    alsa.class = "generic"
                    alsa.subclass = "generic-mix"
                    alsa.name = "ALC269VC Analog"
                    alsa.id = "ALC269VC Analog"
                    alsa.subdevice = "0"
                    alsa.subdevice_name = "subdevice #0"
                    alsa.device = "0"
                    alsa.card = "0"
                    alsa.card_name = "HDA Intel"
                    alsa.long_card_name = "HDA Intel at 0xdff00000 irq 25"
                    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 = "27d8"
                    device.product.name = "NM10/ICH7 Family High Definition Audio Controller"
                    device.form_factor = "internal"
                    device.string = "front:0"
                    device.buffering.buffer_size = "352800"
                    device.buffering.fragment_size = "176400"
                    device.access_mode = "mmap+timer"
                    device.profile.name = "analog-stereo"
                    device.profile.description = "Analog Stereo"
                    device.description = "Built-in Audio Analog Stereo"
                    alsa.mixer_name = "Realtek ALC269VC"
                    alsa.components = "HDA:10ec0269,144dc629,00100202"
                    module-udev-detect.discovered = "1"
                    device.icon_name = "audio-card-pci"
            ports:
                    analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: no)
                            properties:
                                    device.icon_name = "audio-speakers"
                    analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: yes)
                            properties:
                                    device.icon_name = "audio-headphones"
            active port: <analog-output-headphones>
  • pacmd list-sink-inputs #during playback
    0 sink input(s) available.
  • amixer -c0
    Simple mixer control 'Master',0
      Capabilities: pvolume pvolume-joined pswitch pswitch-joined
      Playback channels: Mono
      Limits: Playback 0 - 87
      Mono: Playback 75 [86%] [-9.00dB] [on]
    Simple mixer control 'Headphone',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 87
      Mono:
      Front Left: Playback 87 [100%] [0.00dB] [on]
      Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Speaker',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 87
      Mono:
      Front Left: Playback 0 [0%] [-65.25dB] [off]
      Front Right: Playback 0 [0%] [-65.25dB] [off]
    Simple mixer control 'PCM',0
      Capabilities: pvolume
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 255
      Mono:
      Front Left: Playback 255 [100%] [0.00dB]
      Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Mic',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 31
      Mono:
      Front Left: Playback 0 [0%] [-34.50dB] [off]
      Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Mic Boost',0
      Capabilities: volume
      Playback channels: Front Left - Front Right
      Capture channels: Front Left - Front Right
      Limits: 0 - 3
      Front Left: 0 [0%] [0.00dB]
      Front Right: 0 [0%] [0.00dB]
    Simple mixer control 'Beep',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 31
      Mono:
      Front Left: Playback 0 [0%] [-34.50dB] [off]
      Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Capture',0
      Capabilities: cvolume cswitch
      Capture channels: Front Left - Front Right
      Limits: Capture 0 - 63
      Front Left: Capture 39 [62%] [12.00dB] [on]
      Front Right: Capture 39 [62%] [12.00dB] [on]
    Simple mixer control 'Auto-Mute Mode',0
      Capabilities: enum
      Items: 'Disabled' 'Enabled'
      Item0: 'Enabled'
    Simple mixer control 'Loopback Mixing',0
      Capabilities: enum
      Items: 'Disabled' 'Enabled'
      Item0: 'Disabled'

Last edited by CanopusX (2018-04-28 15:42:38)


--
Regards,
CanopusX
Glider - Game of Life

Offline

#4 2018-04-28 16:35:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,234

Re: [SOLVED]No audio output through speakers

Was that with your headphones unplugged? What is your actual end goal? Do you want to be able to use both at the same time? To simply get them working you could unmute the PCM and/or disable auto mute

amixer -c0 set 'Auto-Mute Mode' 'Disabled'
amixer -c0 'Speaker' unmute
#To force pulse, if it doesn't switch automatically
pacmd set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo analog-output-speaker

Online

#5 2018-04-28 17:21:41

CanopusX
Member
Registered: 2017-04-09
Posts: 11

Re: [SOLVED]No audio output through speakers

Oh, I'm extremely sorry for that previous reply. I stupidly posted the output with headphones plugged in. My problem actually is that there's no output through speakers at all. Here's the required output:

  • pacmd list-sinks
    1 sink(s) available.
      * index: 0
            name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
            driver: <module-alsa-card.c>
            flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
            state: SUSPENDED
            suspend cause: IDLE 
            priority: 9039
            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: 0.00 ms
            max request: 0 KiB
            max rewind: 0 KiB
            monitor source: 0
            sample spec: s16le 2ch 48000Hz
            channel map: front-left,front-right
                         Stereo
            used by: 0
            linked by: 0
            configured latency: 0.00 ms; range is 0.50 .. 1837.50 ms
            card: 0 <alsa_card.pci-0000_00_1b.0>
            module: 6
            properties:
                    alsa.resolution_bits = "16"
                    device.api = "alsa"
                    device.class = "sound"
                    alsa.class = "generic"
                    alsa.subclass = "generic-mix"
                    alsa.name = "ALC269VC Analog"
                    alsa.id = "ALC269VC Analog"
                    alsa.subdevice = "0"
                    alsa.subdevice_name = "subdevice #0"
                    alsa.device = "0"
                    alsa.card = "0"
                    alsa.card_name = "HDA Intel"
                    alsa.long_card_name = "HDA Intel at 0xdff00000 irq 25"
                    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 = "27d8"
                    device.product.name = "NM10/ICH7 Family High Definition Audio Controller"
                    device.form_factor = "internal"
                    device.string = "front:0"
                    device.buffering.buffer_size = "352800"
                    device.buffering.fragment_size = "176400"
                    device.access_mode = "mmap+timer"
                    device.profile.name = "analog-stereo"
                    device.profile.description = "Analog Stereo"
                    device.description = "Built-in Audio Analog Stereo"
                    alsa.mixer_name = "Realtek ALC269VC"
                    alsa.components = "HDA:10ec0269,144dc629,00100202"
                    module-udev-detect.discovered = "1"
                    device.icon_name = "audio-card-pci"
            ports:
                    analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
                            properties:
                                    device.icon_name = "audio-speakers"
                    analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
                            properties:
                                    device.icon_name = "audio-headphones"
            active port: <analog-output-speaker>
  • pacmd list-sink-inputs #during playback
    0 sink input(s) available.
  • amixer -c0
    Simple mixer control 'Master',0
      Capabilities: pvolume pvolume-joined pswitch pswitch-joined
      Playback channels: Mono
      Limits: Playback 0 - 87
      Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 87
      Mono:
      Front Left: Playback 0 [0%] [-65.25dB] [off]
      Front Right: Playback 0 [0%] [-65.25dB] [off]
    Simple mixer control 'Speaker',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 87
      Mono:
      Front Left: Playback 87 [100%] [0.00dB] [on]
      Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'PCM',0
      Capabilities: pvolume
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 255
      Mono:
      Front Left: Playback 255 [100%] [0.00dB]
      Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Mic',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 31
      Mono:
      Front Left: Playback 0 [0%] [-34.50dB] [off]
      Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Mic Boost',0
      Capabilities: volume
      Playback channels: Front Left - Front Right
      Capture channels: Front Left - Front Right
      Limits: 0 - 3
      Front Left: 0 [0%] [0.00dB]
      Front Right: 0 [0%] [0.00dB]
    Simple mixer control 'Beep',0
      Capabilities: pvolume pswitch
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 31
      Mono:
      Front Left: Playback 0 [0%] [-34.50dB] [off]
      Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Capture',0
      Capabilities: cvolume cswitch
      Capture channels: Front Left - Front Right
      Limits: Capture 0 - 63
      Front Left: Capture 39 [62%] [12.00dB] [on]
      Front Right: Capture 39 [62%] [12.00dB] [on]
    Simple mixer control 'Auto-Mute Mode',0
      Capabilities: enum
      Items: 'Disabled' 'Enabled'
      Item0: 'Enabled'
    Simple mixer control 'Loopback Mixing',0
      Capabilities: enum
      Items: 'Disabled' 'Enabled'
      Item0: 'Disabled'

--
Regards,
CanopusX
Glider - Game of Life

Offline

#6 2018-04-29 06:06:39

CanopusX
Member
Registered: 2017-04-09
Posts: 11

Re: [SOLVED]No audio output through speakers

Thanks a lot, everyone! Fortunately I solved the issue with the help of a user from #archlinux IRC. The problem actually was that my headphone jack was physically stuck in a plugged in state. I had to make arch believe that it's not by overriding it to a "Not Connected state"  using

hdajackretask

in

alsa-tools

. Here is a screenshot. Thanks again for V1del's help.


--
Regards,
CanopusX
Glider - Game of Life

Offline

#7 2018-05-04 19:54:00

xairscthos
Member
Registered: 2017-04-05
Posts: 2

Re: [SOLVED]No audio output through speakers

Unbelievable, just had the same problem after someone plugged some headphones in the front port and couldn't figure out what was going on. Seems that might be the issue, thanks for the solution!

Offline

Board footer

Powered by FluxBB