Olivier DAVID schrieb: > Yes, it has a direct LVDS output, and it's controlled by BIOS operations on > X server (the set of display mode are direct BIOS calls, not a framebuffer > ioctl; this is the only way to preserve the LVDS output, activated in the > BIOS parameters of the PC).
I guess it's not possible to do BIOS calls in a kernel, but you could write a DirectFB driver which overrides the primary layer implementation to do BIOS calls instead of fbdev ioctls. Or is LRMI(?) available in a standard kernel these days? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
