public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Hauppauge WinTV USB Model 566 PAL-I
@ 2008-11-28 11:55 Chris Grove
  2008-11-29 16:54 ` Chris Grove
  2008-11-29 21:02 ` Thierry Merle
  0 siblings, 2 replies; 15+ messages in thread
From: Chris Grove @ 2008-11-28 11:55 UTC (permalink / raw)
  To: video4linux-list

Hi there, I've got one of these cards but I'm having trouble getting it to
work. The problem is that it loads ok, but when I try to use it, it turns
out that the tuner module has loaded the wrong tuner type. Instead of using
tuner type 1, a PAL-I tuner which mine is, it selects a PAL-BG tuner. Now
I've tried using type=1 in the modprobe line but it turns out that, that is
no longer supported. 

 

System Info.

I'm using GeexBox which is built on linux-2.6.21.3 kernel.

 

The Init.d script is:

#!/bin/sh

#

# setup tv cards

#

# runlevels: geexbox, debug, install

 

echo "### Setting up TV card ###"

modprobe tuner pal=I

modprobe tveeprom 

modprobe usbvision

modprobe saa7115 

 

echo -n "" > /var/tvcard 

exit 0  

 

And the output from dmesg is:

<6>usbvision_probe: Hauppauge WinTv-USB II (PAL) MODEL 566 found

<6>USBVision[0]: registered USBVision Video device /dev/video0 [v4l2]

<6>USBVision[0]: registered USBVision VBI device /dev/vbi0 [v4l2] (Not
Working Yet!)

<6>usbcore: registered new interface driver usbvision

<6>USBVision USB Video Device Driver for Linux : 0.9.9

<6>eth0: Media Link On 100mbps full-duplex

<6>tuner 1-0042: chip found @ 0x84 (usbvision #0)

<6>tda9887 1-0042: tda988[5/6/7] found @ 0x42 (tuner)

<6>tuner 1-0061: chip found @ 0xc2 (usbvision #0)

<6>tuner 1-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))

<6>tuner 1-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))

<6>saa7115 1-0025: saa7113 found (1f7113d0e100000) @ 0x4a (usbvision #0)

<6>tda9887 1-0042: i2c i/o error: rc == -121 (should be 4)

 

Any ideas please, and if someone has already asked this, sorry but I'm new
to the list and haven't worked out how to search the archives yet.

Thanks in advance, Chris.

 

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: Hauppauge WinTV USB Model 566 PAL-I
@ 2008-11-29 18:24 CityK
  0 siblings, 0 replies; 15+ messages in thread
From: CityK @ 2008-11-29 18:24 UTC (permalink / raw)
  To: V4L

Hi Chris,

 Chris Grove wrote
> it turns
> out that the tuner module has loaded the wrong tuner type. Instead of using
> tuner type 1, a PAL-I tuner which mine is, it selects a PAL-BG tuner. Now
> I've tried using type=1 in the modprobe line but it turns out that, that is
> no longer supported. 
>   

The option has probably been moved into the decoder module; check to see
if it has facilities for such a parameter with: /sbin/modinfo saa7115

> Any ideas please, and if someone has already asked this, sorry but I'm new
> to the list and haven't worked out how to search the archives yet.
I use marc ( http://marc.info/?l=linux-video ) , but there are a few
other ways too (gmane etc etc).

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-12-03  9:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28 11:55 Hauppauge WinTV USB Model 566 PAL-I Chris Grove
2008-11-29 16:54 ` Chris Grove
2008-11-29 21:02 ` Thierry Merle
2008-11-30 14:04   ` Chris Grove
2008-11-30 15:10     ` Thierry Merle
2008-11-30 15:43       ` Chris Grove
2008-11-30 20:30         ` Chris Grove
2008-11-30 21:12           ` Thierry Merle
     [not found]             ` <000301c95341$504c5810$f0e50830$@co.uk>
     [not found]               ` <493451C5.9010406@free.fr>
2008-12-01 22:18                 ` Chris Grove
2008-12-02 20:26                   ` Thierry Merle
2008-12-02 22:00                   ` Thierry Merle
2008-12-03  0:26                     ` Chris Grove
2008-12-03  6:26                       ` Thierry Merle
2008-12-03  9:03                         ` Chris Grove
  -- strict thread matches above, loose matches on Subject: below --
2008-11-29 18:24 CityK

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox