找回密码
 注册
查看: 726|回复: 3

有可以播放电视卡的程序吗?

[复制链接]
发表于 2004-2-15 12:08:36 | 显示全部楼层 |阅读模式
我有一块7130的电视卡

请问现在有什么办法可以在linux下面驱动电视卡并使用吗?
发表于 2004-2-21 00:00:04 | 显示全部楼层
播放软件可以使用XAWTV或是TVTIME。
要想在LINUX下面正确的使用电视卡,需要对/etc/modules.conf进行正确的设置,示例如下:
(对应的bttv帮助文档请参见“/usr/src/linux*/Documentation/video4linux”目录下文件)
########################################################################################
alias parport_lowlevel parport_pc
alias eth0 8139too
alias sound-slot-0 cmpci
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias char-major-81 bttv
pre-install bttv modprobe -k tuner
options bttv radio=1 card=34
options tuner type=34
alias usb-controller usb-uhci
alias char-major-195 NVdriver


#########################################################################################
回复

使用道具 举报

发表于 2004-2-21 00:02:40 | 显示全部楼层
另外,绝大多数的LINUX内核默认支持BT8X8芯片的,不用编译。有些对飞利浦7130芯片需要重编译内核才能正常使用。
回复

使用道具 举报

发表于 2004-2-21 01:07:45 | 显示全部楼层
2.4.x系列还没加入saa713x芯片支持,请用2.6.x内核
bttv模块并不能驱动saa713x
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-7-22 22:00 , Processed in 0.026819 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表