[testing required] Is there anyone with hp lj m1005 or hp lj m1120?
by tarwirdur from LinuxQuestions.org on (#6J0ZM)
I tried to fix sane backend for m1005/m1120. But I only have access to my m1005.
Need someone else with m1005/m1120 to check that my fix works.
MR: https://gitlab.com/sane-project/back...e_requests/819 (already merged to upstream)
Here is a compiled backend for amd64: https://gitlab.com/tarwirdur/sane-backends/-/issues/1
PHP Code:$scanimage-L#listdevices
$SANE_DEBUG_HPLJM1005=101scanimage-d'hpljm1005:libusb:XXX:YYY'--format=jpeg--resolution75-o/tmp/scan.jpeg#replaceXXX:YYYwithyourdevicebus:numfrompreviouscommand
With old sane you should receive an error and a broken file. With the fix - the correct file.
Need someone else with m1005/m1120 to check that my fix works.
MR: https://gitlab.com/sane-project/back...e_requests/819 (already merged to upstream)
Here is a compiled backend for amd64: https://gitlab.com/tarwirdur/sane-backends/-/issues/1
PHP Code:$scanimage-L#listdevices
$SANE_DEBUG_HPLJM1005=101scanimage-d'hpljm1005:libusb:XXX:YYY'--format=jpeg--resolution75-o/tmp/scan.jpeg#replaceXXX:YYYwithyourdevicebus:numfrompreviouscommand
With old sane you should receive an error and a broken file. With the fix - the correct file.