LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   EMU10K1 modules (https://www.linuxquestions.org/questions/linux-hardware-18/emu10k1-modules-195960/)

kauggie 06-21-2004 09:12 AM

EMU10K1 modules
 
hello!

I don't really know where to classify this, so I'll put it here.


Code:

root@darkstar:/lib/modules/2.6.7/kernel/sound/pci/emu10k1# lsmod
Module                  Size  Used by
snd_emu10k1            93192  0
snd_rawmidi            19008  1 snd_emu10k1
snd_pcm                86880  1 snd_emu10k1
snd_ac97_codec        67300  1 snd_emu10k1
snd_page_alloc          9160  2 snd_emu10k1,snd_pcm
snd_util_mem            3392  1 snd_emu10k1
snd_hwdep              7008  1 snd_emu10k1

i get this after modprobe snd-emu10k1 but when I run alsaconf, it reports "no PCI card found". with kernel 2.4.22 (with whitch Slackware 9.1 shipped) sound works just great...

also, I didn't compile the OSS compatibility modules.

please help!

SuperCoolAl 06-23-2004 07:38 AM

i have this problem with a compiled kernel 2.6.6

320mb 06-23-2004 07:53 AM

post your outputs of this command...........
Code:

lspci

Rolby 06-23-2004 09:37 AM

Hi, I got a similar problem (also about emu10k1), the problem is that it can't be loaded. I use Knoppix 3.2 (I know it's old) and have an Asus Radeon 9800 XT.

When I use modprobe I get this:
Code:

root@ttyp0[knoppix]# modprobe emu10k1
/lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o: insmod /lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o failed
/lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o: insmod emu10k1 failed

And when I use lspci, I get this:
Code:

root@ttyp0[knoppix]# lspci
00:00.0 Host bridge: Intel Corp.: Unknown device 2570 (rev 02)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02)
00:1d.1 USB Controller: Intel Corp.: Unknown device 24d4 (rev 02)
00:1d.2 USB Controller: Intel Corp.: Unknown device 24d7 (rev 02)
00:1d.3 USB Controller: Intel Corp.: Unknown device 24de (rev 02)
00:1d.7 USB Controller: Intel Corp.: Unknown device 24dd (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 24d0 (rev 02)
00:1f.1 IDE interface: Intel Corp.: Unknown device 24db (rev 02)
00:1f.3 SMBus: Intel Corp.: Unknown device 24d3 (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 4e4a
01:00.1 Display controller: ATI Technologies Inc: Unknown device 4e6a
02:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
02:0b.0 Multimedia audio controller: Creative Labs: Unknown device 0007
02:0b.1 Input device controller: Creative Labs: Unknown device 7005
02:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

Any ideas on how to get it to work?

TIA,
Rolby

SuperCoolAl 07-01-2004 07:52 AM

Quote:

Originally posted by Rolby
Hi, I got a similar problem (also about emu10k1), the problem is that it can't be loaded. I use Knoppix 3.2 (I know it's old) and have an Asus Radeon 9800 XT.

When I use modprobe I get this:
Code:

root@ttyp0[knoppix]# modprobe emu10k1
/lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o: insmod /lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o failed
/lib/modules/2.4.21-xfs/kernel/drivers/sound/emu10k1/emu10k1.o: insmod emu10k1 failed

And when I use lspci, I get this:
Code:

root@ttyp0[knoppix]# lspci
00:00.0 Host bridge: Intel Corp.: Unknown device 2570 (rev 02)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02)
00:1d.1 USB Controller: Intel Corp.: Unknown device 24d4 (rev 02)
00:1d.2 USB Controller: Intel Corp.: Unknown device 24d7 (rev 02)
00:1d.3 USB Controller: Intel Corp.: Unknown device 24de (rev 02)
00:1d.7 USB Controller: Intel Corp.: Unknown device 24dd (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 24d0 (rev 02)
00:1f.1 IDE interface: Intel Corp.: Unknown device 24db (rev 02)
00:1f.3 SMBus: Intel Corp.: Unknown device 24d3 (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 4e4a
01:00.1 Display controller: ATI Technologies Inc: Unknown device 4e6a
02:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
02:0b.0 Multimedia audio controller: Creative Labs: Unknown device 0007
02:0b.1 Input device controller: Creative Labs: Unknown device 7005
02:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

Any ideas on how to get it to work?

TIA,
Rolby

Its snd-emu10k1

imonfya 07-01-2004 08:27 AM

i have the same problem but i cant get the modprobe or the lspci command to work

SuperCoolAl 07-05-2004 06:34 AM

For some reason you have to go to console with Ctrl-Alt-F1, then login for it to work, which is annying as you can't copy and paste


All times are GMT -5. The time now is 11:55 PM.