sb live! and linux it don't work

I have a problem with my sound card, when i try to load the module, it say no such device. It don't work with alsa too. But the sound card works fine with windows. i d'ont understand why if you have any idea, thanks Sorry for my bad english i'am just a little french.

Linux Hardware 765 This topic was started by ,


data/avatar/default/avatar18.webp

3 Posts
Location -
Joined 2002-12-17
I have a problem with my sound card, when i try to load the module, it say "no such device".
It don't work with alsa too.
But the sound card works fine with windows.
 
i d'ont understand why if you have any idea, thanks
 
 
Sorry for my bad english i'am just a little french

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
What distro? I have had my SB Live work fine with RH 7.3, RH 8, Debian Woody, Knoppix 3.1, and Xandros 1.0.

data/avatar/default/avatar40.webp

118 Posts
Location -
Joined 2002-08-08
I've never had a problem with my sb live using any linux distro. In fact I think it's one of the best supported sound cards. Which module are you trying to load, hopefully you are trying the emu10k1 module and not something else.

data/avatar/default/avatar18.webp

3 Posts
Location -
Joined 2002-12-17
OP
yes it's emu10k1
 
My distro is a slackware with a 2.4.18 kernel.
 
I'll try to recompile my kernel with sb support, but i have no hope

data/avatar/default/avatar12.webp

95 Posts
Location -
Joined 2002-11-26
Slackware is the most user unfriendly of all the distros, I have played with it from time to time, and it can be fustrating. I do know it will work in Slackware. You may have to either install it by doing what you were doing, rebuilding the kernel with the proper modules for the sound card, or you can also try downloading the Linux driver and compiling it. What version of Slackware are you using ? There should be a program with slackware you can run, something like a "sounddrake" in Mandrake, which should detect the sound card.

data/avatar/default/avatar18.webp

3 Posts
Location -
Joined 2002-12-17
OP
Ok but i don't want use progz from mandrake, it smell like ......
 
I have found why my sound card don't work, no irq was attribued to it.
 
do you know how activate irq sharing under linux ?????

data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
modprobe emu10k1
 
Thats all you should need to do to get the SBLive! (at least the wave audio functions) working under Slackware 8.1 w/ kernel 2.4.18. I know it works because I'm using that exact distro right now and thats all I've ever had to do to get my SBLive working. If you want to make it work at startup edit rc.modules in /etc/rc.d and remove the comment ('#' mark) from the modprobe emu10k1 line in that file.