LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Error with sound after recompiling kernel and adding acpi patch (https://www.linuxquestions.org/questions/slackware-14/error-with-sound-after-recompiling-kernel-and-adding-acpi-patch-128472/)

pele_smk 12-23-2003 04:28 PM

Error with sound after recompiling kernel and adding acpi patch
 
I patched my kernel with ACPI4linux and following the compile, I boot into kde and I get a sound device failure, saying the sound devicd /dev/dsp doesn't exist. After the recompile the patch still isn't noticed by the system. Where did I go wrong recompiling the kernel. I followed the kernel install guide for newbies. thread.

tmorton 01-03-2004 06:07 PM

Hi!
It might be that ACPI support is conflicting with your card.
My modem and sound won't work without ACPI support.
I donno.
--Taj

95se 01-04-2004 01:19 AM

That's kind of weird. Just a thought: Does it work as root? I remember with Slack 7.1 /dev/dsp was only accessable by root, and I got that message and I had to chmod 666 /dev/dsp to get it to work (as it should be too!)

XStorm 01-04-2004 05:09 AM

I get the same error everytime I recompile a kernel, it's nothing unusual, it is because the alsa driver and devices no longer exist because after recompiling the kernel you have to rebuild the modules (video, audio, net whatever). The simplest solution is to download the latest alsa (1.0.0rc2 I think) and install it, and don't forget to run the command ./snddevices to add the necesary sound devices to /dev.


All times are GMT -5. The time now is 04:02 PM.