안녕하세요.

약 2주전에 글을 올렸는데 답변이 없어서 다시 올리네요..ㅠㅠ 도움 부탁드립니다..ㅠㅠ

==================================================================================================

 

안녕하세요.

 

현재 s3c2440 보드와 ez-lcd-700으로 qt와 터치입력을 받으려고하는데요.

tslib까지컴파일 시켜서 올렸습니다.

 

그런데 ./ts_calibrate 을 실행하면 모듈을 찾을수 없다는 메세지가 계속해서 뜨더군요.

 

현재 보드에서 확인할수 있는 부분은 밑에 복사해보았습니다.

 

-터치스크린 디바이스-

[root@falinux bin]$ cat /proc/bus/input/devices
I: Bus=0013 Vendor=dead Product=beef Version=0101
N: Name="s3c2410 TouchScreen"
P: Phys=
S: Sysfs=/class/input/input0
H: Handlers=mouse0 event0 ts0 evbug
B: EV=b
B: KEY=400 0 0 0 0 0 0 0 0 0 0
B: ABS=1000003

-hexdump로 터치값 받아오는 것-

[root@falinux bin]$ hexdump /dev/input/event0
0000000 1b8a f7dd 33ea 0002 0003 0000 0060 0000
0000010 1b8a f7dd 341c 0002 0003 0001 0110 0000
0000020 1b8a f7dd 343b 0002 0001 014a 0001 0000
0000030 1b8a f7dd 3455 0002 0003 0018 0001 0000
0000040 1b8a f7dd 346f 0002 0000 0000 0000 0000
0000050 1b8a f7dd 3c1d 0002 0003 0000 0061 0000
0000060 1b8a f7dd 3c4d 0002 0000 0000 0000 0000
0000070 1b8a f7dd 4393 0002 0003 0000 0062 0000
0000080 1b8a f7dd 43d5 0002 0000 0000 0000 0000
0000090 1b8a f7dd 4b57 0002 0003 0000 0061 0000
00000a0 1b8a f7dd 4b8e 0002 0003 0001 010f 0000
00000b0 1b8a f7dd 4bad 0002 0000 0000 0000 0000
00000c0 1b8a f7dd 531d 0002 0003 0000 0060 0000
00000d0 1b8a f7dd 5359 0002 0000 0000 0000 0000
00000e0 1b8a f7dd 5aee 0002 0003 0000 0061 0000
00000f0 1b8a f7dd 5b30 0002 0000 0000 0000 0000
0000100 1b8a f7dd 62bf 0002 0003 0000 0062 0000
0000110 1b8a f7dd 62f8 0002 0003 0001 010e 0000
0000120 1b8a f7dd 6317 0002 0000 0000 0000 0000
0000130 1b8a f7dd 6a95 0002 0003 0000 005f 0000
0000140 1b8a f7dd 6ad9 0002 0000 0000 0000 0000
0000150 1b8a f7dd 725e 0002 0003 0001 010f 0000
0000160 1b8a f7dd 729c 0002 0000 0000 0000 0000
0000170 1b8a f7dd 7a30 0002 0003 0000 0060 0000
0000180 1b8a f7dd 7a6c 0002 0003 0001 0110 0000
0000190 1b8a f7dd 7a8d 0002 0000 0000 0000 0000
00001a0 1b8a f7dd 81fd 0002 0003 0000 0061 0000
00001b0 1b8a f7dd 8232 0002 0003 0001 010f 0000
00001c0 1b8a f7dd 8253 0002 0000 0000 0000 0000
00001d0 1b8a f7dd 89d5 0002 0003 0000 0060 0000
00001e0 1b8a f7dd 8a16 0002 0000 0000 0000 0000
00001f0 1b8a f7dd 91a2 0002 0003 0001 0111 0000
0000200 1b8a f7dd 91e0 0002 0000 0000 0000 0000
0000210 1b8a f7dd 999b 0002 0003 0000 0062 0000
0000220 1b8a f7dd 99c2 0002 0003 0001 0110 0000
0000230 1b8a f7dd 99e1 0002 0000 0000 0000 0000
0000240 1b8a f7dd a150 0002 0003 0000 0061 0000
0000250 1b8a f7dd a19b 0002 0000 0000 0000 0000
0000260 1b8a f7dd a900 0002 0003 0001 0111 0000
0000270 1b8a f7dd a93b 0002 0000 0000 0000 0000
0000280 1b8a f7dd b0e0 0002 0003 0000 0062 0000
0000290 1b8a f7dd b117 0002 0003 0001 0110 0000
00002a0 1b8a f7dd b138 0002 0000 0000 0000 0000
00002b0 1b8a f7dd b8af 0002 0003 0000 0060 0000
00002c0 1b8a f7dd b8f1 0002 0000 0000 0000 0000
00002d0 1b8a f7dd c813 0002 0003 0000 005f 0000
00002e0 1b8a f7dd c855 0002 0000 0000 0000 0000
00002f0 1b8a f7dd d023 0002 0003 0000 0061 0000
0000300 1b8a f7dd d05b 0002 0003 0001 010f 0000
0000310 1b8a f7dd d07f 0002 0000 0000 0000 0000
0000320 1b8a f7dd d7f1 0002 0003 0000 005f 0000
0000330 1b8a f7dd d82f 0002 0003 0001 0110 0000
0000340 1b8a f7dd d84e 0002 0000 0000 0000 0000
0000350 1b8a f7dd dfc2 0002 0003 0001 0111 0000
0000360 1b8a f7dd e002 0002 0000 0000 0000 0000
0000370 1b8a f7dd ef1a 0002 0003 0000 005d 0000
0000380 1b8a f7dd ef52 0002 0003 0001 0110 0000
0000390 1b8a f7dd ef6f 0002 0000 0000 0000 0000
00003a0 1b8a f7dd f6e2 0002 0001 014a 0000 0000
00003b0 1b8a f7dd f753 0002 0003 0018 0000 0000
00003c0 1b8a f7dd f791 0002 0000 0000 0000 0000

-tslib.sh 쉘파일 설정부분-

export TSDIR=/app/tslib
export LD_LIBRARY_PATH=$TSDIR/lib:$LD_LIBRARY_PATH
export TSLIB_TSDEVICE=/dev/input/event0
export TSLIB_CONFFILE=/$TSDIR/etc/ts.conf
export TSLIB_CALIBFILE=/app/tslib/etc/pointercal

-ts_calibrate 실행시 에러 화면.

[root@falinux bin]$ ./ts_calibrate
Couldnt load module input
No raw modules loaded.
ts_config: Success

현재 이렇게 진행이 되고 있으며, ts_calibrate실행시 모듈을 찾을수 없다고 나오는데요.

어떤부분에서 문제가 발생하는것인지 알수가 없습니다.

 

또한 강좌방에서 터치스크린을 사용하자는 강좌를 보면서 수행해본결과 제가 configure를 하고나서 config.h 파일에

#define malloc rpl_malloc 라는 문구가 없더군요.

혹시 이부분에서 문제가 있는것일까요?

 

현재 사용중인 보드는 ez-s3c2440보드이며, lcd모듈은 ez-lcd-700입니다. 그리고 tslib버젼은 1.0.0 입니다.

고수님들의 도움..부탁 드립니다..ㅠㅠ