포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 1GB 입니다.

AESOP release된 kernel에 포함된 코드로 시험하였습니다.

하여간 간단히 ts 동작 하는지 확인하는 방법을 찾던중 거의 참조할만한게 없어서 삽질후에 알게되어 이렇게 올립니다.
제가 따로 수정한건 없고 기존 코드 그대로 사용했습니다.

새로이 추가한 config는 Touchscreen interface 이고 아래와 같습니다.

Device Drivers  --->                                                    
   Input device support  --->                                                
   <*>   Touchscreen interface                                              
   (1024)  Horizontal screen resolution                                        
   (1024)  Vertical screen resolution                                          
   [*]   Touchscreens  --->                                                      
      <*>   Samsung S3C2410 touchscreen input driver  

device명은 /dev/input/ts0
crw-r--r--    1 root     root      13, 128 Nov 21  2006 /dev/input/ts0

ts_event 구조는 아래와 같이 되어 있네요.
    struct ts_event {
        short pressure;
        short x;
        short y;
        short millisecs;
    };

위 config 추가하신후 부팅하고 첨부한 ts.c로 시험해보세요^^

필요하신분이 있었으면 좋겠네요^^

* 고도리님에 의해서 게시물 이동되었습니다 (2007-03-19 10:36)

고현철

2006.11.22 22:28:20
*.117.46.252

자료 옮겨주셔서 감사합니다....^^

이종창

2006.11.23 18:17:20
*.136.171.200

^^ 아닙니다.
제가 AESOP에서 얻어가는게 더 많은데요..
제가 감사하죠^^

michael

2006.11.28 23:24:14
*.92.62.186

Hi I met problem in touchscreen.

I downloaded your rootfs and tried to run the X using "startx".
The screen for calibrate touch panel comes out and I tied to click the panel, nothing happened.

I think my touch panel driver is ok. For it's running well if I used my another fs(Qtopia is used)

Can I skip this step, I mean the calibration? I just want to have a look at how the TinyX+GTK looks.

고현철

2006.11.30 07:47:14
*.117.46.252

aesop's rootfs is for 2.6 input device driver. You may have kernel 2.4.x traditional device driver.

you see /etc/profile of roofs

TSLIB_TSDEVICE=/dev/input/event1
TSLIB_CONFFILE=/etc/tslib/ts.conf-input

This is for 2.6 input device driver.

If you have kernel 2.4.x style touch driver. see /etc.2420's profile

TSLIB_TSDEVICE=/dev/touchscreen/0raw
TSLIB_CONFFILE=/etc/tslib/ts.conf-h3600-2.4

This is for hp ipaq 3600 touch driver(traditional 2.4.x touch driver)
Qt & Qtopia only use 2.4.x style touch driver & calibrate.



michael

2006.12.12 20:32:19
*.92.62.186

Mr고현철,

Thank you very much!!
This is the second time I get help from you and aesop-embedded.(before my ID is Mic and I forgot my password)

Tinyx+ GTK is working now, as well as directfb+gtk.

I prefer directfb and SDL, it's simple and easier to use.



고현철

2006.12.13 20:43:13
*.117.46.252

^^

That's good...

Tinyx(aka.Xkdrive) is very fast. but large capacity.
I prefer SDL, too. it is simple & fast.

If you want to get SDL application launcher. visit to www.pmplab.org
This site is open source application site used in I-station V43 PMP.

SDL launcher is good solution for visual multimedia device.





michael

2006.12.14 20:34:12
*.92.62.186

Yes that's right! SDL launcher is enough for visual multimedia devce.

Any way Have you tried directFB+ GTK+vxWidgets?
Seems that vxWidget can't compile sucessfully with directfb.(I've tried this but failed)


List of Articles
번호 제목 글쓴이 날짜sort 조회 수
122 페도라 5에 이솝보드 개발환경 만들기 따라하기 문서입니다. file [6] 진태영 2006-11-30 5985
121 s3c2410/1440 hdd 붙이기(sw적인 자료) file 고도리 2006-12-01 5646
120 SDL에서 터치 사용... [2] 김증일 2006-12-05 5739
119 S3C2410/2440 2.6.13 usb gadget howto file [1] 고현철 2006-12-08 5995
118 오랜만에 자료를 올려보네요~ㅋㅋㅋ VGA2Composite 관련입니다. file [2] 양용현 2006-12-11 5716
117 aesop 3차용 smsc91c113 driver만 발췌한 것 file [1] 고현철 2006-12-13 5687
116 aesop-2440용 2.4.20 kernel [1] 고현철 2006-12-13 5654
115 GPIO포트제어하는 간단 프로그램입니다. file [2] 한지훈 2006-12-16 5841
114 aesop 3차용 Network 환경 구성 example file 고현철 2006-12-18 5657
113 [yaffs2] 삼성 large page k9f1g08u0a yaffs2 패치입니다. file [3] 김유석 2006-12-19 5748
112 slackware11.0_설치개발환경 file 최현진 2006-12-19 5663
111 [Slackware11] 설치문서 입니다... file [2] 명경석 2006-12-20 5826
110 Ubuntu에서 셋팅 [3] 권성현 2006-12-20 5815
109 이솝용 X-win RootFS 파일입니다. 이제현 2006-12-20 5674
108 aesop 3차 보드 speaker 연결시 reset 현상 잡는 방법 고현철 2006-12-21 5715
107 Slackware11 패치용 2006.12.07_2.6_kernel.iso 이제현 2006-12-22 5648
106 NFS로 부팅시 RPC return...메세지가 나올때. 권성현 2006-12-22 5711
105 vi 편집기 효율적으로 쓰기~ file [2] 서두원 2006-12-27 5741
104 이솝 3차보드에 mplayer 포팅하기. file [2] 유태경 2006-12-29 5705
103 vmware에서 NAT로 설정하는 방법 file 고현철 2006-12-30 5783

사용자 로그인