Discussion:
How to force Hewlett Packard ScanJet 2410c work?
(too old to reply)
Dmitry
2024-06-25 11:10:01 UTC
Permalink
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!
Dominique Dumont
2024-06-26 08:10:01 UTC
Permalink
Post by Dmitry
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.
See https://fostips.com/setup-hp-printer-scanner-debian12/


HTH

Loading...