Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: mbertrand on July 16, 2012, 11:23:58 AM

Title: UDEV rules for touch screen NOT working
Post by: mbertrand on July 16, 2012, 11:23:58 AM
I have a rules file for persistent naming of device node for touch screen.
On some systems we build, the touch screen is /input/event1 and on others it is /input/event2.
This rule was working on Debian Sqeeze but now I've switched to Tiny Core and is not working.

SUBSYSTEM=="input", KERNEL=="event*", ATTRS{idVendor}=="07dd", NAME="input/touchscreen"

Also, where can I get log files regarding udev at boot.