[alsa-devel] 2.1 audio not working in Kubuntu 13.10
Dear friends,
I have a Dell L702X laptop which comes with a 2.1 sound configuration - 2 speakers + subwoofer from JBL. Sound is suberb in Windows, but I can't get the subwoofer to work in Linux!
Here's the information I think you need:
&&&&&@dell-xps:~$ aplay -l **** Lista de Dispositivos PLAYBACK Hardware **** placa 0: PCH [HDA Intel PCH], dispositivo 0: ALC665 Analog [ALC665 Analog] Dispositivo secundário: 1/1 Dispositivo secundário #0: subdevice #0 placa 0: PCH [HDA Intel PCH], dispositivo 1: ALC665 Digital [ALC665 Digital] Dispositivo secundário: 1/1 Dispositivo secundário #0: subdevice #0 placa 0: PCH [HDA Intel PCH], dispositivo 3: HDMI 0 [HDMI 0] Dispositivo secundário: 1/1 Dispositivo secundário #0: subdevice #0
#######@dell-xps:~$ aplay -L default Playback/recording through the PulseAudio sound server sysdefault:CARD=PCH HDA Intel PCH, ALC665 Analog Default Audio Device front:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog Front speakers surround40:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Digital IEC958 (S/PDIF) Digital Audio Output hdmi:CARD=PCH,DEV=0 HDA Intel PCH, HDMI 0 HDMI Audio Output dmix:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog Direct sample mixing device dmix:CARD=PCH,DEV=1 HDA Intel PCH, ALC665 Digital Direct sample mixing device dmix:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Direct sample mixing device dsnoop:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog Direct sample snooping device dsnoop:CARD=PCH,DEV=1 HDA Intel PCH, ALC665 Digital Direct sample snooping device dsnoop:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Direct sample snooping device hw:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog Direct hardware device without any conversions hw:CARD=PCH,DEV=1 HDA Intel PCH, ALC665 Digital Direct hardware device without any conversions hw:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Direct hardware device without any conversions plughw:CARD=PCH,DEV=0 HDA Intel PCH, ALC665 Analog Hardware device with all software conversions plughw:CARD=PCH,DEV=1 HDA Intel PCH, ALC665 Digital Hardware device with all software conversions plughw:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Hardware device with all software conversions
))))))))@dell-xps:~$ lspci -v | grep -A7 -i audio 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05) Subsystem: Dell Device 04b8 Flags: bus master, fast devsel, latency 0, IRQ 54 Memory at f3c00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5) (prog-if 00 [Normal decode])
^^^^^^@dell-xps:~$ cat /proc/asound/card0/codec* | grep Codec Codec: Realtek ALC665 Codec: Intel CougarPoint HDMI
I've installed Realtek audio drivers and pretty much tried all tweaks on alsa .conf files a pulse .conf files.
As I said, currently the stereo sound is good on both speakers, but how can I get the subwoofer to work?
THanks a million in advance,
Tomas
2014-04-03 2:44 GMT+08:00 Tomas Black tomas.black@gmail.com:
Dear friends,
I have a Dell L702X laptop which comes with a 2.1 sound configuration - 2 speakers + subwoofer from JBL. Sound is suberb in Windows, but I can't get the subwoofer to work in Linux!
http://www.realtek.com/products/productsView.aspx?Langid=1&PFid=37&L...
Take a look at datasheet,
ALC655 is a 5.1 codec and a MONO out
either the subwoofer is at the MONO node 0x17 or the right or left channels of the other unconnected stereo nodes
try hdajackretask to change the pin default of node 0x17 to [Fixed] Speaker at Int
http://en.community.dell.com/support-forums/laptop/f/3517/t/19440542.aspx
seem support 5.1 using two headphone jacks and mic jack
Hello Raymond,
thanks for your answer.
I checked the Dell thread and the Realtek datasheet. I see it's possible to connect to external 5.1 (or 2.1) sound system.
However I want to make it work with the *internal *2 speakers + *internal * subwoofer.
I've read tons of links and similar threas, it seems it is not possible under linux :-(
Regards,
Tomas Black
On Sun, Apr 6, 2014 at 10:15 PM, Raymond Yau superquad.vortex2@gmail.comwrote:
2014-04-03 2:44 GMT+08:00 Tomas Black tomas.black@gmail.com:
Dear friends,
I have a Dell L702X laptop which comes with a 2.1 sound configuration - 2 speakers + subwoofer from JBL. Sound is suberb in Windows, but I can't get the subwoofer to work in Linux!
http://www.realtek.com/products/productsView.aspx?Langid=1&PFid=37&L...
Take a look at datasheet,
ALC655 is a 5.1 codec and a MONO out
either the subwoofer is at the MONO node 0x17 or the right or left channels of the other unconnected stereo nodes
try hdajackretask to change the pin default of node 0x17 to [Fixed] Speaker at Int
http://en.community.dell.com/support-forums/laptop/f/3517/t/19440542.aspx
seem support 5.1 using two headphone jacks and mic jack
z
thanks for your answer.
I checked the Dell thread and the Realtek datasheet. I see it's possible to connect to external 5.1 (or 2.1) sound system.
However I want to make it work with the *internal *2 speakers + *internal *subwoofer.
I've read tons of links and similar threas, it seems it is not possible under linux :-(
how did you test 2.1 speakers ?
http://voices.canonical.com/david.henningsson/2011/11/29/turn-your-mic-jack-...
have you try hda-jack-retask to fix the pin default of missing subwoofer ?
do you mean surround21 setup does not work ?
http://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=48f1b308cc66152eb6db6...
https://launchpadlibrarian.net/90274068/Card0.Codecs.codec.0.txt
if node 0x17 does not work, you need to try the other unconnected stereo pin complex (e.g. node 0x16 , 0x18, 0x21)
0x99130111
using hda-emu with pin fixup,
do you mean no sound when the two headphone jack share the same volume control ?
autoconfig: line_outs=2 (0x15/0x17/0x0/0x0/0x0) type:speaker speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) hp_outs=2 (0x1b/0x19/0x0/0x0/0x0) mono: mono_out=0x0 dig-out=0x1e/0x0 inputs: Internal Mic=0x12 Mic=0x1a
==> Best config: lo_type=1, wired=1, mio=1 multi_outs = 15/17/0/0 : 3/2/0/0 (type SP) out path: depth=3 :03:0d:15 out path: depth=3 :02:0f:17 hp_outs = 1b/19/0/0 : 4/4/0/0 hp path: depth=3 :04:0e:1b hp path: depth=3 :04:0e:19
CTRL: add: Speaker Playback Volume:0 CTRL: add: Speaker Playback Switch:0 CTRL: add: Bass Speaker Playback Volume:0 CTRL: add: Bass Speaker Playback Switch:0 CTRL: add: Headphone Playback Volume:0 CTRL: add: Headphone Playback Switch:0 CTRL: add: Headphone Playback Switch:1
participants (2)
-
Raymond Yau
-
Tomas Black