At Tue, 11 Sep 2001 18:58:46 +0100, James Tappin wrote: > > On Monday 10 September 2001 19:00, James Tappin wrote: > > With the current CVS drivers, I get the following error on installation: > > depmod -a > > depmod: *** Unresolved symbols in /lib/modules/2.4.6/misc/snd-tea6330t.o > > > > I built with "./cvscompile --with-cards=ice1712,trident > > --without-isapnp". > > > > I'm using a local build of the 2.4.6 kernel on SuSE 7.2, I have all > > available i2c options enables as modules. > > > > Any ideas what's wrong? > > > > BTW it doesn't seem to affect analogue playback or recording. > > > > Further info: > # depmod -ae > depmod: *** Unresolved symbols in /lib/modules/2.4.6/misc/snd-tea6330t.o > depmod: snd_i2c_probeaddr > depmod: snd_i2c_device_create > depmod: snd_i2c_sendbytes > depmod: snd_i2c_device_free > > Also with today's CVS, there are also unresolved symbols in snd-css8427.o > (same ones but with what looks like some machine generated number at the > end). Furthermore -- the ice1712 driver won't load, so I've backed out > todays stuff from my disk. > > James Looks like snd-i2c.o is not properly generated or installed. The symbols above are included in that module. Please check whether CONFIG_SND_I2C is 1 in your card.config file (after cvscompile). Also, snd-tea6330t.o should _not_ be compiled when you specify only ice1712 and trident cards. It's for gus interwave only. Anyway, please try to make clean and rebuild. ciao, Takashi _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel