View Single Post
Old 11-01-2012, 10:06 PM   #65
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 5,109
Karma: 5288897
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW, K5 B011, K3 us, K4, DXG, XDA I&II, Omnia, Ematic E6 + E8 :) etc.
[root@kindle root]# strace -o /mnt/us/x11vnc-strace-init.txt x11vnc -noxdamage -forever -shared -noncache -nopw -solid white -modtweak -xkb -add_keysyms -wireframe -wcr always -scr_area 50000 -nap -display WAIT:cmd=CREATEDISPLAY-Xvfb -create_xsrv "Xvfb -fp /mnt/us/sh/fonts/X11/100dpi/ -noreset -screen 0 600x800x8 -bs -wr"

gives us:

Quote:
xauth: error in locking authority file /home/root/.Xauthority
02/11/2012 01:27:13 wait_for_client: find display cmd failed.
02/11/2012 01:27:13 wait_for_client: FINDCREATEDISPLAY cmd: /bin/sh /tmp/x11vnc-find_display.8oOpHL Xvfb
The setpgrp() function is unimplemented at -e line 1.
02/11/2012 01:27:13 wait_for_client: read failed: /bin/sh /tmp/x11vnc-find_display.8oOpHL Xvfb
02/11/2012 01:27:13 fgets: Bad file descriptor
strace show us that it is the -w flag for grep, a call to egrep, some calls to ps that fail...

so supporting structure issues. adding ENV to .bashrc didn't help, need to trace where non interactive processes include again (I'm sure I already did this once, should read my own threads )

thanks for your help. busyboxes shortcomings are to blame.
__________________
Audiophile and electron bully.
My tunes (for free) soundcloud.com/twobob. DONATE TO KUAL BY CLICKING THIS SIMPLE LINK
Kung-Fu. Hard work over time to accomplish skill. A painter can have kung-fu... The musician can have kung-fu, or the poet who paints pictures with words and makes emperors weep. This, too, is kung-fu. Formless, nameless, the true master dwells within. Only you can free him.
The album I'm headlining on at the moment: s.beatport.com/OCp9dT - FREE: 2012 Award winning set
twobob is offline   Reply With Quote