PDA

View Full Version : [ubuntu] No sound from lenovo laptop with ubuntu 8.04!!?


ibs137
April 25th, 2008, 03:49 PM
i hav a lenovo 3000 n200 laptop and hav just installed hardy ubuntu. Everything seems to work except the sound (youtube vids appear pretty choppy tho).

can u guys help??

thx

ibs137
April 25th, 2008, 06:18 PM
bump

EarloftheWest
April 25th, 2008, 08:51 PM
ibs137,
I did a fresh install on my T61 (deleting all the previous partitions) and my sound works fine.
Can you try changing the drivers under sound preferences?
System > Sound
Let me know if different drivers help.

biggahed
April 25th, 2008, 09:35 PM
Hello there
Ive got a c200 too,0769-AAP model

To make the sound work, first check if your sound chipset is the same as mine

To do that, open a terminal window and type

"lspci | grep Audio"

The output should be:
"00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)"

If its the same, enabling the sound should be as easy as opening /etc/modprobe.d/alsa-base and adding some stuff

$sudo gedit /etc/modprobe.d/alsa-base

After that, find the line that says "options snd-hda-intel" and change it to "options snd-hda-intel model=lenovo"

If you dont find it, just add that line to the bottom of the file. That should do the trick... restart and see if works.

If it does, maybe you could come back here and tell me if sometimes you get a high pitching noise coming along with the sound. I do... i found a workarround but this seems like an alsa bug, and id like to see if it happens with other people before reporting anything.

hsiehinator
April 25th, 2008, 10:18 PM
same problem with a sony vaio FS675P

--update--
after some playing the sound is just REAALLY soft. any ideas?

biggahed
April 26th, 2008, 12:18 AM
try alsamixer

encompass
April 26th, 2008, 12:20 AM
try alsamixer

Yes, that, but remember to try to turn up as many of the sound levels as you can while playing a song. So you can hear if there is a difference. Don't turn one up and then down... turn one up one after another.

GabrielWolff
April 26th, 2008, 02:26 AM
If it does, maybe you could come back here and tell me if sometimes you get a high pitching noise coming along with the sound. I do... i found a workarround but this seems like an alsa bug, and id like to see if it happens with other people before reporting anything.

Worked perfectly with my 3000 N200. Thanks a lot for the tip, no high pitching noise.

Cheers :)

G

kenchie
April 27th, 2008, 07:25 AM
I have the same Lenovo 3000 N200 laptop. I tried biggahed's fix above, and I now have sound but it is very quiet, everything is turned right up and I can only just hear it. Any ideas please?

TIA

ibs137
April 27th, 2008, 08:38 AM
yes!!!!! i hav sound!!! thx soo much biggahead!!

i was worried i was gonna hav to switch back to XP!

hey kenchie try alsa mixer and turn everything up.
type alsamixer in terminal amd unmute everything (by pressing `m`)

i get a very loud screeching sound when i turn front mic on so i leave that at zero and no screeching!

kenchie
April 27th, 2008, 09:50 AM
ibs -

Yes that has worked - thanks very much!!!