Hello Roberto, you need to compile your new kernel with suport for FrameBuffer, I have the same SUN5 and it works for me:
CONFIG_PROM_CONSOLE=y CONFIG_FB=y CONFIG_DUMMY_CONSOLE=y CONFIG_FB_PCI=y CONFIG_FB_ATY=y CONFIG_FB_ATY_CT=y CONFIG_FBCON_CFB8=y CONFIG_FBCON_CFB16=y CONFIG_FBCON_CFB24=y CONFIG_FBCON_CFB32=y CONFIG_FONT_SUN8x16=y hope it helps you! ----- Original Message ----- From: "Roberto Giorgetti" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 28, 2003 2:58 PM Subject: Boot with a good tty screen > I run a debian stable on SPARC Ultra 5 with a 2.4.19 compiled by > myself, but I never succeded in having a boot tty screen with > black as background color and white as foreground and small > fonts. > > On the contrary I have to stand an annoying tty console with > white screen and black and large fonts. It is also very very > slow in scrolling pages. > > What I would like to have is the screen that boots with the > kernel contained in the stable release of Debian. > > Where I have to choose this? > In the kernel flags? > In the boot parameters? > > Thank you in advance. > > Roberto Giorgetti > Milan - Italy > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

