Nandana wrote:
> 
> Hi,
> Has anyone ported svga library to work on Brutus board.
> I compiled svgalib-1.2.10.arm.tar.gz and loaded to Brutus
> and tryed to run test programs but it throws an error msg like
> Not runinig on graphic supported virtual console......
> 
> It seems that svgalib doesnt having any driver for Brutus LCD Panel.
> Bur the Linux kernel can draw graphics on this LCD.

Am thinkink this ought to be in the FAQ...

It's not SVGA. It is, however, a framebuffer. Figure out how to use
framebuffers. All I got working before it became a lower priority was
dump garbage on the screen; try `cat /etc/passwd > /dev/fb0`; you should
see some red at the top of the LCD.

When you get anything good going, tell us, we'd like to know....

  ________________________
 /
/  Wise words of the day:

To the optimist, the glass is half full,
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be. 
    --Linda Vaughan

\  [EMAIL PROTECTED]
 \________________________

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to