View Single Post
  #10 (permalink)  
Old 09-Jul-2009, 10:00
oldcpu's Avatar
oldcpu oldcpu is online now
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: 11.1 sound & webcam

Quote:
Originally Posted by tgbotg View Post
For the sound card, I followed the advice here: SDB:Muted Sound Card - openSUSE
But it still doesn't work when I restart. Do you guys have any suggestions?
Instead of following the advice in that URL, when you restart your pc, type: su -c 'rcalsasound restart' and enter root password when prompted. Restart your mixer and test your sound.

If that works, then to have it run each time you restart your PC, you can edit your PC's file /etc/init.d/boot.local adding as a last line the following:
rcalsasound restart
You can edit that file
  • with gnome by typing: gnomesu 'gedit /etc/init.d/boot.local'
  • with kde by typing: kdesu 'kwrite /etc/init.d/boot.local'
I'm not at a Linux PC and I am going by memory, so I hope I have that correct.
Reply With Quote