> With "nouveau", my boot-up goes through these basic steps: My setup is KMS with intel hardware.
> 1. The original/"regular" console sequence (80x25) > 2. Nouveau is loaded by UDEV > 3. At this point, the console goes blank for a sec or so. > The preceding messages are wiped out. > 4. The remainder of the boot-up sequence proceeds and stays > in 240x67 all the way to the prompt (and beyond). > > 5. I can never change the 240x67 resolution of the console > text mode. > > QUESTION > Does anybody have/see a different behavior? This is pretty much what I see, but I had to add fbcon to /etc/sysconfig/modules [...] > BTW, the _exact_ steps of how to set a font in kernel which > would take effect after "nouveau" is up, will be highly > appreciated. I have not played with this since the initial setup, but here goes. cat /etc/sysconfig/console # Begin /etc/sysconfig/console KEYMAP="us" FONT="default8x16" LOGLEVEL="1" UNICODE="true" #End /etc/sysconfig/console and to change the fonts you can use setfont on any of the fonts in /lib/kbd/consolefonts As was already mentioned, I believe there are kernel config options, too, but I'm afraid I have not found time to play around with them; it's pretty rare I find myself on a VT other than 7. -- Regards, Trent. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page