LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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
 
LinkBack Search this Thread
Old 10-13-2006, 03:41 PM   #1
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Desktop- Debian Lenny, Laptops- Ubuntu 8.10, Debian Lenny UMPC- Ubuntu 8.10
Posts: 1,297

Rep: Reputation: 55
Hauppage WinTV-Go-Plus in Ubuntu 6.06 help


OK, I'm lost now, I've tried searching, and the threads I'm finding aren't helping.. so I apologize. This is the only thing I can't do under Linux, that I can do under Windows. I know it can be set up and this is likely user error. I tried with a Pixelview card, and had to many issues, at least now with the Hauppage, I'm getting static.


first things first, as the subject says, I have a Hauppage WinTV-Go-Plus. I understand Hauppage usually works well under Ubuntu.

when I run dmesg | grep bttv, this is the output I get...

Quote:
ken@ken-desktop:~$ dmesg | grep bttv
[17179592.168000] bttv: driver version 0.9.16 loaded
[17179592.168000] bttv: using 8 buffers with 2080k (520 pages) each for capture
[17179592.168000] bttv: Bt8xx card found (0).
[17179592.168000] bttv0: Bt878 (rev 17) at 0000:00:06.0, irq: 193, latency: 64, mmio: 0xcfdfe000
[17179592.168000] bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
[17179592.168000] bttv0: using: Hauppauge (bt878) [card=10,autodetected]
[17179592.168000] bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
[17179592.172000] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
[17179592.292000] bttv0: using tuner=4
[17179592.292000] bttv0: i2c: checking for MSP34xx @ 0x80... not found
[17179592.292000] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
[17179592.296000] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[17179592.884000] bttv0: i2c: checking for TDA9887 @ 0x86... not found
[17179593.360000] bttv0: registered device video0
[17179593.360000] bttv0: registered device vbi0
[17179593.360000] bttv0: PLL: 28636363 => 35468950 .. ok
[17267205.500000] bttv0: PLL can sleep, using XTAL (28636363).
[17267206.392000] bttv0: timeout: drop=16 irq=120/120, risc=2a1ee07c, bits: HSYNC OFLOW FDSR
[17267206.392000] bttv0: reset, reinitialize
[17267206.392000] bttv0: PLL can sleep, using XTAL (28636363).
[17267259.992000] bttv0: PLL: 28636363 => 35468950 .. ok
[17267263.712000] bttv0: PLL can sleep, using XTAL (28636363).
[17267264.212000] bttv0: timeout: drop=32 irq=5888/5888, risc=2f102064, bits: HSYNC FDSR
[17267264.212000] bttv0: reset, reinitialize
[17267264.212000] bttv0: PLL can sleep, using XTAL (28636363).
[17267524.772000] bttv0: timeout: drop=50 irq=31378/31378, risc=196d6054, bits: HSYNC FDSR
[17267524.772000] bttv0: reset, reinitialize
[17267524.772000] bttv0: PLL can sleep, using XTAL (28636363).
[17267602.580000] bttv0: PLL: 28636363 => 35468950 .. ok
[17267608.636000] bttv0: PLL can sleep, using XTAL (28636363).
[17267609.136000] bttv0: timeout: drop=73 irq=31957/31957, risc=14da5064, bits: HSYNC FDSR
[17267609.136000] bttv0: reset, reinitialize
[17267609.136000] bttv0: PLL can sleep, using XTAL (28636363).
[17267625.740000] bttv0: timeout: drop=87 irq=33581/33581, risc=06d7907c, bits: HSYNC FDSR
[17267625.740000] bttv0: reset, reinitialize
[17267625.740000] bttv0: PLL can sleep, using XTAL (28636363).
Note the bold, it seems to have correctly detected my Card...

Note it says I'm using Tuner 4 when I reference this list in HappyTux's post..
http://www.linuxquestions.org/questi...light=TV+Tuner

It says TV Tuner 4 is "No Tuner" Well, I figure if I have to, I'll just go through and try all the NTSC tuners, till one works. A Google search turned up a post on another forum, suggesting my tuner might be number 50. So I follow the instructions on the above link, and run this command

sudo modprobe bttv tuner=50

I then get this output...

Quote:
ken@ken-desktop:~$ sudo modprobe bttv tuner=50
ken@ken-desktop:~$ dmesg | grep bttv
[17179592.168000] bttv: driver version 0.9.16 loaded
[17179592.168000] bttv: using 8 buffers with 2080k (520 pages) each for capture
[17179592.168000] bttv: Bt8xx card found (0).
[17179592.168000] bttv0: Bt878 (rev 17) at 0000:00:06.0, irq: 193, latency: 64, mmio: 0xcfdfe000
[17179592.168000] bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
[17179592.168000] bttv0: using: Hauppauge (bt878) [card=10,autodetected]
[17179592.168000] bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
[17179592.172000] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
[17179592.292000] bttv0: using tuner=4
[17179592.292000] bttv0: i2c: checking for MSP34xx @ 0x80... not found
[17179592.292000] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
[17179592.296000] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[17179592.884000] bttv0: i2c: checking for TDA9887 @ 0x86... not found
[17179593.360000] bttv0: registered device video0
[17179593.360000] bttv0: registered device vbi0
[17179593.360000] bttv0: PLL: 28636363 => 35468950 .. ok
[17267205.500000] bttv0: PLL can sleep, using XTAL (28636363).
[17267206.392000] bttv0: timeout: drop=16 irq=120/120, risc=2a1ee07c, bits: HSYNC OFLOW FDSR
[17267206.392000] bttv0: reset, reinitialize
[17267206.392000] bttv0: PLL can sleep, using XTAL (28636363).
[17267259.992000] bttv0: PLL: 28636363 => 35468950 .. ok
[17267263.712000] bttv0: PLL can sleep, using XTAL (28636363).
[17267264.212000] bttv0: timeout: drop=32 irq=5888/5888, risc=2f102064, bits: HSYNC FDSR
[17267264.212000] bttv0: reset, reinitialize
[17267264.212000] bttv0: PLL can sleep, using XTAL (28636363).
[17267524.772000] bttv0: timeout: drop=50 irq=31378/31378, risc=196d6054, bits: HSYNC FDSR
[17267524.772000] bttv0: reset, reinitialize
[17267524.772000] bttv0: PLL can sleep, using XTAL (28636363).
[17267602.580000] bttv0: PLL: 28636363 => 35468950 .. ok
[17267608.636000] bttv0: PLL can sleep, using XTAL (28636363).
[17267609.136000] bttv0: timeout: drop=73 irq=31957/31957, risc=14da5064, bits: HSYNC FDSR
[17267609.136000] bttv0: reset, reinitialize
[17267609.136000] bttv0: PLL can sleep, using XTAL (28636363).
[17267625.740000] bttv0: timeout: drop=87 irq=33581/33581, risc=06d7907c, bits: HSYNC FDSR
[17267625.740000] bttv0: reset, reinitialize
[17267625.740000] bttv0: PLL can sleep, using XTAL (28636363).
[17269351.800000] bttv0: timeout: drop=120 irq=36592/36592, risc=19a0c07c, bits: HSYNC OFLOW FDSR
[17269351.800000] bttv0: reset, reinitialize
[17269351.800000] bttv0: PLL can sleep, using XTAL (28636363).
[17269364.976000] bttv0: PLL: 28636363 => 35468950 .. ok
[17269368.660000] bttv0: PLL can sleep, using XTAL (28636363).
[17269369.160000] bttv0: timeout: drop=136 irq=38488/38488, risc=2c4ca05c, bits: HSYNC FDSR
[17269369.160000] bttv0: reset, reinitialize
[17269369.160000] bttv0: PLL can sleep, using XTAL (28636363).
[17269594.480000] bttv0: timeout: drop=152 irq=60080/60080, risc=1969b05c, bits: HSYNC FDSR
[17269594.480000] bttv0: reset, reinitialize
[17269594.480000] bttv0: PLL can sleep, using XTAL (28636363).
ken@ken-desktop:~$
Note it still says I'm using Tuner 4(NoTuner according to the tuner list)...

I hope I didnt make this to long/annoying. I just wanted you all to know what I've done, and maybe you can possibly figure out what I'm not doing/what I'm doing wrong...

Thanks for any help anyone can offer. I'm currently using KDETV, as it seems the easiest to set up(once my card is working), but I'm open to using another if you all suggest one

IGF

Last edited by IndyGunFreak; 10-13-2006 at 03:44 PM.
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hauppage WinTV Card in Ubuntu ubuntu-addict Linux - Software 19 02-09-2010 09:53 PM
Hauppage WinTV PVR 350 RobertSensei Linux - Hardware 2 10-24-2005 09:42 PM
Hauppage WinTV does not work... dimgr Linux - Hardware 11 01-09-2005 04:41 PM
hauppage wintv card subh Linux - Hardware 3 11-09-2003 10:53 PM
Hauppage WinTV Card lackluster Linux - Hardware 9 09-03-2002 04:04 PM


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

Main Menu
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration