You are not logged in.
DETECTED You are genius guys
Offline
Thank you so much
I can't wait to be as smart than you
Last edited by Momoleraclo (2020-04-04 16:38:23)
Offline
Can I ask you one last thing but it not important at this moment, digitization/numerisation is still not working from printer interface, how to do it from computer ? ^^
Last edited by Momoleraclo (2020-04-04 16:46:48)
Offline
For scanning, you'll have to install SANE.
The scan button on the device might work if you setup autostart for hp-systray.(requires the KStatusNotifierItem extension on gnome) and install xsane (or change the scan settings in the hp device manager / hp-toolbox)
Edit: You should probably add the following to your /etc/pacman.conf to prevent hplip updates from overwriting your changes:
NoUpgrade = usr/share/hplip/data/models/models.dat
Last edited by progandy (2020-04-04 17:07:38)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Online
For scanning, you'll have to install SANE.
The scan button on the device might work if you setup autostart for hp-systray.(requires the KStatusNotifierItem extension on gnome) and install xsane (or change the scan settings in the hp device manager / hp-toolbox)
Edit: You should probably add the following to your /etc/pacman.conf to prevent hplip updates from overwriting your changes:
NoUpgrade = usr/share/hplip/data/models/models.dat
Perfect, you are my hero
to scan from terminal use for example :
scanimage --format=png --output-file test.png --progress
Last edited by Momoleraclo (2020-04-04 17:45:40)
Offline