[分享]D830,D630声音解决最终办法(转)

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
我是菜鸟!!
帖子: 4
注册时间: 2007-12-31 23:41

[分享]D830,D630声音解决最终办法(转)

#1

帖子 我是菜鸟!! » 2008-01-01 13:04

Dell
*
Latitude D630
o
use method G, because it is easy to apply and should cause no or very few problems
o
[WWW] https://bugs.launchpad.net/Ubunt ... 131133/comments/135
o
cat /proc/asound/card0/codec#* | grep Codec
o
Codec: SigmaTel STAC9205
o
Conexant ID 2c06
Method G: linux-backports-modules
*
does work: D630, D830, Vostro...
*
does work: Dell 1720
*
does not work: iMac
*
does not work: Dell Vostro 1400 (Earlier the headphones were working. After trying Method G the card itself was not recognized)
Description: You just need to install the package linux-backports-modules-generic (metapackage to keep it up-to-date when upgrading the kernel, that will install as a dependency the package linux-backports-modules-2.6.22-14.generic). Make sure you have activated the backport sources.[非常重要哦!!]
sudo aptitude install linux-backports-modules-generic
For Dell Latitude D630 also do the following (if you don't, the volume will increase with every sound played):
*
sudo gedit /etc/modprobe.d/alsa-base
In the editor, add the following line at the end of the file:
options snd-hda-intel model=dell-m42
Save the file and reboot to get sound working correctly.
sudo reboot
If sound is too low, go to Volume Control's Preferences and add "Front" (and any other playback tracks) and make sure they are set to the maximum.
Problems solved :
*
speakers are muted and unmuted when headphones are plugged/unplugged
*
the internal micro works (not very well, but works)
*
suspend/hibernate
Remaining problems with this method:
*
no known problems
我是菜鸟!!
帖子: 4
注册时间: 2007-12-31 23:41

#2

帖子 我是菜鸟!! » 2008-01-02 18:25

大家不要是英文就不看,其实就看哪几个划红线的就行!!!
snipe
帖子: 3
注册时间: 2007-05-11 18:46

#3

帖子 snipe » 2008-02-22 21:24

Thank you very much
回复