I'm am trying to use a USB scanner with TC 11.1 x86. I'm checking here first before digging any deeper. Just maybe there is something I am missing or perhaps it actually is something else.
The scanner is fine. It has been tested with another linux system, using the same cable.
"sane-find-scanner" detects the scanner just fine. "scanimage -L" does not. It simply says there are no scanners found. This is just a simple scanner, not a printer/copier. "hplip" is not being used.
The scanner uses the "plustek" backend.
I tried scanimage -d plustek:libusb:004:002 > test.pnm, and got an I/O error. I didn't think that would work anyway, since "-L" finds nothing.
I did try making a plustek.conf file, but it didn't do anything. Permissions are fine and udev rules are good.
All dependencies installed fine.
Any Ideas?