• 6811阅读
  • 6回复

[提问]移植tslib到博创机箱pxa270后,画面是出来了,但是点击没任何反应,求救!!!高手解答 [复制链接]

上一主题 下一主题
离线4836
 
只看楼主 倒序阅读 楼主  发表于: 2011-05-08
#bin/sh

export QTDIR=$PWD

export LD_LIBRARY_PATH=/mnt/udisk/12/tslib/lib:/lib

export TSLIB_TSDEVICE=/dev/touchpanel
export PATH=/mnt/udisk/12/tslib/bin:/bin

export TSLIB_PLUGINDIR=/mnt/udisk/12/tslib/lib/ts

export TSLIB_FBDEVICE=/dev/fb0

export TSLIB_CALIBFILE=/etc/pintercal
export TSLIB_CONSOLEDEVICE=none

export QT_TSLIBDIR=/mnt/udisk/12/tslib/lib

export TSLIB_CONFFILE=/mnt/udisk/12/tslib/etc/ts.conf

export POINTERCAL_FILE=/mnt/udisk/12/tslib/etc/ts-calib.conf

export QWS_MOUSE_PROTO=tslib:/dev/touchpanel

export TSLIB_CALIBFILE=/mnt/udisk/12/tslib/etc/ts-calib.conf
export QT_QWS_FONTDIR=/mnt/udisk/12/lib/fonts
export QWS_SIZE=640*480

/mnt/udisk/12/tslib/bin/ts_calibrate
/mnt/udisk/12/tslib/bin/ts_test



请问是不是这些变量设置有问题



离线4836
只看该作者 1楼 发表于: 2011-05-08
求解答
离线4836
只看该作者 2楼 发表于: 2011-05-09
跪求高手解答
离线hanvy.xia
只看该作者 3楼 发表于: 2011-05-10
没有看到设定tslib的事件设备
如: /dev/input/event0 之类的 很久以前做的了 忘记了 供你参考下
离线4836
只看该作者 4楼 发表于: 2011-05-10
回 3楼(hanvy.xia) 的帖子
我现在是可以跑了,但是五点校准后,到最后一点就没反应了
离线4836
只看该作者 5楼 发表于: 2011-05-10
# Uncomment if you wish to use the linux input layer event interface
#module_raw input

# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
module_raw collie

# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
# module_raw corgi

# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
# module_raw ucb1x00

# Uncomment if you're using an HP iPaq h3600 or similar
# module_raw h3600

# Uncomment if you're using a Hitachi Webpad
# module_raw mk712

# Uncomment if you're using an IBM Arctic II
# module_raw arctic2

module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear

ts.cof是这样的,
#module_raw input这样才行。
离线lwb450063239
只看该作者 6楼 发表于: 2012-08-02
你好,我最近也在做这个,遇到了和你同样的问题,请帮帮忙,给我指导一下,谢谢
我的QQ:450063239
快速回复
限100 字节
 
上一个 下一个