LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sound troubles with mandriva 2005LE (https://www.linuxquestions.org/questions/linux-newbie-8/sound-troubles-with-mandriva-2005le-335486/)

nexus6 06-20-2005 02:00 PM

sound troubles with mandriva 2005LE
 
:newbie:

hello.

I've some troubles with the sound with mandriva 2005LE.
My soud card is an AC' 97 (ALC650) and the alsa driver "snd-intel8x0".

I can read all my Mp3, and i have the KDE sound, etc... But some times the sound is verry "poor" and when I run cedega, I'don't have sond.
So I tried the test (on cedega) and it prints "no acces to /dev/dsp"
Some times, I have the sound but not always.
I cheked the permissions of /dev/dsp but, i think that all is ok.

So, what can i do? :confused:

securehack 06-22-2005 10:16 AM

Quote:

but, i think that all is ok.
Yeah, but you're not sure? Set the permission:
Code:

chmod 777 /dev/dsp
--Abid Kazmi

nexus6 06-22-2005 02:01 PM

I set the permissions with "chmod 777" and when I restart the pc, the permissions have been reseted like this: "rw-rw----" and no sound.

But, how can i find the prosses witch have acces to /dev/dsp?

securehack 06-22-2005 05:19 PM

Type in:
PID

Should show all processes and to what their linked to.

--Abid Kazmi

nexus6 06-29-2005 04:21 AM

I've found that:

"kill ARTSD"

It's not the best but it's works.

nexus6 06-29-2005 04:27 AM

thanks to securehack.

securehack 06-29-2005 07:47 AM

Heh. No problem man. Just glad to see the suggestion worked. Does this happen at every boot? If it does, post, and we can create a boot up script to the do kill procedure everytime without interaction.

--Abid Kazmi


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