roguetoad Tux's lil' helper
Joined: 24 Oct 2005 Posts: 124 Location: Office chair
|
Posted: Tue Feb 14, 2006 12:45 am Post subject: ywrap with vesa-tng doesn't work anymore. |
|
|
I haven't changed by grub loader in ages until recently I ended up booting to a blank screen. I tried all sorts of things, but finally noticed that if I took out ywrap from the kernel line, I would get back to an actually framebuffer screen with all the fblsplash candy I had added eariler still working.
So I went from this
Code: |
video=vesafb:ywrap,mtrr,1024x768-24@60
|
to this in the kernel line:
Code: |
video=vesafb:mtrr:1,1024x768-24@60
|
Everything is working as it should except now scrolling in the console is just damn slow. Anybody know how to fix this. I'd like my lightning fast scrolling working again in all the consoles.
Yes, I want to have my cake and eat it too. |
|