![]() |
#16 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
|
Just tried to stop Xfbdev and the result is:
1. kill -STOP "pid of Xfbdev" can stop it. 2. My QT/E demo program will show on the screen after executing displayMgrClient. When I executed the demo program from contentlister, there will be a status bar on the lower bottom of screen (the same place of pagebar) showing the progress of execution. The status bar will keep rolling even after Xfbdev stopped. 3. Touch screen still not available. I expected that the cursor will move if I tap the screen with touchpen and do a refresh, but the cursor just didn't move at all. 4. After quitting demo program, kill -CONT "pid of Xfbdev" will restore the Xfbdev process. So, what am I missing to get tslib working on QT/E? ![]() Last edited by ericshliao; 10-18-2009 at 08:04 PM. |
![]() |
![]() |
![]() |
#17 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
|
Still, touch screen is not working for QT/E application.
I got the following error: Code:
QWSTslibMouseHandlerPrivate: ts_open() failed with error: 'No such file or directory' Please check your tslib installation! Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#18 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
|
Seeing this post (http://forum.irexnet.com/viewtopic.p...r=asc&start=45), If I change:
export TSLIB_TSDEVICE=/dev/input/event0 export QWS_MOUSE_PROTO=Tslib:/dev/intput/event0 to: export TSLIB_TSDEVICE=/dev/ttyS0 export QWS_MOUSE_PROTO=Tslib:/dev/ttyS0 The previous error message was gone, but I got: Unable to lock port: Resource temporarily unavailable It seems that the port of displayMgr is blocked because when I tried to execute displayMgr, I got: (W)displayMgr.c:250,main() ePaper daemon (displayMgr 0.212) (W)displayMgr.c:255,main() Display Manager is accessible to local processes only. Error invoking bind: Address already in use Added: OOPS! I made a mistake. I should call displayMgrClient, not dispalyMgr. Added 2: Since the ts-related config is already in /home/root/start.sh, it should be un-necessary to modify it. Last edited by ericshliao; 02-28-2010 at 11:38 AM. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
iLiad Enable non-embedded font pdf on iLiad | ericshliao | iRex Developer's Corner | 7 | 06-20-2010 01:51 PM |
embedded spaces | rikm | Calibre | 1 | 06-03-2010 03:08 PM |
iPad Embedded Fonts | JSWolf | Apple Devices | 24 | 04-26-2010 02:41 PM |
Why doesn't the Iliad play to it's strengths? | pdam | iRex | 25 | 10-15-2006 12:23 PM |