From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: fbcon bug?
Date: Tue, 15 Nov 2005 04:10:38 +0800 [thread overview]
Message-ID: <4378EF3E.8050609@gmail.com> (raw)
In-Reply-To: <20051114191340.GA12139@sci.fi>
Ville Syrjälä wrote:
> On Sun, Nov 13, 2005 at 09:24:36PM -0500, Zack Smith wrote:
>> Hi all,
>>
>> I've noticed that 2.6.14, when a console switch occurs going
>> from a console that is KD_TEXT to one that is KD_GRAPHICS,
>> fbcon doesn't seem to immediately shut down the cursor. It appears
>> to draw or undraw the cursor at least once before it disables
>> cursor activity due to graphics mode.
>>
>> Does anybody know if this bug has been corrected in 14.1 or .2,
>> or if anyone would mind if I go in and fix it?
>
> I'm not sure if it's related but there is a cursor problem with atyfb.
> When doing ioctl(... KD_GRAPHICS) the cursor remains visible in most
> cases. Sometimes it does disappear properly but that is quite rare.
> However doing a vt switch to another vt and back again seems to fix it
> every time so I'm not sure it's the same problem you're seeing. None of
> the other fb drivers I use implement a hardware cursor which is probably
> the reason I'm only seeing it on atyfb.
>
Once the console is in KD_GRPHICS mode, all access the to the framebuffer
are essentially stopped. So depending on the state of the cursor (visible
or not), it will stay that way even if a command to erase or draw the
cursor is given.
You may tell the console to erase the cursor before going to KD_GRAPHICS
mode as a workaround.
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
next prev parent reply other threads:[~2005-11-14 20:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-14 2:24 fbcon bug? Zack Smith
2005-11-14 19:13 ` Ville Syrjälä
2005-11-14 20:10 ` Antonino A. Daplas [this message]
2005-11-15 0:21 ` Zack Smith
2005-11-15 0:51 ` Antonino A. Daplas
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=4378EF3E.8050609@gmail.com \
--to=adaplas@gmail.com \
--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.