SANE
Upgrading from Debian 10 to Debian 11
Id |
Reference |
License |
1 |
unknown |
After upgrading to Debian 11 the HP AIO scanner took very long to be detected and sometimes it did not work.
install these packages
apt-get install hp-ppd hplip hplip-data libhpmud0 sane
reinstall
libsane-hpaio
as suggested by reference 1apt --reinstall install libsane-hpaio
comment all backends in
/etc/sane.d/dll.conf
you should have a
file
in the SANE configuration, like this/etc/sane.d/dll.d/hplip1# dll.conf snippet for hplip 2# 3 4hpaio
check if scanimage detects the scanner in a matter of seconds
scanimage -L
check if remote scanning still works