On 04/27/11 01:49, Bo Liu wrote:
> 
> Dear Cornelius and Martin,
> 
> After all the rootfs was built with attached .ks successfully.
> 
> Then I copied this rootfs into phone's SD card, which was mounted after 
> kernel booting.
> 
> Then the whole system (kernel + rootfs) run, but no meego GUI appears.  I cat 
> the /var/log/uxlaunch.log and found that Xorg always exited. The log is below.
> 
> On the serial console, if I run command:
> $/usr/bin/Xorg :0 -logfile /tmp/Xorg.0.meego.log -dpi 120 -nolisten tcp 
> -noreset -auth /home/meego/.Xauthority vt2&
> 
> then "x" cursor appeared. So it seems that X server can run mannually.
> 
> After Xorg running, I run:
> $export DISPLAY=":0"
> $xterm
> then xterm window appeared. So it seems that client can connect to X.
> 
> So maybe the failure result from autostarting of desktop?


the 10 second delay suggest that Xorg failed to start with the options
that uxlaunch passes.

did you build your own Xorg?

please include the contents of /home/meego/.xsession-errors, after the
normal graphical startup crashes. (do not start a manual Xorg). This
should provide some debugging information as to why Xorg failed to start.

Auke
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to