On Sun, 27 Mar 2005 17:05:20 -0800 (PST), Michael Carland <[EMAIL PROTECTED]> wrote: > I think with a 2.6 kernel you need to create an /etc/modprobe.d/ivtv and > put that options line in it. That's what works for me, but it complains > about old format parameters. I think I need to read some more man pages, > but give that a whirl.
I just added debugging to the parameters and that seems to display the message that it has switched to PAL-BG. $ dmesg | grep -i pal tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by ivtv i2c driver #0 ivtv: Switching standard to PAL. insmod fixup: PAL => PAL-BG saa7115: decoder set norm PAL saa7127: Set PAL Video Mode saa7127: Selecting PAL video Standard tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) tuner: type set to 58 (LG PAL TAPE-S001D) by ivtv i2c driver #1 ivtv: Switching standard to PAL. insmod fixup: PAL => PAL-BG N. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
