Intel 845 and TV-out: how to switch to PAL mode?
Torfinn Ingolfsen
torfinn.ingolfsen at broadpark.no
Sun Feb 29 01:51:48 PST 2004
On Fri, 20 Feb 2004 01:16:57 +0100
Torfinn Ingolfsen <torfinn.ingolfsen at broadpark.no> wrote:
> Ok, the i845 has a Chrontel CH7009 chip connected to it. This is a DVI
> and TV-out encoder. Apparently it is in this chip that you would
> change from NTSC to PAL mode.
> Now, if I just had a FreeBSD program to do that...
Ok, I found some more hints. The nv-tv-out project
(http://sourceforge.net/projects/nv-tv-out/) is primarily for nVidia
cards. But they have code to detect the i845 and lotrs of TV encoders.
Initially, I had some trouble getting the code from cvs to configure and
compile. After I did 'touch test/Makefile.in' and added the FreeBSD
patch
(http://sourceforge.net/tracker/index.php?func=detail&aid=833022&group
_id=33758&atid=409194) I was able to compile it (it still fails, but
that is after it has compiled the src directory), and it gave me a nvtv
binary.
Running 'nvtv -P' on the machine produces output, it detects the i845,
complains about missing support for CH7009, and decides to list the I2C
device at 2:EC as a Chrontel 7011 (which probably is an error). See
attached file. Still, this is progress. :-)
--
Regards,
Torfinn Ingolfsen,
Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nvtv_out.txt
Type: application/octet-stream
Size: 1647 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20040226/094fd2e9/nvtv_out-0002.obj
More information about the freebsd-multimedia
mailing list