Hi guys,
following issue:
I plugin my CanoScan LiDE 120, it gets recognized according to dmesg:
[ 64.536498] usb 3-3: new high-speed USB device number 10 using xhci_hcd
[ 64.661014] usb 3-3: New USB device found, idVendor=04a9, idProduct=190e, bcdDevice= 7.04
[ 64.661029] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 64.661034] usb 3-3: Product: CanoScan
[ 64.661039] usb 3-3: Manufacturer: Canon
Also by lsusb:
Bus 003 Device 010: ID 04a9:190e Canon, Inc. CanoScan LiDE 120
Also by sane-find-scanner:
$ sudo sane-find-scanner
# 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.
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
found possible USB scanner (vendor=0x06cb, product=0x00bd) at libusb:003:004
found possible USB scanner (vendor=0x04a9 [Canon], product=0x190e [CanoScan], chip=GL848+) at libusb:003:002
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
But scanimage -L doesn’t see it:
$ sudo scanimage -L
[sudo] Passwort fĂĽr photon:
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
Graphical scanning tools like simple-scan, fail to recognize it as well. What could I do to further diagnose the issue?
Thanks in advance for any hints!
edit: I thought, the scanner used to work earlier, but possibly it was on my other machine (desktop PC running Arch). It still works there, so for now I don’t need the scanner any more. But it would be great if I could use it on my Manjaro laptop as well! ![]()