Thank you for replying, I've included the two files below that you wanted, I
did try running sndconfig and it detected my SBLive! card but when it went
to test the settings it gave me an error (something like insmod:
/lib/modules/2.2.17/misc/emu10k1.o: init_module: Device or resource busy).
/etc/modules.conf:
alias net-pf-4 ipx
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias parport_lowlevel parport_pc
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
alias usb-interface usb-uhci
alias eth0 3c59x
alias sound-slot-0 emu10k1
lsmod.list:
Module Size Used by
soundcore 2800 0 (autoclean)
parport_probe 3536 0 (autoclean)
parport_pc 7568 1 (autoclean)
lp 5552 0 (autoclean)
parport 7744 1 (autoclean) [parport_probe parport_pc lp]
lockd 32208 1 (autoclean)
sunrpc 54640 1 (autoclean) [lockd]
autofs 9456 2 (autoclean)
3c59x 20176 1 (autoclean)
ip_masq_vdolive 1440 0 (unused)
ip_masq_cuseeme 1184 0 (unused)
ip_masq_quake 1456 0 (unused)
ip_masq_irc 1664 0 (unused)
ip_masq_raudio 3072 0 (unused)
ip_masq_ftp 4032 0 (unused)
nls_cp437 3952 2 (autoclean)
vfat 9408 1 (autoclean)
fat 30432 1 (autoclean) [vfat]
supermount 14224 2 (autoclean)
If you need any other information please let me know.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of s
Sent: January 28, 2001 10:55 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] sblive problems
On Sunday 28 January 2001 08:34 pm, you wrote:
> Eric Falconer wrote:
> > Using /lib/modules/2.2.17-21mdk/misc/emu10k1.o
> > Hint: insmod errors can be caused by incorrect module parameters,
> > including invalid IO or IRQ parameters
> >
> > If need be I can supply more information than this about my computer or
> > what the problem is. I guess I just don't understand how drivers work
> > under Linux well enough to figure this out, is it actually an IRQ
problem
> > or is this just an error telling me about something else?
>
> I could help you out but I need some information. Send me a copy of your
> /etc/modules.conf file and an output of lsmod (type 'lsmod > lsmod.list'
> and send me lsmod.list). I need to know as well, if creative has seperate
> modules (drivers) for the different sblive! cards.
>
> -jason
Yeah he needs about 3 or 4 modules for it to work: the emu10k1.o, possibly
the sb.o, maybe uart401, for sure the midi.o, and definately the
soundcore.o.
Nope, all the lives are basically the same hardware, the differences lie in
the bundled software.
I wonder if he tried sndconfig?
-s