Chinaunix首页 | 论坛 | 博客
  • 博客访问: 762546
  • 博文数量: 790
  • 博客积分: 40560
  • 博客等级: 大将
  • 技术积分: 5065
  • 用 户 组: 普通用户
  • 注册时间: 2008-08-28 16:29
文章分类

全部博文(790)

文章存档

2011年(1)

2008年(789)

我的朋友

分类: LINUX

2008-08-28 17:18:23

 
播放器采用tvtime

方法如下:

#rmmodsaa7134_alsa
#rmmodsaa7134
#modprobesaa7134card=116tuner=1

重启计算机仍可以使用的方法如下:

修改文件/etc/modprobe.d/alsa-base中的:
installsaa7134/sbin/modprobe--ignore-installsaa7134$CMDLINE_OPTS&&{/sbin/modprobe-Qbsaa7134-alsa;:;}

为:
installsaa7134/sbin/modprobe--ignore-installsaa7134card=116tuner=1&&{/sbin/modprobe-Qbsaa7134-alsa;:;

保存后重启。

阅读(309) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~