i.MX51 EVK - How to start X11

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX51 EVK - How to start X11

1,052 Views
G_rio
Contributor III

Hello everybody,

 

Could someone do step by step about how to start X11 on i.MX51 ?

 

Thank you

Labels (1)
Tags (2)
0 Kudos
4 Replies

723 Views
peterliu1
Contributor I

I cannot find /etc/init.d/fslgnome at rootfs, what package should be compiled firstly?

0 Kudos

723 Views
SpringZhang
Contributor II

If the rootfs is Gnome mobile, it will start a simple Gnome UI automatically after board boot up. If not, you can try(maybe not exactly accurate):

# /etc/init.d/pango restart

# /etc/init.d/gtk restart

# /etc/init.d/fslgnome restart

0 Kudos

723 Views
G_rio
Contributor III

freescale login: root
root@freescale ~$ startx
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/freescale:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/base
(EE) XKB: No components provided for device Virtual core keyboard
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/base
(EE) XKB: No components provided for device (unnamed keyboard)
/usr/bin/startx: line 5: twm: command not found
root@freescale ~$

 

I have a mouse and keyboard on USB and ethernet cable too.

And i don't know why i just can login on Serial Terminal (HOST).. Sometime ago, i joined using keyboard connected on kit and using LCD (WVGA).

0 Kudos

723 Views
SpringZhang
Contributor II
#startx? #start gdm?
0 Kudos