Comment 32 for bug 116326

Revision history for this message
Alejandro Zunino (azunino) wrote : Re: No audio INTEL HD audio - Realtek ALC268 codec - Toshiba A205-S4577

Hi,
just FYI, the "official" Realtek driver does not even compile on feisty (linux-image-2.6.20-16-generic & linux-headers-2.6.20-16-generic):

In file included from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/sound/driver.h:46,
                 from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/acore/hwdep.c:22:
/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h:726: error: redefinition of ‘jiffies_to_msecs’
include/linux/jiffies.h:268: error: previous definition of ‘jiffies_to_msecs’ was here
/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h:745: error: redefinition of ‘msecs_to_jiffies’
include/linux/jiffies.h:290: error: previous definition of ‘msecs_to_jiffies’ was here
In file included from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h:842,
                 from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/sound/driver.h:46,
                 from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/acore/hwdep.c:22:
include/linux/pci.h:541: error: expected identifier or ‘(’ before numeric constant
In file included from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/sound/driver.h:46,
                 from /tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/acore/hwdep.c:22:
/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h: In function ‘snd_pci_orig_save_state’:
/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h:1083: error: too many arguments to function ‘pci_save_state’
/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h: In function ‘snd_pci_orig_restore_state’:
/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/include/adriver.h:1087: error: too many arguments to function ‘pci_restore_state’
make[3]: *** [/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/acore/hwdep.o] Error 1
make[2]: *** [/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f/acore] Error 2
make[1]: *** [_module_/tmp/realtek-linux-audiopack-4.05f/alsa-driver-1.0.12-4.05f] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic'
make: *** [compile] Error 2