Can't scan on LinuxMint20
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| HPLIP |
Undecided
|
Unassigned |
Bug Description
My HP MFP is M28a.
hp-check.log -> https:/
brian_p (claremont102) wrote : | #1 |
brian_p (claremont102) wrote : | #3 |
> bInterfaceClass 7 Printer
> bInterfaceSubClass 1 Printer
> bInterfaceProtocol 4
> iInterface 17 IPP Printer
"bInterfaceProtocol 4" tells us that the M28a provides an
IPP-over-USB facility.
ippusbxd@
and scanning. In doing this it commandeers the bus. Only driverless
methods of printing and scanning are possible. ESCL is a driverless
protocol, therefore
scanimage -d "escl:http://
should work. hpaio is a vendor driver, so
scanimage -d "hpaio:
will not work.
Test after doing
systemctl stop ippusbxd@
Cheers,
Brian.
brian_p (claremont102) wrote : | #4 |
Just in case this issue is not understood. It is not an HPLIP
bug.
FrankM (frank-mankel) wrote : | #5 |
@brian_p: Thanks, it works. When i stop this service all is fine. I will disable this service.
Greetings
Frank
root@frank:~# systemctl status ippusbxd@
● ippusbxd@
Loaded: loaded (/lib/systemd/
Active: inactive (dead)
Jul 09 21:28:47 frank-MS-7C37 systemd[1]: Starting Daemon to make IPP-over-USB printers available as network printers (005:002)...
Jul 09 21:28:47 frank-MS-7C37 systemd[1]: Started Daemon to make IPP-over-USB printers available as network printers (005:002).
Jul 09 21:31:19 frank-MS-7C37 systemd[1]: Stopping Daemon to make IPP-over-USB printers available as network printers (005:002)...
Jul 09 21:31:19 frank-MS-7C37 ippusbxd[56398]: 60000|56416|
Jul 09 21:31:19 frank-MS-7C37 systemd[1]: ippusbxd@
Jul 09 21:31:19 frank-MS-7C37 systemd[1]: Stopped Daemon to make IPP-over-USB printers available as network printers (005:002).
Please give the outputs from
lsusb -v | -A 4 bInterfaceClass.*7
systemctl list-units ippusbxd*
scanimage -L