-- 
Randy Kelsoe
Dae Richt, Fear Nacht
--- Begin Message ---
Derek L Davies wrote:
> 
> No one can offer me any advice?
> 
> It seems like an IRQ conflict to me -- does anyone know how to check
> for that specifically?
> 
> Thanks again,
> Derek
> 
> Derek L Davies <[EMAIL PROTECTED]> writes:
> 
> > I get:
> >
> > Starting sound driver: snd-card-emu10k1 
>/lib/modules/2.4.16/misc/snd-card-emu10k1.o: init_module: No such device
> > /lib/modules/2.4.16/misc/snd-card-emu10k1.o: insmod 
>/lib/modules/2.4.16/misc/snd-card-emu10k1.o failed
> > /lib/modules/2.4.16/misc/snd-card-emu10k1.o: insmod snd-card-emu10k1 failed
> > done
> >
> > when trying to  start alsa.  I've got an EMU10K1  (had it working with
> > another alsa  version) and 0.9.0beta10  .  My MB  has no ISA  slots or
> > integrated sound support.  I've got the  BIOS set for non-PnP OS and I
> > only run linux (debian potato/woody/sid mix).  Kernel 2.4.16.  lspci:
> >
> > /sbin/lspci
> > 00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
> > 00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
> > 00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
> > 00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
> > 00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
> > 00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
> > 00:09.0 Ethernet controller: Winbond Electronics Corp W89C940
> > 00:0f.0 Multimedia audio controller: Creative Labs SB Live! EMU10000 (rev 05)
> > 00:0f.1 Input device controller: Creative Labs SB Live! (rev 05)
> > 00:13.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366 (rev 01)
> > 00:13.1 Unknown mass storage controller: Triones Technologies, Inc. HPT366 (rev 01)
> > 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 03)
> >
> >
> > I thought I had to have ISAPNP as a kernel module the last time I had
> > this working, but I'm not positive.  To start, should I enable PnP
> > support (as a module or as part of the kernel?).  The help for PnP
> > support says to compile in isapnp as well -- that seems strange since
> > I don't have ISA slots.  Do I need to enable isapnp as well (again,
> > module or in-kernel?).
> >
> > Thanks for any help,
> > Derek
> >
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user

I had the same problem, and if I remember correctly, I did not have a
/lib/modules/<kernel-version>/misc   directory. I created the directory,
recompiled the alsa drivers, libs and utils, and things began to work. I
don't know which linux  distribution you are using but I'm using RedHat
7.1, and the misc directory was not there.

If the misc dir is there, you might do a 'lsmod' and see if the snd
module is loaded. If not you can do a 'insmod snd' to get it loaded.

You don't need ISAPNP if you don't have any ISA cards installed.

-- 
Randy Kelsoe
Dae Richt, Fear Nacht
--- End Message ---

Reply via email to