From: Helge H. <hel...@ai...> - 2004-01-09 20:33:40
|
On Thu, Jan 08, 2004 at 10:11:22AM +0200, Aivils Stoss wrote: > > Both ruby-CVS and linus-tree files are unchanged long time, so > i can jump from test9 to 2.6.0 without syncing. > My sugestion: make mrproper Did that. > matroxfb_crtc2 registered after fbcon initialization. This order create > gcc when colect module_init(foo_bar) functions. Current ruby fbcon > set up console _only_ on registered framebuffer devices. No fbcon event > on fb-dev registration. Seems must be regitered additional VT, but > that is discutable. > > Solution: matrox fb-dev compiled into kernel, fbcon as module. I did that - and it worked! It took some time getting to this point due to some raid-1 trouble. 2.6.0+ruby with modular fbcon came up with two working framebuffer consoles. Two simultaneous xservers, one on each console, works fine. There are some small issues still - switching from X to fbcon on one keyboard also takes the other screen out of graphichs mode. So the fbcons are only useable when not running X - but that is the time I need them most. Helge Hafting |