public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Thierry Merle <thierry.merle@free.fr>
To: Chris Grove <dj_gerbil@tiscali.co.uk>
Cc: video4linux-list@redhat.com
Subject: Re: Hauppauge WinTV USB Model 566 PAL-I
Date: Sat, 29 Nov 2008 22:02:05 +0100	[thread overview]
Message-ID: <4931ADCD.2000407@free.fr> (raw)
In-Reply-To: <002901c95150$44c16b90$ce4442b0$@co.uk>

Hi Chris,

Chris Grove wrote:
> 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)
please try a modprobe tda9887 debug=1 to see some debug messages where it fails.
Proceed like this:
modprobe tda9887 debug=1
modprobe saa7115 
modprobe usbvision
Then, plug-in your device.
Geeksbox is based on mplayer, I tested OK mplayer but with some tuning like this:
mplayer -tv driver=v4l2:width=320:height=240:norm=SECAM:outfmt=yuy2:channels=21-F2 tv://

Cheers,
Thierry

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

  parent reply	other threads:[~2008-11-29 21:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4931ADCD.2000407@free.fr \
    --to=thierry.merle@free.fr \
    --cc=dj_gerbil@tiscali.co.uk \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox