LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   No user sound following upgrade from Fedora 9 to Fedora 10. (https://www.linuxquestions.org/questions/fedora-35/no-user-sound-following-upgrade-from-fedora-9-to-fedora-10-a-688947/)

gzickert 12-07-2008 01:51 PM

No user sound following upgrade from Fedora 9 to Fedora 10.
 
I upgraded a working Fedora 9 installation to Fedora 10 using the installation DVD. Sound works for root but not for other users. All of the pulse audio RPMs are installed. This appears to be a permission issue as it works for root. My user is a member of the 3 pulse Groups. Any help is appreciated.

x_terminat_or_3 12-08-2008 01:07 PM

Hi

Try running this, as root:

Code:

chmod a+w,a+r -vR /dev/{snd*,dsp*,mix*}
If it really *is* a permissions issue, the above will solve it.


All times are GMT -5. The time now is 07:01 PM.