Hi,

So, I'm trying to get version 0.90 running on my embedded target
(m68knommu under uClinux).  Everything seems to build properly, but
that's as far as I can get.  I do see a /usr/nanox directory on my
target, with several demo scripts and a bin directory.  But none of the
programs run very well.

For example, I try the following from /usr/nanox:

  ./laucher.sh

This results in the following output on my serial terminal:

  $ ./launcher.sh
  BIN_FLAT: bad header magic
  BINFMT_FLAT: bad header magic
  tsdev (compaq touchscreen emulation) is scheduled for removal.
  See Documentation/feature-removal-schedule.txt for details.
  nxclient: retry connect attempt 1

and the LCD (320W x 240 H) is interesting: the left 2/3 of the screen
show a matrix of eight icon, presumably representing sub-demos (which
seem to exist in the /usr/nanox/bin directory), seems a good start.
But, the right third of the screen is garbage, and the bottom 2-3 lines
are also garbled across the entire width.  Seems a configuration
problem?

I did edit the config file in the src directory (it seemed to be
configured for a 240 x 320 screen instead), but I see exactly no
difference.

I also looked at the laucher.cnf file, but that didn't seem to have
anything pertinent.

I think I'm just missing something simple, but I can't seem to find it.
Any ideas?

Thanks,
-Bob



---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to