Hi!
Description: Debian GNU/Linux 12 (bookworm)
Scanner: Hewlett Packard ScanJet 2410c
$ scanimage --list-devices
OUT:
device `genesys:libusb:003:012' is a Hewlett Packard ScanJet 2400c flatbed
scanner
See as 2400c now 2410c.
$ scanimage --device-name=genesys:libusb:003:012 --format=png
--output-file=1.png
OUT:
scanimage: open of device genesys:libusb:003:012 failed: Invalid argument
$ scanimage -T
Output format is not set, using pnm as a default.
scanimage: open of device genesys:libusb:003:012 failed: Invalid argument
Enter as a root.
$ sudo -i
# scanimage -T
Output format is not set, using pnm as a default.
scanimage: open of device genesys:libusb:003:012 failed: Invalid argument
The same.
Cannot make this device work. It worked at the Manjaro out of the box, now I
am a Debian User and need to make it run here.
Thank you!