When running lspci | grep Bt878 I get the following output.
Code: Select all
01:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
Code: Select all
his is xawtv-3.95.dfsg.1, running on Linux/x86_64 (2.6.38-8-server)
looking for available devices
port 63-94
type : Xvideo, image scaler
name : NV40 texture adapter
port 95-126
type : Xvideo, image scaler
name : NV40 high quality adapter
port 127-142
type : Xvideo, image scaler
name : NV Video Blitter
/dev/video0: OK [ -device /dev/video0 ]
type : v4l2
name : BT878 video (GrandTec Multi Cap
flags: overlay capture
options bttv card=77 tuner=4 radio=0 triton1=0 vsfx=0 autoload=0
And I also added the following lines to /etc/modprobe.d/options according to a forum I found about the cheap chinese capture cards having the grandtec chip.
bttv radio=0 card=77 tuner=-1
Also when I run tvtime-scanner I recieve
Code: Select all
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/media-server/.tvtime/tvtime.xml
Scanning using TV standard NTSC.
/home/media-server/.tvtime/stationlist.xml: No existing NTSC station list "Custom".
videoinput: Can't get tuner info: Invalid argument
videoinput: Can't free frame 0: Device or resource busy
videoinput: Can't free frame 1: Device or resource busy
videoinput: Can't free frame 2: Device or resource busy
videoinput: Can't free frame 3: Device or resource busy
videoinput: Driver refuses to start streaming: Device or resource busy.
videoinput: Driver refuses to stop streaming: Invalid argument.
videoinput: Can't free frame 0: Device or resource busy
videoinput: Can't free frame 1: Device or resource busy
videoinput: Can't free frame 2: Device or resource busy
videoinput: Can't free frame 3: Device or resource busy
videoinput: Driver refuses to start streaming: Device or resource busy.
videoinput: Can't get tuner info: Invalid argument
No tuner found on input 0. If you have a tuner, please
select a different input using --input=<num>.
videoinput: Driver refuses to stop streaming: Invalid argument.
videoinput: Can't free frame 0: Device or resource busy
videoinput: Can't free frame 1: Device or resource busy
videoinput: Can't free frame 2: Device or resource busy
videoinput: Can't free frame 3: Device or resource busy
If anyone can help me get this working or offer start to finish instructions for setting up this card I would greatly appreciate it. Thanks.