At Fri, 31 Oct 2003 14:39:27 +0200, Andrei Boros wrote: > > > Takashi Iwai wrote: > > > > > > gate:~# modprobe snd-opti92x-ad1848 > > > > > /lib/modules/2.2.24/misc/snd-opti92x-ad1848.o: init_module: Device or > > > > > resource busy > > > > > snd: Device or resource busy > > > could you check at which point the error happens, e.g. by putting > > printk()'s ? > > Ok, here it is : > > Remeber that I said modprobe snd-opti92x-ad1848 does not attempt to > automatically load snd-isapnp too? I think there might be a connection.
maybe. i don't understand why. check /lib/modules/XXX/modules.dep and whether snd-opti92x-ad1848 has the dependency to snd-isapnp. > in opti92x-ad1848.c : > > In alsa_card_opti9xx_setup really entered to this function? it must not happen as long as the driver is a module... Takashi ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
