SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
yes, this is the same n00b that had those horrible graphics card issues - now my sound is out too!
Anyways, I just recently decided to configure sound on my box. I typed 'alsaconf' in a command line and set it to use my emu10k1 device. I then went into the alsamixer program and everything appeared to be opperational - nothing was muted. However, my sound problem persists. I can't seem to get my sound working. All help to solve this problem is greatly appreciated
I want sound so that I can get Max Payne 2 to not only look good but sound good too!
PS: Emulation of that game is fantastic in WineX so I highly recommend it.
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: init_module: No such device
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: 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.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: insmod /lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz failed
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: insmod emu10k1 failed
I just did that under X - I modprobed emu10k1 and that's what it came up with.
When I rebooted, I, to my surprise, found many errors on startup containing modprobe of emu10k1. It tried to modprobe various modules from the emu10k1 section and all returned errors. When I do dmesg:
Code:
gameport0: Emu10k1 Gameport at 0xb400 size 8 speed 1242 kHz
EMU10K1/Audigy soundcard not found or device busy
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c002002b1a4]
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
usb.c: registered new driver usbmouse
input0: Logitech USB Receiver on usb2:2.0
usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
parport0: PC-style at 0x378 [PCSPP,TRISTATE]
lp0: using parport0 (polling).
NET4: AppleTalk 0.18a for Linux NET4.0
[fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
[fglrx] module loaded - fglrx 3.2.8 [Sep 21 2003] on minor 0
[fglrx] AGP detected, AgpState = 0x1f000207 (hardware caps of chipset)
[fglrx] To use AGP on this CPU with this kernel, you really should have 4MB page s disabled. Use `mem=nopentium` on the bootloader commandline.
[fglrx] AGP enabled, AgpCommand = 0x1f000304 (selected caps)
[fglrx] free AGP = 54800384
[fglrx] max AGP = 54800384
[fglrx] free LFB = 41971712
[fglrx] max LFB = 41971712
[fglrx] free Inv = 0
[fglrx] max Inv = 0
[fglrx] total Inv = 0
[fglrx] total TIM = 0
[fglrx] total FB = 0
[fglrx] total AGP = 16384
Creative EMU10K1 PCI Audio Driver, version 0.20, 18:39:42 Sep 2 2003
Creative EMU10K1 PCI Audio Driver, version 0.20, 18:39:42 Sep 2 2003
That's the last bit of the output from dmesg .. hope this helps to solve my problem and thanks in advance!
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: init_module: No such device
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: 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.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: insmod /lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz failed
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: insmod emu10k1 failed
I have recompiled alsa I used the .0.9.8 drivers, utils and libs. I have had alsa and "emu10k1" working in slack before, recently I upgraded mobo, proc, video & sound. The sound card is the SB Audigy zs2, if that helps. I'm going to try higher version of alsa, but if anyone can thinkg of anything, please let me know.
You don't have to use alsa. I uninstalled the alsa-driver package and removed the emu10k1 module from the /etc/hotplug/blacklist file so it will be probed when booting.
This way the alsa-drivers can't get in the way and the emu10k1 (oss) module is loaded automaticly.
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: init_module: No such device
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: 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.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: insmod /lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz failed
/lib/modules/2.4.22/kernel/drivers/sound/emu10k1/emu10k1.o.gz: insmod emu10k1 failed
I just did that under X - I modprobed emu10k1 and that's what it came up with...
Originally posted by rotvogel You don't have to use alsa. I uninstalled the alsa-driver package and removed the emu10k1 module from the /etc/hotplug/blacklist file so it will be probed when booting.
This way the alsa-drivers can't get in the way and the emu10k1 (oss) module is loaded automaticly.
From the hotplug blacklist:
Code:
# OSS (Open Sound System) modules. This is the old and deprecated Linux
# sound system, though we still ship modules for it (for now). If you
# want to use OSS, remove the alsa-driver package and cut out (or comment
# out) this list. With these modules blacklisted ALSA will load by default.
Sounds like it would be better to try to fix the alsa problem if oss is fading out in favor of alsa....
Well, alsa sucks in my opinion. See the lsmod list, it loads 15 modules or so and didn't work on my soundcard neither (sblive value) . The alsamixer shows so many controls and vague desribtions I don't even know what it is and 99% of it I will never use anyway. Alsa requires too much packages to be installed. I heard some developpers mention that it is too complicated as well. That's why I think alsa sucks.
Earlier versions of alsa did work with my card but the version shipped doesn't work out of the box.
Topicstarter: you have to make a choice what sound system you will use. If you use alsa (modules starting with snd- ) you can't use oss (emu10k1) and vice versa. Setting up oss is much easier then setting up alsa. So before loading emu10k1 you'll have to unload all 15 alsa snd-modules or unload all oss sound modules before loading alsa.
-edit-
alsa is the preferred sound system in kernel 2.6.x, not in kernel 2.4.x. As long as you are using a 2.4 kernel there is no need to use alsa anyway.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.