I am having problems getting a touch screen working on Fedora 18. I need to execute the following command to enable the device:

echo -n "serio_raw" > /sys/bus/serio/devices/serio1/drvctl

And receive:

-bash: echo: write error: Invalid argument

I also tried:

echo $'serio_raw' > /sys/bus/serio/devices/serio1/drvctl

with the same result. Some posts I found state that that file is no longer writable in current versions of linux. Any suggestions?

Thanks

--
Quentin Olson, posappliance.com *Quentin Olson*
[email protected] <mailto:[email protected]>
posappliance.com
+1-360-990-3562
_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: [email protected]

Reply via email to