Re: Printing the messages through printk while using Xwindows.

From: Russell King (rmk@arm.linux.org.uk)
Date: Fri Jul 28 2000 - 14:22:19 EST


Tigran Aivazian writes:
> incorrect. The beauty of Linux framebuffer support is exactly the reason
> why this won't happen, i.e. it will work just fine. The reason is that
> virtual consoles in the presence of fb are still proper terminal devices
> that have a concept of input/output queue canonical mode etc etc. So none
> of the pixel/color stuff affects the old good time-honoured UNIX tradition
> of terminals.
>
> If this was not the case, nobody would be using Linux framebuffer support.
> I.e. if using fb meant that I lose all the standard terminal handling
> functions.

I believe that most people use vgacon. vgacon is not fbcon. vgacon
writes characters into a character based framebuffer. fbcon writes
pixels into a pixel based framebuffer.

Therefore, its fine if you've got one of the few cards that fbcon
works with. Otherwise you're using vgacon, and it doesn't work.
   _____
  |_____| ------------------------------------------------- ---+---+-
  | | Russell King rmk@arm.linux.org.uk --- ---
  | | | | http://www.arm.linux.org.uk/~rmk/aboutme.html / / |
  | +-+-+ --- -+-
  / | THE developer of ARM Linux |+| /|\
 / | | | --- |
    +-+-+ ------------------------------------------------- /\\\ |

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:28 EST