On Mit, 2002-02-06 at 17:32, daniel sheltraw wrote:

> I would like to control two video cards. One card would output DVI
> signals while the other would output the usual analog signals. The
> former card would be used to write directly to the frame buffer
> from a kernel module while the latter card would be
> used for normal X work. I would like to know how to best
> configure the former DVI card to 1024x768 mode and leave
> it there. This could occur during or after boot-up.

As you want to access the framebuffer from the kernel, a framebuffer
device seems like the natural solution. You'll probably have to hack X
slightly to use it only on the second head though. :)


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to