LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Sound problems on Dell Laptop Inspiron E1705 (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/sound-problems-on-dell-laptop-inspiron-e1705-706077/)

mjt_colo 02-19-2009 11:08 PM

Sound problems on Dell Laptop Inspiron E1705
 
I installed Ubuntu 8.04 on my Dell Inspiron E1705 and am trying to get my sound card to work. It does *not* recognize that any sound card exists. I have been trying to research it and there is some mention of a directory call /proc/asound which is not on my file system.

I am not overly adept at Linux, but could use some real help on this.

Thanks
Mike

Iltbreg 02-20-2009 06:21 AM

Chances are that it probably detected your sound card. Try the command lspci. It will produce a list of the devices that have been detected; look carefully and among them, there should be "Audio device : ..." with the model. If you could post the output here, it would help us.

mjt_colo 02-20-2009 03:31 PM

Quote:

Originally Posted by Iltbreg (Post 3450922)
Chances are that it probably detected your sound card. Try the command lspci. It will produce a list of the devices that have been detected; look carefully and among them, there should be "Audio device : ..." with the model. If you could post the output here, it would help us.

Here is the output of the lspci command for the Audio device....

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)

Thanks for your help,
Mike

Iltbreg 02-22-2009 02:43 PM

(Edit: Before you attempt any change on your system, could you check first that your sound isn't simply muted? Run the commands alsaconf and alsamix. And there should be something like "volume control" in System > Preferences or Administration, or simply by double-clicking on the speaker icon on your desktop)

If your sound is not muted, there are two links that I can suggest to you. The first one:

http://linuxtechie.wordpress.com/200...work-in-gutsy/

suggests the upgrade of ALSA to the most recent version. It might work for your card. The second one:

https://help.ubuntu.com/community/HdaIntelSoundHowto

Is a much more detailed HOWTO for fixing various sound problems on Ubuntu. It's a fairly long read but it's worth going through it; especially "Manually Specify Module Parameters", in case upgrading ALSA doesn't do the trick.


All times are GMT -5. The time now is 12:41 AM.