Greetings, I just switched over to alsa driver 0.9beta7. I had been successfully using alsa .5 with SuSE 7.2. Recently I decided to upgrade to kernel 2.4.9 (with Low-latency patches) and Alsa .9. While Alsa .5 worked perfectly under kernel 2.4.4 (the default SuSE kernel), neither alsa .5 nor .9 seems to be working under kernel 2.4.9. I checked my modules.conf, and everything looks right. However, when I run cat /proc/asound/cards, I get the following message: --- no soundcards ---. When I run insmod /lib/modules/2.4.9/misc/snd-card-emu10k1.o, I get the following error message: /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_fx8010_new_R7b3b6709 /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_pcm_efx_R398db3ea /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_pcm_Rd083f633 /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_seq_device_new_Re723d775 /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_pcm_mic_R6c0ff29b /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_fx8010_pcm_Rfe638be1 /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_midi_Re48deb9c /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_create_Ra773e5b6 /lib/modules/2.4.9/misc/snd-card-emu10k1.o: unresolved symbol snd_emu10k1_mixer_Rf1cb0593 Moreover, I checked my dmesg, and the following lines seemed relevant: ALSA card-emu10k1.c:201: EMU10K1 soundcard not found or device busy ALSA card-emu10k1.c:201: EMU10K1 soundcard not found or device busy ALSA card-emu10k1.c:201: EMU10K1 soundcard not found or device busy ALSA card-emu10k1.c:201: EMU10K1 soundcard not found or device busy Here are the alsa-specific lines from my /etc/modules.conf: alias char-major-116 snd alias snd-card-0 snd-card-emu10k1 alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss options snd snd_major=116 snd_cards_limit=1 options snd-card-emu10k1 snd_id=card1 snd_index=0 Thanks in advance for any help. -dgm _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
