PDA

View Full Version : [ubuntu] how to find my soundcard model



sunal
December 17th, 2008, 02:47 PM
my soundcard is not working but i dont know how to fnd the model to ask for any help.....
thanks

Michael.Godawski
December 17th, 2008, 02:49 PM
hi sunal,

relax look here
https://help.ubuntu.com/community/SoundTroubleshooting
and report back :p

lovelyvik293
December 17th, 2008, 02:50 PM
Use the command lspci and the lshw command for the list of the hardwares in your system.

drs305
December 17th, 2008, 02:54 PM
These commands should give you what you want:


sudo lshw -C multimedia
lspci | grep "Audio" # if no hits, change to 'audio' or remove ' | grep "Audio" '

sunal
December 17th, 2008, 03:09 PM
On lshw .... i get this

description: Audio device
product: IXP SB4x0 High Definition Audio Controller
vendor: ATI Technologies Inc
physical id: 14.2
bus info: pci@0000:00:14.2
version: 01
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=HDA Intel latency=64 module=snd_hda_intel

lovelyvik293
December 17th, 2008, 03:11 PM
You may check this
http://ubuntuforums.org/showthread.php?t=273800

sunal
December 17th, 2008, 03:15 PM
im a complete noob...
is there a hardware driver for my soundcard that i can install?
plz help

Michael.Godawski
December 17th, 2008, 03:20 PM
Isn't the driver already installed?
taken from the lshw output:


configuration: driver=HDA Intel latency=64 module=snd_hda_intel

have you read the troubleshooting guide I posted above? and tried the steps suggested there? Feel free to ask if you do not understand the steps described there completely.

stefros68
January 18th, 2009, 08:26 PM
Help!

After using a script for installing a new alsa version I have lost my soundcard!

I am using an Amilo M 7400 with Ubuntu Intrepid.

My soundcard is a 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)


Do you have any idea for getting it back!