>Hello!
>
> I ran into another problem when I tried to boot multiple
>distributions like intimate does.
>
> Sometimes I get "Cannot open /dev/h3600_ts", and the touch screen
>is completely unusable.
>
> If I load it in the linuxrc.eth script before the pcmcia stuff
>then intimate over nfs is working, but familiar doesn't. If I don't
>load it the opposite thing is happening...
>
> Is there any order what I must follow when I load the touch-screen
>module?
>
>dLux
The touch screen driver gets it's device major number dynamically... So does
pcmcia... Whichever one gets started first will get device no. 254... the
next will be 253 and so on as more dynamic stuff gets started.
Check /proc/devices and make sure that the device nodes for /dev/ts and
/dev/tsraw have the same device number as listed in /proc.
Jim
Received on Fri Mar 30 16:00:22 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:57 EDT