A Nonny Moose wrote: > > err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element > What's in /var/lib/alsa/asound.state? On my machine, I see two elements with those names: $ grep name /var/lib/alsa/asound.state | grep Line name 'Line Playback Volume' name 'Line Playback Switch' $ grep name /var/lib/alsa/asound.state | grep PCM name 'IEC958 Default PCM Playback Switch' name 'PCM Playback Volume' Maybe your sound card is really missing something alsa wants.