On Fri, Jan 24, 2003 at 11:37:08PM +0100, Remy Schleimer wrote:
> Hi all,
> I am new to this list and wanted to play around with picogui. I have the
> following problem when trying to compile the latest source tree:
>
> $ cd '~/picogui/pgserver'
> ~/picogui/pgserver$ ./autogen.sh
> autogen.sh: u
Hi all,
I am new to this list and wanted to play around with picogui. I have the
following problem when trying to compile the latest source tree:
$ cd '~/picogui/pgserver'
~/picogui/pgserver$ ./autogen.sh
autogen.sh: using private SDL m4 file
autogen.sh:running: aclocal -I macros -I macros/extra
Thanks, this is in CVS now.
On Fri, Jan 24, 2003 at 11:18:38PM +0100, Tomas wrote:
> hi
>
> pgSetContext is missing in cli_c (along with some other things, but i needed just
>setcontext :)
> so here are diffs to api.c and clien_c.h ...
>
> 58a59,65
> > void pgSetContext(int id) {
> > struc
hi
pgSetContext is missing in cli_c (along with some other things, but i needed just
setcontext :)
so here are diffs to api.c and clien_c.h ...
58a59,65
> void pgSetContext(int id) {
> struct pgreqd_setcontext arg;
> arg.context = htonl(id);
>
> _pg_add_request(PGREQ_SETCONTE
Go to openzaurus.org (I don't think openembedded.org is up yet) or go to
the #openembedded channel on irc.freenode.net
On Fri, Jan 24, 2003 at 09:43:48PM +, Mark and Janice Juszczec wrote:
> Micah
>
> Where can I find info about OpenEmbedded?
>
> Mark
>
>
>
>
> >From: Micah Dowty <[EMAIL
Micah
Where can I find info about OpenEmbedded?
Mark
From: Micah Dowty <[EMAIL PROTECTED]>
To: Mark and Janice Juszczec <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [Pgui-devel] can load theme files
Date: Fri, 24 Jan 2003 14:11:17 -0700
I would advise reading the README.configfile
I would advise reading the README.configfile to understand all the config
options. As for uClibc, here's my advice.
The procedure you're going through now is a pain because you're compiling
everything manually. You will have to repeat it any time you want a new version
of picogui, a new busybox, o
On Fri, Jan 24, 2003 at 10:49:44AM +, hi qpe wrote:
> Running video driver benchmarks...
...
Yikes, that's pretty slow. Are you compiling with the maximum optimization?
If that's still too slow, you might try writing a version of the linear1
VBL that's optimized for your CPU.
If there's no pr
Micah
Ok. I fell back to libraries used with a rom dated between 10/01 and 4/02.
ftell is working just fine.
Here is my pgserver.conf
# cat pgserver.conf
[pgserver]
input = r3912ts
themes = /usr/lib/lcdmono.th
tpcal = /usr/bin/tpcal
session = omnibar
I tried tpcal = "cd /usr/bin; /usr/bin/tp
hi Micah,
hi Philippe
I haven't personally run PicoGUI on anything slower than an Agenda VR3
in a long time. You could run gprof to find the bottleneck, but it's
almost certainly the video driver. What video driver are you using,
and at what color depth? pgserver also has a benchmarking mode for
Hi Everybody,
I just whipped up a preliminary architecture diagram for the new microkernelish
PicoGUI architecture. It's available in PNG, PDF, or Dia formats at:
http://picogui.org/doc/neopicogui.png
http://picogui.org/doc/neopicogui.pdf
http://picogui.org/doc/neopicogui.dia
--Micah
--
Only y
11 matches
Mail list logo