On 2009-07-10 17:03:44 +0200, Vincent Lefevre wrote: > I've rebooted the machine, but there's another problem: audio programs > no longer work. Before the installation, "lsmod | grep snd" was saying: > > snd_hda_codec_idt 62460 1 > snd_hda_intel 26680 0 > snd_hda_codec 75168 2 snd_hda_codec_idt,snd_hda_intel > snd_hwdep 8120 1 snd_hda_codec > snd_pcm 78440 2 snd_hda_intel,snd_hda_codec > snd_seq 51312 0 > snd_timer 21824 2 snd_pcm,snd_seq > snd_seq_device 7476 1 snd_seq > snd 63864 8 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device > soundcore 7984 1 snd > snd_page_alloc 9968 2 snd_hda_intel,snd_pcm > > But now it returns nothing. After a kernel is installed under Debian, the modules are in the directory /lib/modules/`uname -r`/kernel e.g. /lib/modules/2.6.30-1-amd64/kernel in my case. Normally there are modules matching "*snd*.ko". After installing alsa-driver-linuxant, these modules have disappeared! I can see that alsa-driver-linuxant installed its own modules in the directory /lib/modules/2.6.30/misc. Is it normal? What should I do? -- 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)