try to start an embedded photon

Hi,
I try to use ph to start an embedded photon.
I think something is missing !?!

ph don’t start phfont a test is done on $PHFONT_USE_EXTERNAL which is
null on my target. Where does it come from?

if I start phfont by hand, ph script goes a bit farther and stop on a
fontsleuth test. This is the ‘ph -v’ log:

  • getopts n:svcNx opt -v
  • [ 1 = 1 ]
  • X11_PATH=/opt/X11R6
  • X11_PATH2=/usr/X11R6
  • add_path /opt/X11R6/bin
  • add_libpath /opt/X11R6/lib
  • add_path /usr/X11R6/bin
  • add_libpath /usr/X11R6/lib
  • test -z
  • export DISPLAY=127.1:0
  • test -z -a -z -a -z
  • crttrap locate
  • TRAPFILE=/etc/system/config/graphics-modes
  • crttrap chksum
  • test 0 -ne 0
  • test ! -r /etc/system/config/graphics-modes
  • test ! /dev/photon -ef /dev/photon
  • do_font locate
  • FONT_TRAPFILE=/etc/system/config/font-traplist
  • is_modified /usr/photon/font_repository /etc/system/config/font-traplist
  • print Optimizing dynamic font subsystem … Please wait …
  • mkfontdir -i /tmp/list.base_qrtp_11 -d /usr/photon/font_repository
  • do_font /usr/photon/font_repository/fontdir /tmp/list.base_qrtp_11
  • rm -f /tmp/list.base_qrtp_11
  • test 0 = 1
  • [ /dev/photon = /dev/photon ]
  • [ 0 = 0 ]
  • test -z
  • phin -TG -q
  • crttrap start
  • typeset -i i=0
  • test ! /dev/phfont -ef /dev/phfont -a 0 -lt 30
  • unset i
  • test ! /dev/phfont -ef /dev/phfont
  • test -z
  • phin -TPK -q
  • inputtrap start
  • test
  • [ 0 != 0 ]
  • test ! /dev/fontsleuthctrl -ef /dev/fontsleuthctrl


    Could you tell me what’s the problem?

thanks,
Alain.