Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
hey i'm running red hat 9 and i have a sound blaster live 5.1 digital. the emu10k1 driver is installed and i can see my sound card in the hardware browser but when i run the soundcard detection thing it asks for my root password and then does nothing when i enter it. i xmms gives me this error:
** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): No such device
when i have a playlist loaded it scrolls through the songs endlessly as if none of the files exist...
while i'm at it, i can't get my onboard LAN card to be detected. it's on a MSI k7n420 pro motherboard... it just doesn't show in the network card detection, although both cards work in windows. thanks mucho.
Did you disable PnP OS in the BIOS? Do you have a BIOS option to disable APIC? If not, pass 'noapic' as a kernel parameter on boot. Try these suggestions in the order I've given.
I would disable APIC. All of the times I have seen reference to IRQ problems and APIC, they have been fixed by disabling APIC, not enabling. Most kernel configurations have APIC enabled by default. You either re-compile the kernel, or pass 'noapic' as a kernel boot parameter.
On kernels, my card is a SB Live 5.1 DE, uses the emu10k1 module, and worked out of the box with Mandrake 9.1, which came with kernel 2.4.21-0.13mdk. I think RH 9 uses 2.4.20, so maybe a kernel upgrade will fix it. It would probably work better to upgrade your kernel manually; I had to do that with mine. See here for an excellent HOWTO:
allright got the sound working - what i needed was to modprobe it, and i had to edit /etc/rc.local to get it to do it when i reboot (hopefully - i'm about to do it right now) thanks for the help guys
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.