LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-19-2003, 08:11 PM   #1
timmyk0
LQ Newbie
 
Registered: Sep 2003
Location: Pennsylvania
Distribution: Redhat 9
Posts: 18

Rep: Reputation: 0
WinFast TV2000 XP Deluxe


Does anyone know if there is anyway to get this working on Redhat 9?
Are there drivers for it anywhere? I dont know if it will work or not on Linux. If anyone has any idea, let me know please.

http://www.leadtek.com.tw/multimedia...deluxe_1.shtml
 
Old 10-16-2003, 08:44 AM   #2
DjRedMar
Member
 
Registered: Oct 2003
Location: Apeldoorn, NL, Europe, Earth
Distribution: Debian GNU/Linux 3.0 r1 & r3 & Ubuntut 6.06
Posts: 36

Rep: Reputation: 15
http://www.linuxhelp.ca/guides/tvtuner/

i could not get it work, i use debian, but i am still searching for my problem :\
 
Old 11-26-2003, 10:48 AM   #3
bruce1271
Member
 
Registered: Apr 2003
Location: Dallas, TX
Posts: 122

Rep: Reputation: 15
Any Luck getting this card to work, I cant get mine to work yet either in RH9.0
 
Old 12-19-2003, 07:52 AM   #4
jons.99
LQ Newbie
 
Registered: Aug 2003
Distribution: Red Hat (various releases)
Posts: 4

Rep: Reputation: 0
Hi,

Are you still having problems under RH 9? Can you describe what sorts of problems you are encountering (is it a matter that you don't have a driver for it)?

For what it's worth, I was able to get this card working under RH 7.3 pretty easily using the bttv driver. The stock RH 7.3 came precompiled with TV support built into the kernel, so all I had to do was insmod the bttv driver. I had done a fair amount of surfing before I bought the card (to make sure it would be supported), and had discovered a few little "gotcha's" along the way.

To cut to the chase, the card was not automatically detected, even after I modified my /etc/modules.conf. I ended up having to put the following 'insmod' in my /etc/rc.d/rc.local file :

--------------------------------------------
#
# Install the Winfast TV2000 card :
#
insmod bttv tuner=2 radio=1
--------------------------------------------

Not sure I really need the "radio=1"...

Anyway, after doing the above, I was able to use the card with Freevo without any problems (well, I am having one problem -- we have over-the-air TV, and with the current settings, I'm unable to receive any UHF stations since CATV channels above 14 are different frequencies than UHF channels).

Hope this helps. (And happy holidays :-)

-Jon
12/19/2003

http://www.outback.chi.il.us/
 
Old 12-24-2003, 02:30 PM   #5
duende
LQ Newbie
 
Registered: Dec 2003
Distribution: Gentoo
Posts: 1

Rep: Reputation: 0
Hello all.

I am the author of the TV Tuner guide at http://www.linuxhelp.ca/guides/tvtuner/ , perhaps if you could be a little more descriptive about the problems you are experiencing, I may be able to help out.

Getting this card to work should not be distribution specific, it should work for any distro as long as you compile bttv support in your kernel (either right in or as a module).

If you have attempted to use my guide, and have found it un-successful, or not quite clear enough, by all means, let me know and I will revise it.

I can most frequently be found on the Linuxhelp.ca's forums , so you will most likely receive a quicker response when posting to that forum.
 
Old 01-13-2004, 04:28 PM   #6
bruce1271
Member
 
Registered: Apr 2003
Location: Dallas, TX
Posts: 122

Rep: Reputation: 15
the problem I am/was having was the tv input ports were swapped. The card/.driver loaded without an issue, but when I went to watch TV, I was getting tv signal out of the composite input port, not the TV port. I am talking internal ports. The card worked fine for a new install, but I had to retire it because I couldnt get it to work for my main linux box. I still dont know the root cause.
I could change tv channels only while using composite, then when I switched back to TV, the last channel changed to on composite, showed up on tv mode, but I cant change channels.
 
Old 01-21-2004, 04:06 PM   #7
tomis
LQ Newbie
 
Registered: Jan 2004
Distribution: RH9, Debian
Posts: 2

Rep: Reputation: 0
I have the same card and i had no problems with it on Red Hat 9 and Debian TV card was automaticaly detected and configured.
 
Old 01-21-2004, 04:12 PM   #8
James_N
LQ Newbie
 
Registered: Aug 2003
Location: UK
Distribution: SuSe 8.2 Pro
Posts: 13

Rep: Reputation: 0
Question

Quote:
Originally posted by tomis
I have the same card and i had no problems with it on Red Hat 9 and Debian TV card was automaticaly detected and configured.
does the included remote fully work? im purchasing the expert edition of this card and plan to install SuSe linux 9. im just wondering if this will all work nicely together

cheers
 
Old 02-15-2004, 02:12 PM   #9
aviceda
Member
 
Registered: Jul 2003
Location: Brisbane, Queensland, Australia
Posts: 50

Rep: Reputation: 15
Hi,

I've got a Winfast TV 2000XP partially working with Mandrake 9.2, I'm trying to use it for analogue video-capture and I get a good picture but get an init error when I try and capture.....I'm currently at work so can't give full details but will get back later if required.

Tom
 
Old 02-15-2004, 02:28 PM   #10
timmyk0
LQ Newbie
 
Registered: Sep 2003
Location: Pennsylvania
Distribution: Redhat 9
Posts: 18

Original Poster
Rep: Reputation: 0
Thanks for letting me know. All i want to do with mine is just watch TV on it. When you can, leave details about how you did it.

Thanks!
 
Old 02-18-2004, 04:33 PM   #11
bruce1271
Member
 
Registered: Apr 2003
Location: Dallas, TX
Posts: 122

Rep: Reputation: 15
Folks,

I finally got mine working. I had to download the latest bttv drivers and compile those. Also, I edited the kernel source code to hard set the tuner type to 2. All is well now. I now have 2 bttv cards working in linux with mythtv.

Bruce
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
WinFast TV2000 XP Deluxe andylow Linux - Software 4 01-22-2005 11:50 AM
I have a WinFast TV2000 XP Deluxe and need drivers for it... gbdavidx Linux - Software 3 11-02-2004 07:13 AM
WinFast TV2000 XP Deluxe + remote control VincentB Linux - Hardware 1 01-29-2004 04:20 PM
Winfast TV2000 XP Deluxe Yook Fedora 1 01-27-2004 04:12 PM
Leadtek Winfast TV2000 XP Deluxe and Mandrake 9.1 MidnightWatcher Linux - Hardware 3 07-26-2003 07:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:43 AM.

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