Ok, It was that ! I won't try to justify me on this .... but the readme.txt says :
TVon=<0|1> - enable/disable TV output (default 0) TVtype=<0|1|2> - set TV type to none/NTSC/PAL (default PAL) TVoverscan=<0|1> - enable/disable overscan mode (default 0) so i deduced 0=enable 1=disable ... all this time lost for this stupid and so logic TVon=1 ;) Fine, now i have a nice TVout. I start VDR i got the ODS, but when live TV start i get a lot of CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder CLE266 warning: frame had errors, resetting decoder until my computer freeze ... Le dimanche 17 septembre 2006 à 13:06 +0100, Mark Adams a écrit : > > sudo insmod viafb.ko TVon=0 # (0 is for enable ...) > > From which place did you get this line ? > TVon=0 should enable TV-out ? Thats new to me. > > If you want TV out to be enabled, you'll need TVon=1 on the insmod > command-line, or you'll need to change the line: > > static int TVon __initdata = 0; > > to > > static int TVon __initdata = 1; > > Mark > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
