| 
 Joe Soap hat folgendes geschrieben:: 
G'day Folks,
 
 
I've just installed 2006-01-RC4 and now my sound does not work anymore.  I checked that I belong to the audio group (I do), I've checked that the volume has been turned up in both aumix and kmix.  And just to verify, I rebooted the RC4 live disc and the sound worked.  However, once I rebooted the installation, the sound was gone again.
 
 
Can anyone shed some light?
 
 
Thanks
 
Joe
 
 
 
Is your soundcard even working?
 
Code: 
cat /proc/asound/cards
 
 
If no cards are seen run alsaconf as root.  If you get it working you can store your configuration
 
Code: 
alsactl store
 
 |