I recently bought an Hauppage Wintv-PCI-FM model 760 (France) based on
cx8800 (like Cpjc: June 2004 msg00081)
Here is what *I think* I am supposed to put in modules.conf
# Hauppauge WinTV-PCI-FM model 760
# PAL-B/G-I-D/K-SECAM 34519 REV G152
# tuner type is 45:
# Frontend 4049 FM5 AL RF
# Microtune 8x8 168 0344
# ALIF FT LCT LVI
# 14 A0 80 G6
#alias char-major-81 videodev
alias char-major-81-0 cx8800
options tda9887 secam=L debug=1
options tuner type=45 pal=L
options cx8800 tuner=45 nicam=1 latency=64 audio_debug=0
add below cx8800 tuner tda9887
add above cx8800 lirc_dev lirc_i2c
any comments on this???
(by the way "mt4049.pdf" datasheet may be found googling, Microtune has
acquired Temic, this should permit tuner.c to set SECAM (pal=L) as by
analogy if it is required for PAL it is required for SECAM also :))
I have only very low sound, noisy and warbled, very tiring, not usable:
is there a fix ???
I am worried by the default preset:
cx2388x v4l2 driver version 0.0.4 loaded
cx8800[0]: setting pci latency timer to 64
cx8800[0]: found at 0000:01:09.0, rev: 3, irq: 17, latency: 64, mmio:
0xe5000000cx8800[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx
models [card=1,autodetected]
tda9885/6/7: chip found @ 0x86
cx8800[0]: i2c attach [client=tda9887]
tuner: chip found at addr 0xc2 i2c-bus cx8800[0]
tuner: type set to 45 (Microtune 4049 FM5) by cx8800[0]
cx8800[0]: i2c attach [client=Microtune 4049 FM5]
tuner: The type=<n> insmod option will go away soon.
tuner: Please use the tuner=<n> option provided by
tuner: tv aard core driver (bttv, saa7134, ...) instead.
cx8800[0]: i2c register ok
cx8800[0]: hauppauge eeprom: model=34519, tuner=<NULL> (45), radio=yes
cx8800[0]: registered device video0 [v4l2]
cx8800[0]: registered device vbi0
cx8800[0]: registered device radio0
tda9885/6/7: switching to v4l2
tda9885/6/7: configure for: NTSC-M
tda9885/6/7: writing: b=0xd4 c=0x70 e=0x44
tda9885/6/7: configure for: SECAM-L
tda9885/6/7: writing: b=0xc4 c=0x10 e=0x0b
tda9885/6/7: configure for: PAL-BG
tda9885/6/7: writing: b=0xd4 c=0x70 e=0x09
tuner: TV freq (0.00) out of range (44-958)
(PAL-BG is for my Composite webcam hence freq=0.00)
How could I avoid the default "configure for: NTSC-M" as my chip is
cx23881 and does not support NTSC nor BTSC_AUTO_STEREO
and the tuner as-well does't support NTSC!???
Unless Hauppauge WinTV 34xxx models use another tuner the
following patch may be worthwhile( at least for model=34519)
--- cx88-cards_004.c 2004-07-17 18:38:20.000000000 +0200
+++ cx88-cards.c 2004-07-31 12:00:02.000000000 +0200
@@ -48,7 +48,8 @@
},
[CX88_BOARD_HAUPPAUGE] = {
.name = "Hauppauge WinTV 34xxx models",
- .tuner_type = UNSET,
+ .tuner_type = 45,
+ .needs_tda9887 = 1,
.input = {{
.type = CX88_VMUX_TELEVISION,
.vmux = 0,
Does anybody have better success with that card ?
Thanks for any report and/or advice
gc
--
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
[Home]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Video Technology]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Plasma TVs]
[Video Projectors]
[PDAs]
[Xorg]
[Util Linux NG]
[Xfree86]
[Devices]
[Big List of Linux Books]
[Free Photo Albums]
[LCD TVs]
[Fedora Users]
[Webcams]
[Fedora Women]
[HDTV]
[ALSA Users]
[ALSA Devel]
[Stuff]
[SSH]
[Linux USB]