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*
qol...@posappliance.com <mailto:qol...@posappliance.com>
posappliance.com
+1-360-990-3562
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to