| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
4
|
43181
|
04-10-2006
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
$40.00
|
9.8
|
|
|
|
|
|
|
|
Description:
|
Hauppauge PCI - TV-Card (mono-audio) without IR-Receiver
kernel: bttv: driver version 0.9.12 loaded
kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
kernel: bttv: Bt8xx card found (0).
kernel: bttv0: Bt878 (rev 2) at 0000:00:0f.0, irq: 11, latency: 64, mmio: 0xcbdfe000
kernel: bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
kernel: bttv0: using: Hauppauge (bt878) [card=10,autodetected]
kernel: bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
kernel: bttv0: Hauppauge eeprom: model=38014, tuner=Philips FM1216 (5), radio=yes
kernel: bttv0: using tuner=5
kernel: tvaudio: TV audio decoder audio/video mux driver
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
kernel: tuner: chip found @ 0xc2
kernel: tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
kernel: bttv0: registered device video0
kernel: bttv0: registered device vbi0
kernel: bttv0: registered device radio0
kernel: bttv0: PLL: 28636363 => 35468950 .. ok
works on >2.4.18, 2.6.X (what i've tested).
Kernel-config on 2.6.X: VIDEO_BT848
|
|
Keywords:
|
hauppauge wintv go bttv
|
|
/sbin/lspci output:
|
00:0f.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture ( rev 02)
|
|
Chipset:
|
bt878, bttv
|
|
Connection Type:
|
pci
|
|
|
|
02-19-2004, 05:37 PM
|
#1
|
Registered: Jun 2001
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
Rep:
|
Would you recommend the product? yes | Price you paid? (in USD): $40.00 | Rating: 10
|
Kernel (uname -r):
|
2.6.3
|
|
Distribution:
|
Gentoo
|
superb compatability all round through the bttv driver. works totally generically and required no special options to be passed to the driver. Output was better quality and more reliable than Hauppage's own win32 drivers under 98 last time i tried it.
|
|
|
|
03-17-2004, 03:28 AM
|
#2
|
Registered: Feb 2004
Distribution: SLED 10, SUSE 10.3
Posts: 713
Rep: 
|
Would you recommend the product? yes | Price you paid? (in USD): $40.00 | Rating: 10
|
Kernel (uname -r):
|
2.4.21-192-default
|
|
Distribution:
|
SUSE 9.0
|
KWINTV worked staright away on SUSE 9.0
I'm only posting this as the OLD versions which have the Bt878 chip and use the BTTV driver work fine. but the newer versions of this product use another chip -- I don't know what it is but it doesn't work with the older drivers so ensure you have the correct driver for your product.
|
|
|
|
12-03-2005, 03:03 AM
|
#3
|
Registered: Oct 2004
Distribution: Slackware!
Posts: 10
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 9
|
Kernel (uname -r):
|
|
|
Distribution:
|
|
AFAIK all the WinTV-Go cards use the Brooktree 878 chipset, but with different TV tuner modules, not all of which are identified automatically. Check the BTTV HOW-TO for more information. For example, I had a TAPC-H701P tuner so I added the following line to /etc/modprobe.conf:
option bttv tuner=39
A bit of a pain but in the end everything worked. Not bad for ye olde $20 computer-show special.
|
|
|
|
04-10-2006, 12:26 AM
|
#4
|
Registered: Oct 2003
Distribution: Ubuntu 7.04
Posts: 889
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10
|
Kernel (uname -r):
|
2.6.12-10-k7
|
|
Distribution:
|
5.40
|
This was an excellent choice for me. I had my doubts because of the lack of information on tv tuner cards (or it could be lack of knowledge of the informatino available on my part). Finding information on a specific card that your eye is on, is a pain, and I wish to help whoever is taking a gander at this Happauge video tuner card with the information they want/need to aquire, so they don't have to have so many headaches. The driver module that is needed is the bttv driver, it is usualy (supposedly) already enabled on most every stock kernel that you may come across. Drivers for Bt8x8-based hardware (which the WinTV GO has) have been a part of the Linux kernel since version 2.2.0, unless you compiled a custom kernel in which look at the bottom for more detailed explanation on how to get it running. If it is not already running, go into a console and get into root (by typing "su" without the quotes, and typing in your root password) and type "lsmod", if you do not see bttv somewhere within the results of lsmod, then type modprobe bttv. It should be running now, at this point, I suggests you use the tv output program of your choice. From my experience, xawtv was usualy always a standard tv program found on most of my distros, until just recently. kdetv has a nice little wizard to set up your tv card, but it did not find all of my channels. (I have played with for a couple days since I got my WinTV GO) Actualy it only found 29 of my 100+ channels, so I droped it in favor of tvtime. ( http://tvtime.sourceforge.net/)
xawtv does not function for an x failed request... so I used the above. At this point you should be able to get it running by reading the help/faq found at the tvtime's web site. If you would like more in depth information setting up a bttv video card (if for or not for the WinTV GO) then head on over to http://www.tldp.org/HOWTO/BTTV/hw.html. If need more information on anything regarding tv tuner cards, or if I made mistake (which I am sure I did, isn't that assuring of my howto's accuracy ;] ), please send me a pm and I'll do my best to answer your question and/or fix my mistake.
|
|
|
|
All times are GMT -5. The time now is 07:38 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|