Stuart,
Thanks for the information. I will try this out.
One more thing is that, I have selected "MXC Keyboard" as an input
driver. Presently it is selected as "M" (Module). So, what is the name
for this driver, do you have any idea ? I know that "mxc_ts" gets me MXC
Touch screen but I don't know the name for keyboard driver. Please do
let me know this one if you are aware.
Thanks for your suggestion so far and I will try out the things
mentioned by you.
regards,
Rajesh Marathe.
On Wed, 2009-12-30 at 09:30 +0000, Stuart Hughes wrote:
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