From: "Chris Grove" <dj_gerbil@tiscali.co.uk>
To: <video4linux-list@redhat.com>
Subject: Hauppauge WinTV USB Model 566 PAL-I
Date: Fri, 28 Nov 2008 11:55:54 -0000 [thread overview]
Message-ID: <002901c95150$44c16b90$ce4442b0$@co.uk> (raw)
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
next reply other threads:[~2008-11-28 11:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 11:55 Chris Grove [this message]
2008-11-29 16:54 ` Hauppauge WinTV USB Model 566 PAL-I 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
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='002901c95150$44c16b90$ce4442b0$@co.uk' \
--to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.