At Wed, 15 Oct 2003 14:05:27 +0300, Andrei Boros wrote: > > > > Takashi Iwai wrote: > > > > At Wed, 15 Oct 2003 13:07:22 +0300, > > Andrei Boros wrote: > > > > > > Attempting again at opti92x-ad1848 build from cvs tree taken today : > > > > > > compilation goes well (all components of alsa). > > > > > > ./configure --with-isapnp=yes --with-sequencer=yes --with-oss=yes > > > --with-debug=detect --with-cards=cs46xx,opti92x-ad1848 > > > make > > > make install > > > depmod -a > > > (depmod returns no unresolved symbols) > > > > > > gate:~# modprobe snd-opti92x-ad1848 > > > /lib/modules/2.2.24/misc/snd-hwdep.o: unresolved symbol > > > snd_register_oss_device_Rddc5e1d2 > > > > there has been no change about the version symbols in the ALSA codes > > for very long time. > > did you run make clean ? > > Actually I erased the entire alsa-driver, alsa-kernel and alsa-oss > directories and get a fresh, clean copy with cvs just before I did the > above. > > Ok, I am rechecking my steps. > - Delete alsa-driver, alsa-kernel, alsa-oss directories. > - also /lib/modules/2.2.24/misc/snd*.o > - getting latest with cvs > - in alsa-driver, cvscompile. I stop it when it gets to the configure > stage so I can give coonfigure my set of parameters. > - make
unload all ALSA (and isapnp, pnp) modules before the following. > - make install > - depmod -a > - modprobe .... > > Odd, i get only one unresolved symbol now (now I also deleted alsa-oss, > which i did not before. > ok, here it is : > gate:~/install/alsa-cvs/alsa-driver# modprobe snd-opti92x-ad1848 > /lib/modules/2.2.24/misc/snd-opti92x-ad1848.o: unresolved symbol > isapnp_resource_change_R09b965af > snd: Device or resource busy it must be the old isapnp module which wasn't unloaded. Takashi ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel