scanning on color laser jet pro mfp m182nw

Asked by Don Littlefield

I am using an MSI Z97 Guard Pro motherboard desktop with I5 cpu. Long time. Upgraded to Debian Buster when released. I use the Gnome desktop also. I recently got a new printer. I have it working to print but not scan. I want to know how to get it to scan. I want to scan pages of books and pictures to PDF files. The printer is:
Color LaserJet Pro MFP M182nw
I have the latest HPLIP install and working.

don@One:/dev$ lpstat -t
scheduler is running
system default destination: HP_Color_LaserJet_MFP_M182nw_502ADE_
device for HP_Color_LaserJet_MFP_M182nw_502ADE_: ipps://NPI502ADE.local:631/ipp/print
HP_Color_LaserJet_MFP_M182nw_502ADE_ accepting requests since Wed 09 Dec 2020 03:11:44 PM CST
printer HP_Color_LaserJet_MFP_M182nw_502ADE_ is idle. enabled since Wed 09 Dec 2020 03:11:44 PM CST

I have tried all the programs I thought were scanner programs but none of them recognize the scanner or the printer for that mater. I want to ask what programs to use to use the scanner feature of the printer? Are there some special instructions necessary to get scanner to be recognized?

Question information

Language:
English Edit question
Status:
Solved
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Solved by:
brian_p
Solved:
Last query:
Last reply:
Revision history for this message
Best brian_p (claremont102) said :
#1

Hello Don,

You are nicely set up to do driverless printing, so may as well do driverless
scanning too,

Configure your buster system to use the Backports archive. See

  https://wiki.debian.org/Backports

Install sane-airscan:

  apt -t buster-backports install sane-airscan

Now do

  scanimage -L

and

  airscan-discover

and post their outputs here.

Cheers,

Brian.

Revision history for this message
Don Littlefield (donlittlefield) said :
#2

 root@One:/etc/apt# apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Hit:2 http://deb.debian.org/debian buster InRelease
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [391 kB]
Get:6 http://deb.debian.org/debian buster-backports/main Translation-en [332 kB]
Fetched 888 kB in 1s (749 kB/s)
Reading package lists... Done
root@One:/etc/apt# apt-get -t buster-backports install "package"
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package package
root@One:/etc/apt# apt -t buster-backports install sane-airscan
Reading package lists... Done
Building dependency tree
Reading state information... Done
Recommended packages:
  ipp-usb
The following NEW packages will be installed:
  sane-airscan
