View Single Post
Old April 25th, 2008   #4
hithwen
First Cup of Ubuntu
 
Join Date: Nov 2006
Location: Spain
Beans: 6
Angry Re: Intel sound card works in Gutsy but not in Hardy

I've just upgraded to Hardy and my sound isnt working either :'(

Code:
$ aplay -l
**** Lista de PLAYBACK Dispositivos Hardware ****
tarjeta 0: Intel [HDA Intel], dispositivo 0: ALC883 Analog [ALC883 Analog]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
Wow, It's fixed!
I followed the instructions here:
Code:
sudo apt-get install module-assistant
sudo m-a update
sudo m-a prepare
sudo m-a a-i alsa
sudo /etc/init.d/alsa-utils reset

Last edited by hithwen; April 25th, 2008 at 05:48 PM.. Reason: problem solved
hithwen is offline