public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [STATUS] fbdev api.
@ 2002-12-06 19:42 Tobias Rittweiler
  2002-12-06 23:55 ` Antonino Daplas
  0 siblings, 1 reply; 9+ messages in thread
From: Tobias Rittweiler @ 2002-12-06 19:42 UTC (permalink / raw)
  To: James Simmons; +Cc: Linux Kernel Mailing List, Linux console project

Hello James,

Monday, December 2, 2002, 10:07:33 PM, you wrote:

JS> Hi!

JS> I have a new patch avaiable. It is against 2.5.50. The patch is at
JS> http://phoenix.infradead.org/~jsimmons/fbdev.diff.gz

Besides the hunks posted recently, I encountered three problems/bugs:

a) Although your patch fixes the FB oddness for me, it makes booting
   without using framebuffer fail, IOW the kernel hangs:

   Video mode to be used for restore is f00
   BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)

b) After returning from blanking mode (via APM) to normal mode, no
   character is drawn. Let's assume I'm using VIM when that happens:
   After putting any character to return from blank mode, the screen stays
   blanked apart from the cursor that _is_ shown. Now I'm able to move
   the cursor, and when the cursor encounters a character, this char
   is drawn (and keeps drawn). Though when I press Ctrl-L or when I go one line
   above to the current top-line (i.e. by forcing a redrawn), the
   whole screen is drawn properly.

c) instruction:          | produces:
   ======================|==================
   1. typing abc def     | $ abc def
                         |          ^ (<- cursor)
   2. going three chars  | $ abc def
      ro the left        |       ^
   3. pressing backspace | $ abcddef
                         |      ^
   4. pressing enter     | -bash: abcdef: command not found
                         |

HTH.
--
cheers,
 Tobias


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

end of thread, other threads:[~2002-12-07 18:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-06 19:42 [STATUS] fbdev api Tobias Rittweiler
2002-12-06 23:55 ` Antonino Daplas
2002-12-06 22:59   ` Re[2]: " Tobias Rittweiler
2002-12-06 23:51     ` James Simmons
2002-12-07 10:22     ` Antonino Daplas
2002-12-07 10:15       ` Re[4]: " Tobias Rittweiler
2002-12-07 19:05       ` Re[2]: " James Simmons
2002-12-07 21:43         ` Antonino Daplas
2002-12-07  0:49   ` James Simmons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox