Hello,
Finally succeeded in getting Qt to cross-compile correctly and I am able to run the 'fluidlauncher' demo on my QSB (appears to display correctly on my vga monitor). However, I am not able to get the mouse and keyboard to work on any demo apps. I am including output from a device listing and my DISPLAY and Xfbdev initializations. Any help would be appreciated.
Thanks,
Alan
root@freescale ~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0001 Product=0001 Version=0100
N: Name="gpio-keys"
P: Phys=gpio-keys/input0
S: Sysfs=/devices/platform/gpio-keys/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=3
B: KEY=1c0000 0 0 0
I: Bus=0013 Vendor=15b6 Product=9052 Version=0101
N: Name="da9052-tsi"
P: Phys=input(tsi)
S: Sysfs=/devices/virtual/input/input1
U: Uniq=
H: Handlers=mouse0 event1
B: EV=b
B: KEY=400 0 0 0 0 0 0 0 0 0 0
B: ABS=1000003
I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="da9052-onkey"
P: Phys=da9052-onkey/input0
S: Sysfs=/devices/platform/imx-i2c.0/i2c-0/0-0048/da9052-onkey/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0018 Vendor=0000 Product=0000 Version=0000
N: Name="mma8450"
P: Phys=
S: Sysfs=/devices/virtual/input/input3
U: Uniq=
H: Handlers=event3
B: EV=9
B: ABS=7
<t-4.7.4-mx5x-x11/demos/embedded$ export DISPLAY=:0.0
<,,device=/dev/input/mice -keybd keyboard,,/dev/input/event2 &
[1] 2198
root@freescale /Trolltech/Qt-4.7.4-mx5x-x11/demos/embedded$ _XSERVTransSocketOpe
nCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/freescale:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
mxc_ipu mxc_ipu: Channel already disabled 9
mxc_ipu mxc_ipu: Channel already uninitialized 9
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: Can't find file "xfree86" for keycodes include
> Exiting
> Abandoning keycodes file "default"
Errors from xkbcomp are not fatal to the X server
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
Kbd option key (/dev/input/event2) of value ((null)) not assigned!
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: Can't find file "xfree86" for keycodes include
> Exiting
> Abandoning keycodes file "default"
Errors from xkbcomp are not fatal to the X server
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap