|
TV-out All software on this page is Copyright to individual members of the TUMULT project and is released under the GNU General Public License. TV out
The Ch7007 is controlled via i2c (smbus) and to do that you need to load the i2c-dev module. The i2c-i810 driver depends on the i2c-algo-bit module, please make sure to load the following i2c-driver: i2c-core i2c-algo-bit i2c-dev i2c-i810 (you must apply the patch provided below) Now load the i810tv driver (insmod as user root). You are now ready to launch the tv setup program (any user). i810e The i2c driver for i810e does not work. Apply this patch against version 2.6.4 Patch for i2c-i810.c i810 TV driver You need this driver to let the tvsetup porgram talk to the i810-chip i810tv-driver.tar.gz Compile and load this kernel module before starting tv setup. TV setup X-application to configure TV output. X, gtk and gtkmm is required. tvsetup.tar.gz Note:Device name of i2c-device is hardcoded in chrontel.c Change it to match your setup!!!!!! |
|