linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] 2.5.71: no cursor until tty output
@ 2003-06-16 18:00 Russell King
  2003-06-16 21:05 ` [Linux-fbdev-devel] " James Simmons
  0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2003-06-16 18:00 UTC (permalink / raw)
  To: linux-fbdev-devel, Linux Kernel List

There appears to be a bug in fbcon where the soft cursor does not appear
on the screen until some tty output occurs.  I suspect soft cursor is
missing some initialisation somewhere; I have once seen some random garbage
flashing on the screen instead of the cursor, which seems to be where
the cursor is supposed to be.

When tty output occurs, the characters appear where the garbage was, and
the normal cursor appears.

I've noticed this on several fbcon drivers, so I don't believe it is a
generic fbcon bug.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Linux-fbdev-devel] [BUG] 2.5.71: no cursor until tty output
  2003-06-16 18:00 [BUG] 2.5.71: no cursor until tty output Russell King
@ 2003-06-16 21:05 ` James Simmons
  0 siblings, 0 replies; 2+ messages in thread
From: James Simmons @ 2003-06-16 21:05 UTC (permalink / raw)
  To: Russell King; +Cc: linux-fbdev-devel, Linux Kernel List


> There appears to be a bug in fbcon where the soft cursor does not appear
> on the screen until some tty output occurs.  I suspect soft cursor is
> missing some initialisation somewhere; I have once seen some random garbage
> flashing on the screen instead of the cursor, which seems to be where
> the cursor is supposed to be.
> 
> When tty output occurs, the characters appear where the garbage was, and
> the normal cursor appears.
> 
> I've noticed this on several fbcon drivers, so I don't believe it is a
> generic fbcon bug.

I know which bug you are talking about. I have a fix already in the BK 
tree. Softcursor.c uses the image drawing function. Unfortunely 
softcursor.c assumes that imageblit always process 8 bit padded data. This 
is not always the case. I noticed this with the rivafb driver. I have a 
fix in the fbdev BK tree. A few more bugs need to be fixed tho for the 
software cursor :-( They are coming.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-16 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-16 18:00 [BUG] 2.5.71: no cursor until tty output Russell King
2003-06-16 21:05 ` [Linux-fbdev-devel] " James Simmons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).