Re: framebuffer logo not available because of LUKS

2012-08-21 Thread J. B
Solved :-) linux /vmlinuz-3.0.3.acer root=/dev/mapper/mygroup-root ro splash quiet video=vesafb:mtrr:3,ywrap vga=792 resume=/dev/mapper/mygroup-swap The [splash quiet video=vesafb:mtrr:3,ywrap vga=792] has to be added On Wed, 22 Aug 2012 11:13:44 +0530 "J. B" wro

framebuffer logo not available because of LUKS

2012-08-21 Thread J. B
Dear list, With the ongoing process of my full disk encryption ( exclude /boot), I have now come with another issue. The framebuffer device which resides under /root/dev is not available prior to opening luks and it is quite normal. IS there any alternative so that required drivers (like framebuf

Re: Framebuffer logo.

2003-02-07 Thread Jason Wojciechowski
Johan Ehnberg ([EMAIL PROTECTED]) wrote: > What I did (though not to get rid of the logo), was simply recompile the > kernel and package it. > I don't like framebuffer (slow under heavy loads, even on a new machine) > and disabled it in my own kernel. I think the question was not how to disable

Re: Framebuffer logo.

2003-02-07 Thread Johan Ehnberg
What I did (though not to get rid of the logo), was simply recompile the kernel and package it. I don't like framebuffer (slow under heavy loads, even on a new machine) and disabled it in my own kernel. hth, /johan [EMAIL PROTECTED] wrote: Is there any way to *completely disable* the logo when

Framebuffer logo.

2003-02-07 Thread donw
Is there any way to *completely disable* the logo when using a framebuffered console, other than just hacking kernel to tell it not to show a logo (which works)? I didn't see anything along the lines of a useful pragma for telling Linux to boot sans logo. I'm not looking for a way to *replace* th