On 2009-07-10 12:42:17 -0400, Marvin Stodolsky wrote: > RE: > [ 11.476529] snd_page_alloc: no symbol version for module_layout > you may have a mismatch between the ALSA versions in the hsfmodem code > and those on your System. hsfmodem isn't installed yet. Anyway, according to http://www.linuxant.com/drivers/hsf/index.php it seems that alsa-driver-linuxant isn't necessary on my machine (with HSF/HSFi). I wonder why cnxtinstall.run wanted to install it. So, I've uninstalled alsa-driver-linuxant and reinstalled the linux-image-2.6.30-1-amd64 package (now sound works OK). I'm currently looking at hsfmodem. I've downloaded the source (TAR format) for x86_64 (hsfmodem-7.80.02.04x86_64full.tar.gz). When I try "make debprecomp", I get the following error: [...] install -d debian/tmp ../modules/kernelcompiler.sh: gcc version 3.2 or similar is required to compile modules for your kernel Makefile:451: target `binaries/linux-2.6.30-1-amd64-SMP' given more than once in the same rule. /home/vinc17/software/hsfmodem-7.80.02.04x86_64full/modules/kernelcompiler.sh: gcc version 3.2 or similar is required to compile modules for your kernel /home/vinc17/software/hsfmodem-7.80.02.04x86_64full/modules/kernelcompiler.sh: gcc version 3.2 or similar is required to compile modules for your kernel make[6]: *** [/home/vinc17/software/hsfmodem-7.80.02.04x86_64full/modules/mod_engine.o] Error 1 Why is it asking for gcc 3.2, while the kernel was compiled with gcc 4.3.3? $ cat /proc/version Linux version 2.6.30-1-amd64 (Debian 2.6.30-2) (waldi@xxxxxxxxxx) (gcc version 4.3.3 (Debian 4.3.3-13) ) #1 SMP Wed Jul 8 12:20:34 UTC 2009 Note: on this machine, gcc 4.3.3 is the default gcc version. -- Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)