On Wednesday 12 September 2001 14:08, Takashi Iwai wrote:
> 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.
 
I did a fresh checkout and all seems OK now (snd-tea6330 not built, no 
unresolved symbols and the ice driver loads OK), thanks.

BTW -- is there a good reason for there not being an uninstall traget in 
the drivers makefile?

James

-- 
James Tappin,               O__      "I forget the punishment for using
[EMAIL PROTECTED]     --  \/`    Microsoft --- Something lingering
http://www.xena.uklinux.net/          with data loss in it I fancy"  

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to