public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: Kurt Wall <kwallinator@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Console Goes Blank When Booting 2.6.15-rc5
Date: Thu, 15 Dec 2005 15:43:05 +0800	[thread overview]
Message-ID: <43A11E89.2090805@gmail.com> (raw)
In-Reply-To: <200512142027.00829.kwallinator@gmail.com>

Kurt Wall wrote:
> On Wednesday 14 December 2005 01:37 am, Antonino A. Daplas wrote:
>> Kurt Wall wrote:
>>> As Jesper Juhl has reported, if I boot 2.6.15-rc5 with vga=normal,
>>> everything is fine. If I boot using my preferred size (vga=794),
>>> the console goes blank. Because I'm a touch typist, I can login and
>>> start X and everything is copacetic, but as soon as I leave X, I'm
>>> back to the blank screen. From X, if I flip over to a VC, the VC
>>> display is garbled and has artifacts from the X display.
>>>
>>> This worked fine with 2.6.14.3, and I didn't change the console,
>>> framebuffer, or vesa options between the two kernels. Not sure how
>>> to proceed, but I sure would like my high res console screens back.
>> Can you recheck your .config and make sure that
>> CONFIG_FRAMEBUFFER_CONSOLE=y
> 
> Oops. It was defined as a module. Compiling it statically gave me
> the console back. Interestingly, I still lose the first 102 lines
> of console output. After the all-important boot logo displays, I see
> nothing until this line:

Yes, that should be expected behavior with vesafb.  The adapter was
set very early during the boot process, when machine is still in
real mode, vgacon will never load, and you will only see any semblance
of display until the framebuffer console is loaded.  You should
see different behavior with chipset-specific drivers, ie, you will
have vgacon momentarily until fbcon takes over.

Tony

      reply	other threads:[~2005-12-16  2:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14  3:47 Console Goes Blank When Booting 2.6.15-rc5 Kurt Wall
2005-12-14  6:37 ` Antonino A. Daplas
2005-12-15  1:27   ` Kurt Wall
2005-12-15  7:43     ` Antonino A. Daplas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A11E89.2090805@gmail.com \
    --to=adaplas@gmail.com \
    --cc=kwallinator@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox