Closed ep1cman closed 2 years ago
Turns out sane doesn't currently support this scanner thats why, my bad
Like this issue, I was able to find it with the scanner with sane-find-scanner -q
, but not with scanimage -L
.
root@e34fb6060480:/usr/lib/scanservjs# sane-find-scanner -q
found possible USB scanner (vendor=0x04e8 [Samsung Electronics Co., Ltd.], product=0x347e [C48x Series]) at libusb:001:006
root@e34fb6060480:/usr/lib/scanservjs# scanimage -L
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).
In fact, even if it doesn't show up in the SANE supported devices list, the device is detected when after install the driver and seems to work very well.
For reference, I'm using an SL-C483 (Not on the SANE supported devices list), and I installed the driver from here. After installing the driver, I found that it works perfectly as shown below:
Describe the bug Scanner (Fujitsu ix1300) is found by
sane-find-scanner
but notscanimage -L
, inside docker container (latest).To Reproduce
Run Docker: