From: Aivils S. <Aiv...@un...> - 2003-11-15 07:45:52
|
> Actually that should stay and the code in every console driver that does > this should be removed. It is redundant. What I was thinking of doing is > work the VT console driver to use default_mode. This way we can have > printks without having to have full tty support. > > > Update of /cvsroot/linuxconsole/ruby/ruby-2.6/drivers/char > > In directory sc8-pr-cvs1:/tmp/cvs-serv32309/ruby-2.6/drivers/char > > > > Modified Files: > > vt.c > > Log Message: > > console initialization fixes > > > > Index: vt.c > > =================================================================== > Ok. I cannot understand fbcon initialization. I cannot remove stuff in fbcon_set_display() - that is aliens code :( Until con_init() contains default_mode setup current CVS works more correct. Remain bugs: fbdev console on /dev/tty1 will work correct only after logout/login. g550 fb works partialy (show oopses on fbdev!!!). Aivils Stoss |