LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-15-2003, 02:29 AM   #1
will824
Member
 
Registered: Jun 2003
Location: Medellin Colombia
Distribution: Gentoo
Posts: 35

Rep: Reputation: 15
TV cards solution for all your problems


I had been having a problem with my Kworld card under Linux until I found this page:

http://www.mind.lu/~yg/ftvco/

There is a script that solved all my problems...
It is usefull for people having problems with TV cards under Linux...

I hope this works for you as it did for me!!!!
Good luck newbies! (iam one )
 
Old 07-13-2003, 01:15 AM   #2
BlueTrane
LQ Newbie
 
Registered: Jul 2003
Location: Dallas, TX
Distribution: Mandrake 9.1
Posts: 6

Rep: Reputation: 0
I'm currently having problems with my card and have tried to get this program to help me. It is unable to find any suitable combinations. The card is a Pinnacle PCTV and I'm running Mandrake 9.1.

When you run the program and it tries each combination, it comes up with this message after it pulls up xawtv:

Xlib: extension "XFree86-DRI" missing on display "0.0".

Is this normal, or should I try and find out whats going on?
Thanks!!

BT
 
Old 07-13-2003, 04:33 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
so you;re unable to use the card right? have you set the card number for the card or trying to let it use the default settings? search google for the bttv cardlist, which will give you an ID number for the card you are using, you can then speciically set this in /etc/modules.conf

well yeah that message is normal if you're not loading dri, which you don't need.
 
Old 07-13-2003, 06:32 PM   #4
will824
Member
 
Registered: Jun 2003
Location: Medellin Colombia
Distribution: Gentoo
Posts: 35

Original Poster
Rep: Reputation: 15
mmm..

Well I must say that problem must be related to Xfree86 and Xawtv more than to the program itself.... have you done a search for it in any engine???
Your card is very good and it should work...
Mine is just a cheap one..

Kworld bt878

Good luck!!!
 
Old 07-13-2003, 06:46 PM   #5
angelrod
Member
 
Registered: Oct 2002
Location: Mexico
Distribution: RedHat 9.0 and SuSE 8.1
Posts: 229

Rep: Reputation: 30
About 6 months ago, I set up my tv card. This how-to helped me a lot:

http://www.linuxlabs.biz/articles/tvcard.html


Quote:
Originally posted by BlueTrane

When you run the program and it tries each combination, it comes up with this message after it pulls up xawtv:

Xlib: extension "XFree86-DRI" missing on display "0.0".

Is this normal, or should I try and find out whats going on?
Thanks!!

BT
I had the same problem and the solution was setting the propper driver for my nvidia video card.
 
Old 07-13-2003, 09:22 PM   #6
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
i wish my tv card had linux support
 
Old 07-14-2003, 02:15 AM   #7
BlueTrane
LQ Newbie
 
Registered: Jul 2003
Location: Dallas, TX
Distribution: Mandrake 9.1
Posts: 6

Rep: Reputation: 0
I'm about to give up. I tried the link above, but I think there's a problem with Mandrake. It uses something called drakxtv. This autodetects the card and assigns the "appropriate" options. Everything I try in modules.conf is overwritten by this program (I think).

Anyway, here is the appropriate dmesg stuff for this:

Linux video capture interface: v1.00
bttv: driver version 0.7.100 loaded
bttv: using 4 buffers with 2080k (8320k total) for capture
bttv: Host bridge is VIA Technologies, Inc. VT8367 [KT266]
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 00:0d.0, irq: 17, latency: 32, mmio: 0xdddff000
bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
bttv0: using: BT878(Pinnacle PCTV Studio/Ra) [card=39,autodetected]
bttv0: i2c: checking for MSP34xx @ 0x80... found
bttv0: pinnacle/mt: id=6 info="NTSC / stereo" radio=no
tda9887: probing bt848 #0 i2c adapter [id=0x10005]
tda9887: chip found @ 0x86
bttv0: i2c attach [client=tda9887,ok]
bttv0: using tuner=33
bttv0: i2c: checking for MSP34xx @ 0x80... found
msp34xx: init: chip=MSP3440G-B6, has NICAM support
msp3410: daemon started
bttv0: i2c attach [client=MSP3440G-B6,ok]
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
tvaudio: TV audio decoder + audio/video mux driver
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951)
tuner: probing bt848 #0 i2c adapter [id=0x10005]
tuner: chip found @ 0xc0
tuner: type set to 33 (MT2032 universal)
MT2032: Companycode=4d54 Part=04 Revision=04
bttv0: i2c attach [client=MT2032 universal,ok]
MT2032: Companycode=4d54 Part=04 Revision=04
bttv0: PLL: 28636363 => 35468950 ... ok
bttv0: registered device video0
bttv0: registered device vbi0
--------------------------------------------------------------------------
Anything look out of the ordinary?

Thanks,

BT
 
Old 10-24-2003, 05:17 PM   #8
TheChicken
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Rep: Reputation: 15
Well I'm having the same problem, running Mandrake 9.2

My dmesg:

Linux video capture interface: v1.00
bttv: driver version 0.7.107 loaded
bttv: using 4 buffers with 2080k (8320k total) for capture
bttv: Host bridge is VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
bttv: Bt8xx card found (0).
bttv0: Bt848 (rev 18) at 00:06.0, irq: 17, latency: 64, mmio: 0xdddff000
bttv0: using: BT848A( *** UNKNOWN/GENERIC **) [card=0,autodetected]
bttv: readee error
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
100% solution to all ATI problems zubir Linux - Software 4 12-13-2004 11:52 AM
Joystick Problems, Possible Solution? GT_Onizuka Linux - Newbie 2 01-29-2004 07:04 PM
Solution to glib installation problems? coldfusion713 Linux - Software 1 08-03-2003 01:57 PM
Solution for TV cards tuner under Linux will824 Linux - Hardware 2 06-15-2003 09:43 AM
One solution to RealPLayer and RedHat 9.0 Problems chem1 Linux - Software 3 05-04-2003 06:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration