Erlend Slettevoll a écrit : > I've got a MS10kE with a CLE266 connected to a PAL tv using RGB > scart-output from the onboard tv-out-connectors.
Great : keep us informed of output quality ! > The official viafb-driver gives me a "panning buffer out of range"-error > when trying to run a directfb-application, and I haven't been able to > find a way to switch to RGB-output from the patcher-driver or the > viafb-driver from the directfb-project. > > 1. Is there a way to get the official viafb-driver to work with > directfb? Yes, I once patched it to make it "work" with DirectFB, but most of the free work is done on the other one. My patch simply deactivated double-buffer or y-panning, which may not be a good solution for you. > or.. > > 2. Is there a way to get RGB tv-signal from the patcher-driver or the > viafb-driver from directfb.org? Yes, you have to modify the corresponding "DAC select" register (offset 02 or so), and that's all. For that, get the latest patcher2k patched driver from Rolf Ahrenberg, and patch the vt1622a TV table, checking in VT1622.PDF what register to tune. The problem is that you will have an incompatible TV table once you patch it. Some driver hacker can also propose a way to adjust TV-out with a kernel module parameter. That's beyond my skills, though... http://www.saunalahti.fi/~rahrenbe/vdr/patches/viafb_03-720x576noscale-2.6.13.3.patch.gz http://www.saunalahti.fi/~rahrenbe/vdr/patches/viafb_03-720x576noscale-2.6.13.3.readme -- NH _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
