On Thu, 06 Jan 2000, Daniel Gonz�lez Gasull wrote about, Re: modprobe: Can't locate
module snd-card-audiopci:
> Hi!
>
> Richard Adams <[EMAIL PROTECTED]> wrote:
>
> > On Wed, 05 Jan 2000, Daniel Gonz�lez Gasull wrote
> > about, modprobe: Can't locate module
> > snd-card-audiopci:
> >
> > > I have problems installing ALSA drivers for my
> > > SoundBlaster PCI64.
> >
> > Firstly, a PCI64 soundcard from creative labs uses
> > the es1731.o module which is supplied in the linux
> > kernel source code and which is part of every
> > standardly installed distribution kernel, compiled
> > as a module. At least (as far as i know) kernels
> > 2.0.36 <> 2.2.xx
>
> But I've heard ALSA driver are better.
> Nevertheless, I've installed it, but it doesn't
> work. Please read this forwarded message:
Firstly, other driver may work well or even beter than another driver, but
the a common problem is that when one has no experiance of how his souncard
works or even getting it to work with the kernel driver then they will find
it very difficlut to get a standalone module to work.
I dont want to sound like a school teacher but, it seems to me like you
have not read the documentation properly or you dont understand it
properly, it states quite spesificly the difference between a ISAPNP card
and a PCI card, what you are doing is getting the 2 mixed up.
You dont need ISAPnP with a PCI card.
You dont have the GTK libs or header files installed on your system.
Does your card work with the kernel es1371.o module ?
Most distributions have it compiled in module form in thier distribution
kernel, that should work, try that first.
> > > http://www.alsa-project.org/~goemon/ says you want to use ens1371
> > >
> > > > mkdir -p /lib/modules/2.2.10/misc
> > > > rm -f /lib/modules/2.2.10/misc/snd*.o /lib/modules/2.2.10/misc/persist.o
>/lib/modules/2.2.10/misc/isapnp.o
> > > > cp modules/*.o /lib/modules/2.2.10/misc /sbin/depmod -a 2.2.10
> > > > depmod: *** Unresolved symbols in /lib/modules/2.2.10/fs/ext2.o
> > > > depmod: *** Unresolved symbols in /lib/modules/2.2.10/fs/lockd.o
> > > > depmod: *** Unresolved symbols in /lib/modules/2.2.10/net/ibmtr.o
> > > [...]
> >
> > > Does "Unresolved symbols" means "error"? Is it
> > > important?
It normaly means you must load a parent module before that one as those
symbols are possably related in another module.
The Kernel es1371.o needs soundcore.o
> > > > checking for gtk-config... (cached) no
> > > > checking for GTK - version >= 1.0.1... no
> > > > *** The gtk-config script installed by GTK could not be found
> > > > *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
> > > > *** your path, or set the GTK_CONFIG environment variable to the
> > > > *** full path to gtk-config.
> > > > checking for working const... (cached) yes
> > > > checking for inline... (cached) inline
> > > > checking whether time.h and sys/time.h may both be included... (cached) yes
> > > > checking whether gcc needs -traditional... (cached) no
> > > > Not building XAmixer2 as Gtk+ was not found.
> > > > Not building gamix as Gtk+ was not found.
> > > > creating ./config.status
> > > [...]
Explaned above.
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/
Happy New Year