Jeff Sutherland escribi�:

>X and MicroWindows don't find the touch screen.  "Error 2 opening touch
> panel; Cannot initialize mouse" is what the nano-X driver says.  The major
> number is assigned dynamically.  I stuck a device in /dev anyway and pointed
> "mouse" to it, still no joy.  This one's a little light on documentation.
> Hints, anyone, please?

Hi Jeff. I have had microwindows running on Assabet for days (unfortunately, I
am
now waiting for my final board and I can not do more tests). The touchscreen was

running without any problem (even not calibrated, a reduced version of minehunt
that I modified -10x10 board- worked perfectly.

In order to do so, I did this:
1.-  Compiled touchscreen driver in kernel (from 2.4.0-tes1-"some_patches" up to

2.4.0-test4-np1)
2.- Started assabet
3.- "cat /proc/devices" looking for sa1100_touch (or similar). Major number
found was 254.
4.- I then created 2 devices:
    mknod /dev/ts c 254 34
    mknod /dev/tsraw c 254 18 ( I do not know if this last one is necessary)
 After that, microwindows was able to find and use touchscreen.

I hope this helps.


Saludos (Best regards).
Joan Lluis Montore Parera
Director de Tecnolog�a (Technology Mgr.)
ICT electronics SA  email:[EMAIL PROTECTED]  web:www.ict.es




unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to