Re: buggy vesa framebuffer.

2001-01-14 Thread Martin Albert
On Thu, 04 Jan 2001, Kent Nyberg wrote: > I compiled the kernel with vesa framebuffer and edited lilo > to: > vga=0x301 > append="console=/dev/tty2 CONSOLE=/dev/tty2" > ... > But when i for exempel, do an 'ls' in a dir with lots of things in it.. > then > the framebuffer gets buggish.. (dont know

Re: buggy vesa framebuffer.

2001-01-05 Thread Mircea Luca
Kent Nyberg wrote: > > I was going to try LPP today so i patched the 2.2.18 kernel against that > and it worked perfect. > I compiled the kernel with vesa framebuffer and edited lilo > to: > > vga=0x301 > append="console=/dev/tty2 CONSOLE=/dev/tty2" > > It workes perfectly, the logo shows when

buggy vesa framebuffer.

2001-01-05 Thread Kent Nyberg
I was going to try LPP today so i patched the 2.2.18 kernel against that and it worked perfect. I compiled the kernel with vesa framebuffer and edited lilo to: vga=0x301 append="console=/dev/tty2 CONSOLE=/dev/tty2" It workes perfectly, the logo shows when i boot as it should do. But when i for