A1:笑得海潮 B3:冒泡的崔 D2:Cornell University,Computer Vision Group H2:冰河的博客 G3:丕子博客 K1:MLA CHINA K4:斯坦福视觉实验室 L4:MIT 机器学习实验室
现在的位置: 首页技术>正文
cat_ico23 category
Dell Optiplex 380 安装Ubuntu(10.04)没有声音的问题
发表于598 天前 技术 评论数 4 ⁄ 被围观 1,070 次+

一直在 用 Ubuntu, 最近看世界杯,但是一只没有声音,搜索一下,重新编译驱动就行了.

如下步骤:

1) Make sure the package "build-essentials" is installed

2) 打开终端:
$ wget -c ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb/hda-verb-0.3.tar.gz
$ tar vxzf hda-verb-0.3.tar.gz
$ cd hda-verb-0.3/
$ make
gcc -Wall -O2 -g -c -o hda-verb.o hda-verb.c
gcc -o hda-verb hda-verb.o

3) run your "hda-verb":
$ ./hda-verb /dev/snd/hwC0D0 0x1a 0x701 0
$ ./hda-verb /dev/snd/hwC0D0 0x1b 0x701 0
现在就有声音了!

4) add two lines in /etc/rc.local, so that they'll be automatically applied when booting:

/path/to/hda-verb /dev/snd/hwC0D0 0x1a 0x701 0
/path/to/hda-verb /dev/snd/hwC0D0 0x1b 0x701 0
Remember to replace "/path/to/hda-verb" with the actual full path of your "hda-verb".

More details: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/582199

Dell Optiplex 380 安装Ubuntu(10.04)没有声音的问题:目前有4 条留言

  1. freet : 2010年06月19日11:23 下午 回复

    ubunut的驱动支持估计会越来越好

  2. 丕子 : 2010年06月19日11:57 下午 回复

    @freet
    嗯 慢慢就会越来越好了

  3. 北京格力空调维修 : 2010年06月20日9:14 上午 回复

    嗯。很好。多谢了

  4. TTkea : 2010年06月20日9:43 下午 回复

    呵呵,,,我的1310装好ubuntu啥毛病没有,喜欢~~

给我留言


/ 快捷键:Ctrl+Enter

无觅相关文章插件,快速提升流量

不想听你唠叨×