0 upgraded, 1 newly installed, 0 to remove and 238 not upgraded.
Need to get 113 kB of archives.
After this operation, 417 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster-backports/main amd64 sane-airscan amd64 0.99.19-1~bpo10+1 [113 kB]
Fetched 113 kB in 1s (202 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend requires a screen at least 13 lines tall and 31 columns wide.)
debconf: falling back to frontend: Readline
Selecting previously unselected package sane-airscan.
(Reading database ... 333686 files and directories currently installed.)
Preparing to unpack .../sane-airscan_0.99.19-1~bpo10+1_amd64.deb ...
Unpacking sane-airscan (0.99.19-1~bpo10+1) ...
Setting up sane-airscan (0.99.19-1~bpo10+1) ...
Processing triggers for man-db (2.8.5-2) ...
root@One:/etc/apt# scanimage -L
device `airscan:e0:HP Color LaserJet MFP M182nw (502ADE)' is a eSCL HP Color LaserJet MFP M182nw (502ADE) eSCL network scanner
root@One:/etc/apt# airscan-discover
[devices]
  HP Color LaserJet MFP M182nw (502ADE) = http://169.254.170.209:8080/eSCL/, eSCL
  HP Color LaserJet MFP M182nw (502ADE) = https://169.254.170.209:443/eSCL/, eSCL
  HP Color LaserJet MFP M182nw (502ADE) = http://[fe80::4eeb:bdff:fe55:96bc%252]:53048/, WSD
  HP Color LaserJet MFP M182nw (502ADE) = http://169.254.170.209:53048/, WSD
root@One:/etc/apt# exit
exit
don@One:~$

Success I have scanned some pages and saved to a file. Some of the pages are upside down so will need to rotate them in the file. What is a good program to work on PDF's like that?I used a program before to add pages together in one file called pkpdf I think. Thta was before I upgraded to Buster so dont have it now. I will look for it next.Thanks Don

    On Thursday, December 10, 2020, 8:56:00 AM CST, brian_p <email address hidden> wrote:

 Your question #694440 on HPLIP changed:
https://answers.launchpad.net/hplip/+question/694440

    Status: Open => Answered

brian_p proposed the following answer:
Hello Don,

You are nicely set up to do driverless printing, so may as well do driverless
scanning too,

Configure your buster system to use the Backports archive. See

  https://wiki.debian.org/Backports

Install sane-airscan:

  apt -t buster-backports install sane-airscan

Now do

  scanimage -L

and

  airscan-discover

and post their outputs here.

Cheers,

Brian.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/hplip/+question/694440/+confirm?answer_id=0

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/hplip/+question/694440

You received this question notification because you asked the question.

Revision history for this message
Don Littlefield (donlittlefield) said :
#3

Thu, Dec 10 at 1:29 PM
root@One:/etc/apt# apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Hit:2 http://deb.debian.org/debian buster InRelease
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [391 kB]
Get:6 http://deb.debian.org/debian buster-backports/main Translation-en [332 kB]
Fetched 888 kB in 1s (749 kB/s)
Reading package lists... Done
root@One:/etc/apt# apt-get -t buster-backports install "package"
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package package
root@One:/etc/apt# apt -t buster-backports install sane-airscan
Reading package lists... Done
Building dependency tree
Reading state information... Done
Recommended packages:
  ipp-usb
The following NEW packages will be installed:
  sane-airscan
0 upgraded, 1 newly installed, 0 to remove and 238 not upgraded.
Need to get 113 kB of archives.
After this operation, 417 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster-backports/main amd64 sane-airscan amd64 0.99.19-1~bpo10+1 [113 kB]
Fetched 113 kB in 1s (202 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend requires a screen at least 13 lines tall and 31 columns wide.)
debconf: falling back to frontend: Readline
Selecting previously unselected package sane-airscan.
(Reading database ... 333686 files and directories currently installed.)
Preparing to unpack .../sane-airscan_0.99.19-1~bpo10+1_amd64.deb ...
Unpacking sane-airscan (0.99.19-1~bpo10+1) ...
Setting up sane-airscan (0.99.19-1~bpo10+1) ...
Processing triggers for man-db (2.8.5-2) ...
root@One:/etc/apt# scanimage -L
device `airscan:e0:HP Color LaserJet MFP M182nw (502ADE)' is a eSCL HP Color LaserJet MFP M182nw (502ADE) eSCL network scanner
root@One:/etc/apt# airscan-discover
[devices]
  HP Color LaserJet MFP M182nw (502ADE) = http://169.254.170.209:8080/eSCL/, eSCL
  HP Color LaserJet MFP M182nw (502ADE) = https://169.254.170.209:443/eSCL/, eSCL
  HP Color LaserJet MFP M182nw (502ADE) = http://[fe80::4eeb:bdff:fe55:96bc%252]:53048/, WSD
  HP Color LaserJet MFP M182nw (502ADE) = http://169.254.170.209:53048/, WSD
root@One:/etc/apt# exit
exit
don@One:~$

Success I have scanned some pages and saved to a file. Some of the pages are upside down so will need to rotate them in the file. What is a good program to work on PDF's like that?
I used a program before to add pages together in one file called pkpdf I think. Thta was before I upgraded to Buster so dont have it now. I will look for it next.
Thanks Don