From: James S. <jsi...@ac...> - 2000-07-29 00:49:44
|
Hi! Thanks to Matan I got svgalib to run on ruby. It also helped me discover a few bugs. This includes what makes XF4 lock up. The raw mode code works fine. Linux does NOT follow SVS4 VT specs where ruby now does. VT 0 being the foreground console no longer makes sense in a multihead environment. This means /dev/tty0 will be going away. In fact this mismatch of the first VC being 0 and 1 is what was confussing X windows. So in the code at home I migrating everything over have the first VC 0 instead of 1. /dev/tty0 is going away. In doing so I managed to crash the kernel in the exact same way X has been. Now I go to find the problem. P.S I also have new code to sync up CVS vidoe layer with fbdev in the lastest kernel. I will be comitting this soon. Q: Why did they deprecate a.out support in linux? A: Because a nasty coff is bad for your elf. James Simmons [jsi...@li...] ____/| fbdev/console/gfx developer \ o.O| http://www.linux-fbdev.org =(_)= http://linuxgfx.sourceforge.net U http://linuxconsole.sourceforge.net |