Quote Originally Posted by Mujaheiden View Post
We're on 9.10 and have and sound hardware keeps on disapearing.

$ aplay -l gives
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: V8235 [VIA 8235], device 0: VIA 8235 [VIA 8235]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
card 0: V8235 [VIA 8235], device 1: VIA 8235 [VIA 8235]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: modem [VIA 82XX modem], device 0: VIA 82XX modem [VIA 82XX modem]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I have all the suggested applications installed.
What is the output of this command:
Code:
sudo fuser -v /dev/dsp* /dev/snd/* /dev/seq*
Try this:
Code:
rm -r ~/.pulse ~/.asound* 
sudo rm /etc/asound.conf
Logout/in.