Activity log for bug #389494

Date Who What changed Old value New value Message
2009-06-19 13:25:41 Renard Voß bug added bug
2009-06-19 13:31:48 Renard Voß description No HDMI Sound with Jaunty, Kernel 2.6.30, ALSA 1.0.20, Conexant CX20561 and nvidia MCP65 HD Audio (Geforce 8400M GS) I did a fresh install of jaunty on my HP DV9812EG Notebook but HDMI Audio out isn't working. In the beginning i had ALSA Version 1.0.18 installed, which came with Ubuntu 9.04. Even tough the .lastest propriatary geforce driver (NVIDIA-Linux-x86_64-185.18.14-pkg2.run) seem to work properly, there was no HDMI sound. Thus, I updates to the lastest Kernel 2.6.30 (official release, no RC) and ALSA 1.0.20, but it didn't change anything. The HDMI "device" can't be recognized even tough it should be there. Under Windows Vista Everest finds the following soundcard and HD Audio Modem: Conexant Cx20561 @ nVIDIA MCP65 - High Definition Audio Controller Modem HDAUDIO Soft Data Fax Modem with SmartCP "hwinfo --short" under ubuntu 9.04 confirms this, but "aplay -l" list only these two audio devices (it should be three at least): rennie@Riese:~$ aplay -l **** Liste von PLAYBACK Geräten **** Karte 0: NVidia [HDA NVidia], Gerät 0: CONEXANT Analog [CONEXANT Analog] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 Karte 0: NVidia [HDA NVidia], Gerät 1: Conexant Digital [Conexant Digital] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 rennie@Riese:~$ So what's missing is something like this: Karte 0: NVidia [HDA NVidia], Gerät 3: NVIDIA HDMI [NVIDIA HDMI] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 "aplay -L" shows this result: rennie@Riese:~$ aplay -L default:CARD=NVidia HDA NVidia, CONEXANT Analog Default Audio Device front:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog Front speakers surround40:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=NVidia,DEV=0 HDA NVidia, Conexant Digital IEC958 (S/PDIF) Digital Audio Output null Discard all samples (playback) or generate zero samples (capture) rennie@Riese:~$ So again there is missing something like: hdmi:CARD=NVidia,DEV=0 HDA NVidia, NVIDIA HDMI HDMI Audio Output I even tried to go back to ALSA 1.0.19 but it is not possible to ./configure the original alsa-driver package (there was an error, but i don't remember which). As an alternative i tried to install the linuxant deb-version of ALSA (alsa-driver-linuxant_1.0.20.3_all.deb) and the realtek version (realtek-linux-audiopack-5.11) but both versions didn't work. So this must be a bug, because everything else works fine (e.g. HDMI Video out, Laptop Speakers, Ear-Plug-Audio out...) Unfortunately, to find and eliminate the bug, I can contribute only with some other information: Result of "lspci | grep -i audio!": --------------------------------------------------- rennie@Riese:~$ lspci | grep -i audio 00:07.0 Audio device: nVidia Corporation MCP65 High Definition Audio (rev a1) ...and the result of "cat /proc/asound/cards" rennie@Riese:~$ cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xf2480000 irq 21 rennie@Riese:~$ Result of "alsactl init NVidia": ------------------------------------------------ rennie@Riese:~$ alsactl init NVidia Unknown hardware: "HDA-Intel" "Conexant CX20561 (Hermosa)" "HDA:14f15051,103c30cf,00100000" "0x103c" "0x30cf" Hardware is initialized using a guess method /usr/share/alsa/init/default:51: control element not found /usr/share/alsa/init/default:52: missing closing brace for format /usr/share/alsa/init/default:52: error parsing CTL attribute /usr/share/alsa/init/default:52: invalid rule rennie@Riese:~$ I did a fresh install of jaunty on my HP DV9812EG Notebook, but HDMI Audio out isn't working. In the beginning i had ALSA Version 1.0.18 installed, which came with Ubuntu 9.04. Even tough the .lastest propriatary geforce driver (NVIDIA-Linux-x86_64-185.18.14-pkg2.run) seem to work properly, there was no HDMI sound. Thus, I updates to the lastest Kernel 2.6.30 (official release, no RC) and ALSA 1.0.20, but it didn't change anything. The HDMI "device" can't be recognized even tough it should be there. ALSA 1.0.20 was configured with the following command: ./configure --with-cards=all --with-card-options=all --with-sequencer=yes && make Under Windows Vista Everest finds the following soundcard and HD Audio Modem: Conexant Cx20561 @ nVIDIA MCP65 - High Definition Audio Controller Modem HDAUDIO Soft Data Fax Modem with SmartCP "hwinfo --short" under ubuntu 9.04 confirms this, but "aplay -l" list only these two audio devices (it should be three at least): rennie@Riese:~$ aplay -l **** Liste von PLAYBACK Geräten **** Karte 0: NVidia [HDA NVidia], Gerät 0: CONEXANT Analog [CONEXANT Analog] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 Karte 0: NVidia [HDA NVidia], Gerät 1: Conexant Digital [Conexant Digital] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 rennie@Riese:~$ So what's missing is something like this: Karte 0: NVidia [HDA NVidia], Gerät 3: NVIDIA HDMI [NVIDIA HDMI] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 "aplay -L" shows this result: rennie@Riese:~$ aplay -L default:CARD=NVidia HDA NVidia, CONEXANT Analog Default Audio Device front:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog Front speakers surround40:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=NVidia,DEV=0 HDA NVidia, Conexant Digital IEC958 (S/PDIF) Digital Audio Output null Discard all samples (playback) or generate zero samples (capture) rennie@Riese:~$ So again there is missing something like: hdmi:CARD=NVidia,DEV=0 HDA NVidia, NVIDIA HDMI HDMI Audio Output I even tried to go back to ALSA 1.0.19 but it is not possible to ./configure the original alsa-driver package (there was an error, but i don't remember which). As an alternative i tried to install the linuxant deb-version of ALSA (alsa-driver-linuxant_1.0.20.3_all.deb) and the realtek version (realtek-linux-audiopack-5.11) but both versions didn't work. So this must be a bug, because everything else works fine (e.g. HDMI Video out, Laptop Speakers, Ear-Plug-Audio out...) Unfortunately, to find and eliminate the bug, I can contribute only with some other information: Result of "lspci | grep -i audio!": --------------------------------------------------- rennie@Riese:~$ lspci | grep -i audio 00:07.0 Audio device: nVidia Corporation MCP65 High Definition Audio (rev a1) ...and the result of "cat /proc/asound/cards" rennie@Riese:~$ cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xf2480000 irq 21 rennie@Riese:~$ Result of "alsactl init NVidia": ------------------------------------------------ rennie@Riese:~$ alsactl init NVidia Unknown hardware: "HDA-Intel" "Conexant CX20561 (Hermosa)" "HDA:14f15051,103c30cf,00100000" "0x103c" "0x30cf" Hardware is initialized using a guess method /usr/share/alsa/init/default:51: control element not found /usr/share/alsa/init/default:52: missing closing brace for format /usr/share/alsa/init/default:52: error parsing CTL attribute /usr/share/alsa/init/default:52: invalid rule rennie@Riese:~$
2009-06-19 13:33:39 Renard Voß description I did a fresh install of jaunty on my HP DV9812EG Notebook, but HDMI Audio out isn't working. In the beginning i had ALSA Version 1.0.18 installed, which came with Ubuntu 9.04. Even tough the .lastest propriatary geforce driver (NVIDIA-Linux-x86_64-185.18.14-pkg2.run) seem to work properly, there was no HDMI sound. Thus, I updates to the lastest Kernel 2.6.30 (official release, no RC) and ALSA 1.0.20, but it didn't change anything. The HDMI "device" can't be recognized even tough it should be there. ALSA 1.0.20 was configured with the following command: ./configure --with-cards=all --with-card-options=all --with-sequencer=yes && make Under Windows Vista Everest finds the following soundcard and HD Audio Modem: Conexant Cx20561 @ nVIDIA MCP65 - High Definition Audio Controller Modem HDAUDIO Soft Data Fax Modem with SmartCP "hwinfo --short" under ubuntu 9.04 confirms this, but "aplay -l" list only these two audio devices (it should be three at least): rennie@Riese:~$ aplay -l **** Liste von PLAYBACK Geräten **** Karte 0: NVidia [HDA NVidia], Gerät 0: CONEXANT Analog [CONEXANT Analog] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 Karte 0: NVidia [HDA NVidia], Gerät 1: Conexant Digital [Conexant Digital] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 rennie@Riese:~$ So what's missing is something like this: Karte 0: NVidia [HDA NVidia], Gerät 3: NVIDIA HDMI [NVIDIA HDMI] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 "aplay -L" shows this result: rennie@Riese:~$ aplay -L default:CARD=NVidia HDA NVidia, CONEXANT Analog Default Audio Device front:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog Front speakers surround40:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=NVidia,DEV=0 HDA NVidia, Conexant Digital IEC958 (S/PDIF) Digital Audio Output null Discard all samples (playback) or generate zero samples (capture) rennie@Riese:~$ So again there is missing something like: hdmi:CARD=NVidia,DEV=0 HDA NVidia, NVIDIA HDMI HDMI Audio Output I even tried to go back to ALSA 1.0.19 but it is not possible to ./configure the original alsa-driver package (there was an error, but i don't remember which). As an alternative i tried to install the linuxant deb-version of ALSA (alsa-driver-linuxant_1.0.20.3_all.deb) and the realtek version (realtek-linux-audiopack-5.11) but both versions didn't work. So this must be a bug, because everything else works fine (e.g. HDMI Video out, Laptop Speakers, Ear-Plug-Audio out...) Unfortunately, to find and eliminate the bug, I can contribute only with some other information: Result of "lspci | grep -i audio!": --------------------------------------------------- rennie@Riese:~$ lspci | grep -i audio 00:07.0 Audio device: nVidia Corporation MCP65 High Definition Audio (rev a1) ...and the result of "cat /proc/asound/cards" rennie@Riese:~$ cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xf2480000 irq 21 rennie@Riese:~$ Result of "alsactl init NVidia": ------------------------------------------------ rennie@Riese:~$ alsactl init NVidia Unknown hardware: "HDA-Intel" "Conexant CX20561 (Hermosa)" "HDA:14f15051,103c30cf,00100000" "0x103c" "0x30cf" Hardware is initialized using a guess method /usr/share/alsa/init/default:51: control element not found /usr/share/alsa/init/default:52: missing closing brace for format /usr/share/alsa/init/default:52: error parsing CTL attribute /usr/share/alsa/init/default:52: invalid rule rennie@Riese:~$ I did a fresh install of jaunty on my HP DV9812EG Notebook, but HDMI Audio out isn't working. In the beginning i had ALSA Version 1.0.18 installed, which came with Ubuntu 9.04. Even tough the lastest proprietary geforce driver (NVIDIA-Linux-x86_64-185.18.14-pkg2.run) seems to work properly, there was no HDMI sound. Thus, I updated to the lastest Kernel 2.6.30 (official release, no RC) and ALSA 1.0.20, but it didn't change anything. The HDMI "device" can't be recognized even tough it should be there. ALSA 1.0.20 was configured with the following command: ./configure --with-cards=all --with-card-options=all --with-sequencer=yes && make Under Windows Vista Everest finds the following soundcard and HD Audio Modem: Conexant Cx20561 @ nVIDIA MCP65 - High Definition Audio Controller Modem HDAUDIO Soft Data Fax Modem with SmartCP "hwinfo --short" under ubuntu 9.04 confirms this, but "aplay -l" list only these two audio devices (it should be three at least): rennie@Riese:~$ aplay -l **** Liste von PLAYBACK Geräten **** Karte 0: NVidia [HDA NVidia], Gerät 0: CONEXANT Analog [CONEXANT Analog] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 Karte 0: NVidia [HDA NVidia], Gerät 1: Conexant Digital [Conexant Digital] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 rennie@Riese:~$ So what's missing is something like this: Karte 0: NVidia [HDA NVidia], Gerät 3: NVIDIA HDMI [NVIDIA HDMI] Untergeordnete Geräte: 1/1 Untergeordnetes Gerät '0: subdevice #0 "aplay -L" shows this result: rennie@Riese:~$ aplay -L default:CARD=NVidia HDA NVidia, CONEXANT Analog Default Audio Device front:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog Front speakers surround40:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=NVidia,DEV=0 HDA NVidia, CONEXANT Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=NVidia,DEV=0 HDA NVidia, Conexant Digital IEC958 (S/PDIF) Digital Audio Output null Discard all samples (playback) or generate zero samples (capture) rennie@Riese:~$ So again there is missing something like: hdmi:CARD=NVidia,DEV=0 HDA NVidia, NVIDIA HDMI HDMI Audio Output I even tried to go back to ALSA 1.0.19 but it is not possible to ./configure the original alsa-driver package (there was an error, but i don't remember which). As an alternative i tried to install the linuxant deb-version of ALSA (alsa-driver-linuxant_1.0.20.3_all.deb) and the realtek version (realtek-linux-audiopack-5.11) but both versions didn't work. So this must be a bug, because everything else works fine (e.g. HDMI Video out, Laptop Speakers, Ear-Plug-Audio out...) Unfortunately, to find and eliminate the bug, I can contribute only with some other information: Result of "lspci | grep -i audio!": --------------------------------------------------- rennie@Riese:~$ lspci | grep -i audio 00:07.0 Audio device: nVidia Corporation MCP65 High Definition Audio (rev a1) ...and the result of "cat /proc/asound/cards" rennie@Riese:~$ cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xf2480000 irq 21 rennie@Riese:~$ Result of "alsactl init NVidia": ------------------------------------------------ rennie@Riese:~$ alsactl init NVidia Unknown hardware: "HDA-Intel" "Conexant CX20561 (Hermosa)" "HDA:14f15051,103c30cf,00100000" "0x103c" "0x30cf" Hardware is initialized using a guess method /usr/share/alsa/init/default:51: control element not found /usr/share/alsa/init/default:52: missing closing brace for format /usr/share/alsa/init/default:52: error parsing CTL attribute /usr/share/alsa/init/default:52: invalid rule rennie@Riese:~$
2009-06-19 17:49:29 Brian Murray affects ubuntu linux (Ubuntu)
2009-10-27 00:54:14 kidgasosa linux (Ubuntu): assignee José Manuel Fernandes (kidgasosa)
2009-10-27 00:54:25 kidgasosa linux (Ubuntu): assignee José Manuel Fernandes (kidgasosa)
2009-11-28 13:57:58 dacool bug task added alsa-driver (Ubuntu)
2009-12-27 18:31:15 Simon bug watch added https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4821
2009-12-27 18:31:15 Simon bug task added alsa-driver (Arch Linux)
2009-12-28 17:22:03 Renard Voß bug watch added https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4589
2010-03-14 05:25:29 Jeremy Foshee tags kernel-sound
2010-03-14 05:25:33 Jeremy Foshee tags kernel-sound kernel-sound needs-kernel-logs
2010-03-14 05:25:37 Jeremy Foshee tags kernel-sound needs-kernel-logs kernel-sound needs-kernel-logs needs-upstream-testing
2010-03-14 05:25:41 Jeremy Foshee tags kernel-sound needs-kernel-logs needs-upstream-testing kernel-sound kj-triage needs-kernel-logs needs-upstream-testing
2010-03-14 05:25:50 Jeremy Foshee linux (Ubuntu): status New Incomplete
2010-03-15 19:12:46 Brad Figg tags kernel-sound kj-triage needs-kernel-logs needs-upstream-testing hdmi kernel-sound kj-triage needs-kernel-logs needs-upstream-testing nvidia
2010-04-12 17:00:35 beytu attachment added AlsaDevices.txt http://launchpadlibrarian.net/43941939/AlsaDevices.txt
2010-04-12 17:00:41 beytu attachment added AplayDevices.txt http://launchpadlibrarian.net/43941958/AplayDevices.txt
2010-04-12 17:00:44 beytu attachment added BootDmesg.txt http://launchpadlibrarian.net/43941977/BootDmesg.txt
2010-04-12 17:00:48 beytu attachment added Card0.Amixer.values.txt http://launchpadlibrarian.net/43942025/Card0.Amixer.values.txt
2010-04-12 17:00:52 beytu attachment added Card0.Codecs.codec.0.txt http://launchpadlibrarian.net/43942035/Card0.Codecs.codec.0.txt
2010-04-12 17:00:57 beytu attachment added CurrentDmesg.txt http://launchpadlibrarian.net/43942042/CurrentDmesg.txt
2010-04-12 17:01:03 beytu attachment added Dependencies.txt http://launchpadlibrarian.net/43942049/Dependencies.txt
2010-04-12 17:01:07 beytu attachment added PciMultimedia.txt http://launchpadlibrarian.net/43942055/PciMultimedia.txt
2010-04-12 17:01:11 beytu attachment added XsessionErrors.txt http://launchpadlibrarian.net/43942061/XsessionErrors.txt
2010-04-12 17:01:15 beytu linux (Ubuntu): status Incomplete New
2010-04-12 17:01:19 beytu tags hdmi kernel-sound kj-triage needs-kernel-logs needs-upstream-testing nvidia apport-collected hdmi kernel-sound kj-triage needs-kernel-logs needs-upstream-testing nvidia
2010-05-14 10:09:21 Daniel T Chen linux (Ubuntu): status New Fix Released
2010-05-14 10:10:50 Daniel T Chen alsa-driver (Ubuntu): status New Fix Released
2010-07-08 20:21:46 Bug Watch Updater alsa-driver (Arch Linux): status Unknown New