All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: Re: fbcon woes with closed source framebuffer kernel module
Date: Mon, 19 Sep 2005 17:55:14 +0800	[thread overview]
Message-ID: <432E8B02.8000003@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.62.0509190830180.10300@numbat.sonytel.be>

Geert Uytterhoeven wrote:
> On Mon, 19 Sep 2005, Antonino A. Daplas wrote:
>> Lior Balkohen wrote:
>>> /tmp > ./fbset -i
>>>
>>> mode "720x576-171"
>>>     # D: 50.000 MHz, H: 54.825 kHz, V: 170.793 Hz
>>>     geometry 720 576 720 576 8
>>>     timings 20000 64 64 32 32 64 2
>>>     laced true
>>>     rgba 8/16,8/8,8/0,8/24
>>> endmode
>>>
>>> Frame buffer device information:
>>>     Name        : Pallas FB
>>>     Address     : 0xa0901000
>>>     Size        : 2093056
>>>     Type        : PACKED PIXELS
>>>     Visual      : PSEUDOCOLOR
>>>     XPanStep    : 1
>>>     YPanStep    : 1
>>>     YWrapStep   : 1
>>>     LineLength  : 720
>>>     Accelerator : No
>> I don't think this is correct.  It describes RGBA8888 as
>> pseudocolor (indexed palette).  Try doing an fbset -depth 8
>> and check the fbset -i output again.  
> 
> But the depth is already 8. And this matches with the LineLength and
> xres_virtual.
> 
> Probably only the rgba bitfields are incorrect.

Yes, but in pseudocolor, the pseudo_palette is not read, so what is
being written to the fb memory are colors 0-15 (which in 32-bit
truecolor will be very light blue on black. This is easy to mistake
as a blank screen).

Tony


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

      reply	other threads:[~2005-09-19  9:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16 13:24 fbcon woes with closed source framebuffer kernel module Lior Balkohen
2005-09-16 13:59 ` Antonino A. Daplas
2005-09-16 16:27 ` Lior Balkohen
2005-09-18 23:03   ` Antonino A. Daplas
2005-09-19  6:31     ` Geert Uytterhoeven
2005-09-19  9:55       ` 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=432E8B02.8000003@gmail.com \
    --to=adaplas@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.