Hi Folks:

 I can't get my Canon Lide 300 scanner to work on OpenBSD 6.9. When I
do # sane-find-scanner - v, then I get:

This is sane-find-scanner from sane-backends 1.0.32

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

searching for SCSI scanners:
checking /dev/uk0... failed to open (Invalid argument)
checking /dev/uk1... failed to open (Invalid argument)
checking /dev/uk2... failed to open (Invalid argument)
checking /dev/uk3... failed to open (Invalid argument)
checking /dev/uk4... failed to open (Invalid argument)
checking /dev/uk5... failed to open (Invalid argument)
checking /dev/uk6... failed to open (Invalid argument)
  # No SCSI scanners found. If you expected something different, make
sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

searching for USB scanners:
checking /dev/uscanner... failed to open (Invalid argument)
checking /dev/uscanner0... failed to open (Invalid argument)
checking /dev/uscanner1... failed to open (Invalid argument)
checking /dev/uscanner2... failed to open (Invalid argument)
checking /dev/uscanner3... failed to open (Invalid argument)
checking /dev/uscanner4... failed to open (Invalid argument)
checking /dev/uscanner5... failed to open (Invalid argument)
checking /dev/uscanner6... failed to open (Invalid argument)
checking /dev/uscanner7... failed to open (Invalid argument)
checking /dev/uscanner8... failed to open (Invalid argument)
checking /dev/uscanner9... failed to open (Invalid argument)
checking /dev/uscanner10... failed to open (Invalid argument)
checking /dev/uscanner11... failed to open (Invalid argument)
checking /dev/uscanner12... failed to open (Invalid argument)
checking /dev/uscanner13... failed to open (Invalid argument)
checking /dev/uscanner14... failed to open (Invalid argument)
checking /dev/uscanner15... failed to open (Invalid argument)
found USB scanner (vendor=0x04a9 [Canon], product=0x1913 [LiDE 300])
at libusb:000:003
  # Your USB scanner was (probably) detected. It may or may not be
supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary
ports
  # can't be detected by this program.
done

The last line says it was found:

found USB scanner (vendor=0x04a9 [Canon], product=0x1913 [LiDE 300])  
at libusb:000:003
  # Your USB scanner was (probably) detected. It may or may not be 
supported 

I have saned running as root:
root     88678  0.0  0.0   724  1200 ??  S       4:04PM    0:00.07 
/usr/local/libexec/saned -a _saned

http://sane-project.org/sane-mfgs.html says the Canon Lide 300 is
supported by sane-pixma. 

I read  /usr/local/share/doc/pkg-readmes/sane-backends
What am I doing wrong here?

--
Kind regards, 
Jonathan

Reply via email to