<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am having problems getting a touch screen working on Fedora 18. I
    need to execute the following command to enable the device:<br>
    <br>
    <tt>echo -n "serio_raw" > /sys/bus/serio/devices/serio1/drvctl</tt><br>
    <br>
    And receive:<br>
    <br>
    <tt>-bash: echo: write error: Invalid argument</tt><br>
    <br>
    I also tried:<br>
    <br>
    <tt>echo $'serio_raw' > /sys/bus/serio/devices/serio1/drvctl</tt><br>
    <br>
    with the same result. Some posts I found state that that file is no
    longer writable in current versions of linux. Any suggestions?<br>
    <br>
    Thanks<br>
    <br>
    <div class="moz-signature">-- <br>
      <title>Quentin Olson, posappliance.com</title>
      <strong>Quentin Olson</strong><br>
      <a href="mailto:qolson@posappliance.com">qolson@posappliance.com</a><br>
      <a href="posappliance.com">posappliance.com</a><br>
      +1-360-990-3562<br>
    </div>
  </body>
</html>