DSP problem
ArC KaNe <[email protected]>
| Newsgroups | gmane.linux.arklinux.general |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guys I had a problem with the audio when I upgraded. I believe this was caused by the fact that I have set up Arklinux to use a multi-user login, rather than autologin with arklinux user. The error I was getting was: Error opening /dev/dsp.... This was an X warning. I dug around for a bit as root and found that it worked, but not as any other users == Security Issue. I looked on the Alsa website for some hints about 2.6 Kernel and audio but didn't turn up much. I did notice in a build script that someone did this though: ~ chmod 666 /dev/dsp* /dev/mixer* /dev/sequencer* /dev/midi* I know that kernel 2.6 builds devices on the fly so I assumed it's just making this one with the wrong permissions. When I checked, only Root had access to DSP0. So, to fix for all users, I've added that line to /etc/init.d/modules just before the '}' under the start function. I hope this helps someone else out there. ArC KaNe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFBg9vxAmbcMPWj7+QRAiCtAJ9OwekfFxnE4uCUtCDdzKYv4eDZlACXUAiF 46MxDBsxBf/iPn1psAZ8Hw== =hKKS -----END PGP SIGNATURE-----