Dummy output - No Sound Card Detected(转)

http://blog.chinaunix.net/uid-14132119-id-282704.html

After so many many attempts to solve my audio problems when upgrading to Karmic, I finally found a working solution !


First, let me decribe what the problem was:
1) no audio card was detected at all
=> cat /proc/asound/cards returned an empty content
=> cat /proc/asound/devices did not include any audio devices
=> 'Hardware' tab in sound preferences was empty
2) the audio tray indicated a "dummy output"


SOLUTION
========

For those who do not have a fresh Karmic install (in other words thosewho have upgraded their Jaunty install), you should update your GrubBEFORE applying the 2 steps described hereunder:

sudo update-grub



Step1: make the sound card being recognized

=> Purge alsa-base and pulseaudio, eg:

sudo apt-get remove --purge alsa-base
sudo apt-get remove --purge pulseaudio
sudo apt-get install alsa-base
sudo apt-get install pulseaudio
sudo alsa force-reload


Now, reboot, you shoud now SEE (but maybe not yet hear) your soundcard.
Give a try to:
cat /proc/asound/cards
and see if any card is listed...


Step2 : If the sound is crapy, you MAY have to edit the alsa config file:

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

a) comment (#) the following line:
# options snd-hda-intel power_save=10 power_save_controller=N

b) Add a new line
options snd-hda-intel probe_mask=1 model= hp

Replace " hp" with appropriate computer model. See
http://www.mjmwired.net/kernel/Documentation/sound/alsa/HD-Audio-Models.txt
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值