Comment 22 for bug 897008

Revision history for this message
Fabrizio Gennari (fabrizio-ge) wrote : Re: HDMI: no sound, video too fast

Installed packages
 linux-headers-3.2.0-030200rc2-generic_3.2.0-030200rc2.201111151435_amd64.deb
 linux-headers-3.2.0-030200rc2_3.2.0-030200rc2.201111151435_all.deb
 linux-image-3.2.0-030200rc2-generic_3.2.0-030200rc2.201111151435_amd64.deb
from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2-rc2-oneiric/.

Rebooted. Verified that the newest kernel was running:
fabrizio@fabrizio-MS-7623:~$ uname -r
3.2.0-030200rc2-generic

The problem is still there.

Something to report: an error while installing one of the above 3 packages.
fabrizio@fabrizio-MS-7623:~$ sudo dpkg -i /home/fabrizio/Scaricati/linux-headers-3.2.0-030200rc2-generic_3.2.0-030200rc2.201111151435_amd64.deb
(Lettura del database... 278852 file e directory attualmente installati.)
Preparativi per sostituire linux-headers-3.2.0-030200rc2-generic v.3.2.0-030200rc2.201111151435 (utilizzando .../linux-headers-3.2.0-030200rc2-generic_3.2.0-030200rc2.201111151435_amd64.deb)...
Estrazione del sostituto di linux-headers-3.2.0-030200rc2-generic...
Configurazione di linux-headers-3.2.0-030200rc2-generic (3.2.0-030200rc2.201111151435)...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.2.0-030200rc2-generic /boot/vmlinuz-3.2.0-030200rc2-generic
Error! Bad return status for module build on kernel: 3.2.0-030200rc2-generic (x86_64)
Consult /var/lib/dkms/alsa-hda/0.1/build/make.log for more information.

fabrizio@fabrizio-MS-7623:~$ cat /var/lib/dkms/alsa-hda/0.1/build/make.log
DKMS make.log for alsa-hda-0.1 for kernel 3.2.0-030200rc2-generic (x86_64)
mer 30 nov 2011, 09.09.22, CET
make -C /lib/modules/3.2.0-030200rc2-generic/build M=/var/lib/dkms/alsa-hda/0.1/build modules
make[1]: ingresso nella directory "/usr/src/linux-headers-3.2.0-030200rc2-generic"
  CC [M] /var/lib/dkms/alsa-hda/0.1/build/patch_analog.o
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5064:14: error: expected declaration specifiers or ‘...’ before string constant
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5066:16: error: expected declaration specifiers or ‘...’ before string constant
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5067:20: error: expected declaration specifiers or ‘...’ before string constant
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5071:11: error: ‘THIS_MODULE’ undeclared here (not in a function)
make[2]: *** [/var/lib/dkms/alsa-hda/0.1/build/patch_analog.o] Errore 1
make[1]: *** [_module_/var/lib/dkms/alsa-hda/0.1/build] Errore 2
make[1]: uscita dalla directory "/usr/src/linux-headers-3.2.0-030200rc2-generic"
make: *** [all] Errore 2