Il giorno mar, 13/09/2005 alle 12.51 -0400, Martin ha scritto: > I tried accessing the scanner on my "oldpc" from my "newpc" and also set > the permissions on the "oldpc" scanner device to chmod a+rwx > > [root_oldpc]> ll /dev/usb/scanner0 > crwxrwxrwx 1 root root 180, 48 Jan 30 2003 /dev/usb/scanner0 > > But I am getting the following open error message. > > [root_newpc]> scanimage -d net:192.168.1.50:gt68xx:/dev/usb/scanner0 > scanimage: open of device net:192.168.1.50:gt68xx:/dev/usb/scanner0 > failed: Error during device I/O > > What else am I missing? > -Martin
What is the output of 'scanimage -L' on oldpc? From what you say, it should be 'gt68xx:/dev/usb/scanner0'. The last two fields of scanimage device name needs to match output of scanimage -L. If they are the same, than you really have an error during I/O. Is the scanner correctly working on oldpc. May it be a kernel/driver problem? Bye, Giuseppe