You are not logged in.

#1 2007-06-12 12:33:51

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

[SOLVED] no lil images on boot

Just compiled the viper kernel but do not want any little images in the top left corner of the screen while booting - I prefer plain system messages - how can I achieve that?

Last edited by mykey (2007-06-13 07:10:53)

Offline

#2 2007-06-12 13:26:16

bwalk
Member
Registered: 2007-03-21
Posts: 177

Re: [SOLVED] no lil images on boot

Disable framebuffer support. Or just disable boot logos.

Offline

#3 2007-06-12 13:26:27

somedrew
Member
From: Canada
Registered: 2007-05-14
Posts: 140

Re: [SOLVED] no lil images on boot

If you still want to use a framebuffer you could disable the bootup logo in your kernel config:

Device Drivers -->
    Graphics support -->
        Logo configuration -->
             [] Bootup logo

Another option would be to forgo using a framebuffer.

Offline

#4 2007-06-12 14:16:11

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

Re: [SOLVED] no lil images on boot

Thanx for your answers - it looks like the thing is enabled in the kernel - no use to disable the framebuffer - so recompile is a must - oh well...

Offline

#5 2007-06-13 08:21:59

somedrew
Member
From: Canada
Registered: 2007-05-14
Posts: 140

Re: [SOLVED] no lil images on boot

mykey wrote:

Thanx for your answers - it looks like the thing is enabled in the kernel - no use to disable the framebuffer - so recompile is a must - oh well...

No need to recompile if you don't want to. smile You can disable the framebuffer by passing vga=normal as a boot option (IIRC, may also work by just removing any existing vga= options you may be using).

Last edited by somedrew (2007-06-13 08:33:16)

Offline

Board footer

Powered by FluxBB