On Mon, Jun 11, 2001 at 11:43:30PM +0200, Olivier Bornet wrote: > It's me again, > > just to complete my last posts. > > > OK. I have compile a new kernel, and the garbage on the screen is away. > > - With my config, I have a "black on white" console, not the "graphic console" > with the small Penguin on the top left. > > - I have manualy created the device for the USB (without, no mouse on X) > using: > (cd /dev; ./MAKEDEV input) > > - The graphical interface is very slow (but I'm sure it will be a lot better > when > we can re-activate the accel).
When you recompiled, you forgot framebuffer, so you have just a PROM console (the built-in console for SPARC's). Something in the framebuffer driver is causing it obviously. -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

