nanogui: Work on ARM?


Previous by date: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Eric_Liu.asus.com.tw
Next by date: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Alexander Weir
Previous in thread: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Eric_Liu.asus.com.tw
Next in thread: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Alexander Weir

Subject: Re: Work on ARM?
From: "Greg Haerr" ####@####.####
Date: 19 Feb 2000 20:40:44 -0000
Message-Id: <03a001bf7b17$fbd57d80$15320cd0@gregh>

:   And then I tried to run the bin/world directly('coz I opt
: LINK_SERVER_WITH_APP Y), it's also erro. It says:
: Error opening /dev/fb0: No such file or directory
: Cannot initialise screen: No such file or directory
: Cannot open graphics
: 
:   How to get a /dev/fb0??
: 
:   My arm linux version: 2.2.14, gcc-2.95.2, glibc-2.1.2,
: binutils-2.9.5.0.22. Hope anybody can give me some clues.

2.2.14 must be setup to support framebuffer.  The framebuffer
HOWTO is in microwin/src/INSTALL.  However, make sure
that you have the following set in your kernel .config, or /dev/fb0
can't be opened, which means you don't have a framebuffer:

CONFIG_FB=y
CONFIG_DUMMY_C ONSOLE=y
CONFIG_FB_xxx=y where xxx is your kernel hw for framebuffer support
CONFIG_FBCON_ADVANCED=y
and then the 
CONFIG_FBCON_CFB8=y and others to match your 
framebuffer resolution.

If your kernel isn't compiled right, /dev/fb0 open will fail,
just like you're getting.

Regards,

Greg


Previous by date: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Eric_Liu.asus.com.tw
Next by date: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Alexander Weir
Previous in thread: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Eric_Liu.asus.com.tw
Next in thread: 19 Feb 2000 20:40:44 -0000 Re: Work on ARM?, Alexander Weir


Powered by ezmlm-browse 0.20.