ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Problem starting X on CVS latest LTIB + imx27 ADS


From: Stuart Hughes
Subject: Re: [Ltib] Problem starting X on CVS latest LTIB + imx27 ADS
Date: Wed, 30 Dec 2009 09:30:21 +0000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Rajaesh,

Looks like it can't find a keyboard.  Maybe try with these args:

Xfbdev -ac -mouse mouse -keybd keyboard &

If you're using a touch screen you'll need something else maybe along the lines of Alan's suggestion here:

http://lists.gnu.org/archive/html/ltib/2009-12/msg00073.html

Regards, Stuart

Rajesh Marathe wrote:
Hi,

I am using CVS latest LTIB + imx27 ADS board. I have selected "TinyX"
option while selecting X package. First I type the below commands.

mx27# export
DISPLAY=:0.0 mx27# if [ ! -e /dev/tty0 ]; then ln -s /dev/vc/0 /dev/tty0; fi mx27# if [ ! -e /dev/tty1 ]; then ln -s /dev/vc/1 /dev/tty1; fi mx27# if [ ! -e /dev/tty2 ]; then ln -s /dev/vc/2 /dev/tty2; fi
I get the following error while running the command "Xfbdev &".

---------------------------------------------------------------
mx27# _XSERVTransSocketOpenCOTSServer: Unable to open socket for
inet6 _XSERVTransOpen: transport open failed for inet6/freescale:0 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 Warning: mode not found, using default expected keysym, got XF86Battery: line 59 of inet expected keysym, got XF86WLAN: line 60 of inet expected keysym, got XF86Suspend: line 174 of inet expected keysym, got XF86Battery: line 205 of inet expected keysym, got XF86Bluetooth: line 206 of inet expected keysym, got XF86WLAN: line 207 of inet expected keysym, got XF86Hibernate: line 214 of inet Couldn't find keyboard driver keybd Backtrace (1 deep): 0: /lib/ld-linux.so.3 [0x40012e80] Fatal server error: Segmentation fault caught ---------------------------------------------------------------

Can you please tell me what am I doing wrong ?

regards,
Rajesh Marathe.





_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib





reply via email to

[Prev in Thread] Current Thread [Next in Thread]