Re: How to force Hewlett Packard ScanJet 2410c work?

2024-06-26 Thread Dominique Dumont
On Tuesday, 25 June 2024 12:45:41 CEST Dmitry wrote:
> 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







How to force Hewlett Packard ScanJet 2410c work?

2024-06-25 Thread Dmitry

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!