Error scan MFP M176n

Asked by tXambe

Hello,

 When turn on my scan with the program Xsane I have this error

Fail to open device 'hpaio:/usb/HP_Color_Laserjet_Pro_MFP_M176n?Serial=CNGMK67GQ5': Error during device I/O

1. Linux Distribution and version

Debian 9.1 Stable version.

Linux 4.9.0-3-686-pae #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19) i686 GNU/Linux

2. Printer make/model

HP Color LaserJet Pro MFP M176n

3. Execute hp-check -t

H1:/etc$ hp-check -t
Saving output in log file: /etc/hp-check.log

HP Linux Imaging and Printing System (ver. 3.17.9)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run)
to determine if the proper dependencies are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an
already built HPLIP supplied tarball has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both
compile- and run-time dependencies).

Check types:
a. EXTERNALDEP - External Dependencies
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION

Status Types:
    OK
    MISSING - Missing Dependency or Permission or Plug-in
    INCOMPAT - Incompatible dependency-version or Plugin-version

warning: 2-9.1 version is not supported. Using 2-8.8 versions dependencies to verify and install...

---------------
| SYSTEM INFO |
---------------

 Kernel: 4.9.0-3-686-pae #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19) GNU/Linux
 Host: H1
 Proc: 4.9.0-3-686-pae #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19) GNU/Linux
 Distribution: 2 9.1
 Bitness: 32 bit

-----------------------
| HPLIP CONFIGURATION |
-----------------------

HPLIP-Version: HPLIP 3.17.9
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for 2 distro 9.1 version

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.17.9

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.17.9
html=/usr/share/doc/hplip-3.17.9
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp
bin=/usr/bin
apparmor=/etc/apparmor.d
# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=no
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=no
foomatic-drv-install=no
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.17.9
restricted-build=no
ui-toolkit=qt5
qt3=no
qt4=no
qt5=yes
policy-kit=no
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=yes

Current contents of '/var/lib/hp/hplip.state' file:
[plugin]
installed = 1
eula = 1
version = 3.17.9

Current contents of '~/.hplip/hplip.conf' file:
[commands]
scan = /usr/bin/xsane -V %SANE_URI%

[fax]
email_address =
voice_phone =

[last_used]
device_uri = "hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5"
printer_name =
working_dir = .

[polling]
device_list =
enable = false
interval = 5

[refresh]
enable = false
rate = 30
type = 1

[settings]
systray_messages = 0
systray_visible = 0

[upgrade]
last_upgraded_time = 1506027971
notify_upgrade = false
pending_upgrade_time = 0

[installation]
date_time = 25/09/17 22:33:49
version = 3.17.9

 <Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>

--------------
| COMPILEDEP |
--------------

 gcc gcc - GNU Project C and C++ Compiler REQUIRED - 6.3.0 OK -
 make make - GNU make utility to maintain groups of programs REQUIRED 3.0 4.1 OK -
 libtool libtool - Library building support services REQUIRED - 2.4.6 OK -

------------------------
| General Dependencies |
------------------------

 libcrypto libcrypto - OpenSSL cryptographic library REQUIRED - 1.1.0 OK -
 python-xml Python XML libraries REQUIRED - 2.2.0 OK -
 libnetsnmp-devel libnetsnmp-devel - SNMP networking library development files REQUIRED 5.0.9 5.7.3 OK -
 sane-devel SANE - Scanning library development files REQUIRED - - OK -
 pil PIL - Python Imaging Library (required for commandline scanning with hp-scan) OPTIONAL - 1.1.7 OK -
 pyqt4-dbus PyQt 4 DBus - DBus Support for PyQt4 REQUIRED 4.0 4.11.4 OK -
 libpthread libpthread - POSIX threads library REQUIRED - 2.24 OK -
 python-devel Python devel - Python development files REQUIRED 2.2 2.7.13 OK -
 cups-devel CUPS devel- Common Unix Printing System development files REQUIRED - 2.2.1 OK -
 python-dbus Python DBus - Python bindings for DBus REQUIRED 0.80.0 1.2.4 OK -
 cups-ddk CUPS DDK - CUPS driver development kit OPTIONAL - - OK -
 reportlab Reportlab - PDF library for Python OPTIONAL 2.0 3.3.0 OK -
 pyqt4 PyQt 4- Qt interface for Python (for Qt version 4.x) REQUIRED 4.0 4.11.4 OK -
 libusb libusb - USB library REQUIRED - 1.0 OK -
 cups-image CUPS image - CUPS image development files REQUIRED - 2.2.1 OK -
 python2X Python 2.2 or greater - Python programming language REQUIRED 2.2 2.7.13 OK -
 python-notify Python libnotify - Python bindings for the libnotify Desktop notifications OPTIONAL - - OK -
 libjpeg libjpeg - JPEG library REQUIRED - - OK -
 sane SANE - Scanning library REQUIRED - - OK -

----------------------
| Scan Configuration |
----------------------

 scanext Scan-SANE-Extension REQUIRED - 3.17.9 OK -
 hpaio HPLIP-SANE-Backend REQUIRED - 3.17.9 OK 'hpaio found in /etc/sane.d/dll.conf'

-------------------------
| External Dependencies |
-------------------------

 gs GhostScript - PostScript and PDF language interpreter and previewer REQUIRED 7.05 9.20 OK -
 cups CUPS - Common Unix Printing System REQUIRED 1.1 2.2.1 OK 'CUPS Scheduler is running'
 network network -wget OPTIONAL - 1.18 OK -
 scanimage scanimage - Shell scanning program OPTIONAL 1.0 1.0.25 OK -
 policykit PolicyKit - Administrative policy framework OPTIONAL - 0.105 OK -
 xsane xsane - Graphical scanner frontend for SANE OPTIONAL 0.9 0.999 OK -
 dbus DBus - Message bus system REQUIRED - 1.10.18 OK -
 avahi-utils avahi-utils OPTIONAL - 0.6.32 OK -

---------------------
| Python Extentions |
---------------------

 hpmudext IO-Extension REQUIRED - 3.17.9 OK -
 cupsext CUPS-Extension REQUIRED - 3.17.9 OK -

------------------------------
| DISCOVERED SCANNER DEVICES |
------------------------------

device `hpaio:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5' is a Hewlett-Packard HP_Color_LaserJet_Pro_MFP_M176n all-in-one

--------------------------
| DISCOVERED USB DEVICES |
--------------------------

  Device URI Model
  ------------------------------------------------ -------------------------------
  hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=C HP Color LaserJet Pro MFP M176n
  NGMK67GQ5

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------

HP-Color-LaserJet-Pro-MFP-M176n
-------------------------------
Type: Unknown
Device URI: usb://HP/Color%20LaserJet%20Pro%20MFP%20M176n?serial=CNGMK67GQ5&interface=1
PPD: /etc/cups/ppd/HP-Color-LaserJet-Pro-MFP-M176n.ppd
PPD Description: HP Color LaserJet Pro MFP m176n, hpcups 3.16.11, requires proprietary plugin
Printer status: la impresora HP-Color-LaserJet-Pro-MFP-M176n está inactiva. activada desde mié 20 sep 2017 22:44:13 CEST
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend for HP-Devices.

HP_Color_LaserJet_Pro_MFP_M176n
-------------------------------
Type: Printer
Device URI: hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5
PPD: /etc/cups/ppd/HP_Color_LaserJet_Pro_MFP_M176n.ppd
PPD Description: HP Color LaserJet Pro MFP m176n, hpcups 3.16.11, requires proprietary plugin
Printer status: la impresora HP_Color_LaserJet_Pro_MFP_M176n está inactiva. activada desde mié 20 sep 2017 22:50:14 CEST
Required plug-in status: Installed
Communication status: Good

Photosmart-C4100-series
-----------------------
Type: Printer
Device URI: hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
PPD: /etc/cups/ppd/Photosmart-C4100-series.ppd
PPD Description: HP Photosmart c4100 Series, hpcups 3.16.11
Printer Unplugged or turned offotosmart-C4100-series está deshabilitada desde dom 10 sep 2017 20:00:23 CEST -
error: Unable to communicate with device (code=12): hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
error: Device not found
error: Communication status: Failed

--------------
| PERMISSION |
--------------

USB HP_Color_LaserJet_Pro_MFP_M176n Required - - OK Node:'/dev/bus/usb/002/002' Perm:' root lp rw- rw- rw- rw- rw- r--'

-----------
| SUMMARY |
-----------

Missing Required Dependencies
-----------------------------
None

Missing Optional Dependencies
-----------------------------
None

Total Errors: 1
Total Warnings: 1

Done.

4. H1:/etc$ scanimage -L

device `hpaio:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5' is a Hewlett-Packard HP_Color_LaserJet_Pro_MFP_M176n all-in-one

5. tail -f /var/log/syslog

Execute tail -f /var/log/syslog

Sep 25 22:24:15 H1 python: io/hpmud/musb.c 2189: [11677] hpmud_make_usb_uri() bus=002 dev=002
Sep 25 22:24:15 H1 python: io/hpmud/musb.c 2287: hpmud_make_usb_uri() uri=hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5 bytes_read=57
Sep 25 22:24:18 H1 kernel: [30726.613778] usblp 2-1:1.1: usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x03F0 pid 0x242A
Sep 25 22:24:18 H1 kernel: [30726.613807] usbcore: registered new interface driver usblp
Sep 25 22:24:18 H1 systemd[1]: Created slice system-configure\x2dprinter.slice.
Sep 25 22:24:18 H1 systemd[1]: Started Configure Plugged-In Printer.
Sep 25 22:24:18 H1 udev-configure-printer: add usb-002-002
Sep 25 22:24:18 H1 udev-configure-printer: device devpath is /devices/pci0000:00/0000:00:1d.7/usb2/2-1
Sep 25 22:24:18 H1 udev-configure-printer: MFG:Hewlett-Packard MDL:HP Color LaserJet Pro MFP M176n SERN:- serial:CNGMK67GQ5
Sep 25 22:24:19 H1 colord-sane: io/hpmud/musb.c 2101: Invalid usb_open: Permission denied
Sep 25 22:24:19 H1 colord-sane: io/hpmud/musb.c 2101: Invalid usb_open: Permission denied
Sep 25 22:24:19 H1 colord-sane: io/hpmud/musb.c 2101: Invalid usb_open: Permission denied
Sep 25 22:24:19 H1 colord-sane: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:24:25 H1 hp[11739]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:24:25 H1 kernel: [30733.881628] usblp0: removed
Sep 25 22:24:25 H1 kernel: [30733.897042] usblp 2-1:1.1: usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x03F0 pid 0x242A
Sep 25 22:24:26 H1 python: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:24:26 H1 udev-configure-printer: SERN field matches USB serial number
Sep 25 22:24:26 H1 udev-configure-printer: URI match: hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5
Sep 25 22:24:26 H1 udev-configure-printer: URI contains USB serial number
Sep 25 22:24:26 H1 udev-configure-printer: URI match: usb://HP/Color%20LaserJet%20Pro%20MFP%20M176n?serial=CNGMK67GQ5&interface=1
Sep 25 22:24:26 H1 udev-configure-printer: URI of detected printer: hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5, normalized: color laserjet pro mfp m176n serial cngmk67gq5
Sep 25 22:24:26 H1 udev-configure-printer: URI of print queue: usb://HP/Color%20LaserJet%20Pro%20MFP%20M176n?serial=CNGMK67GQ5&interface=1, normalized: color laserjet pro mfp m176n serial cngmk67gq5 interface 1
Sep 25 22:24:26 H1 udev-configure-printer: Queue ipp://localhost/printers/HP-Color-LaserJet-Pro-MFP-M176n has matching device URI
Sep 25 22:24:26 H1 udev-configure-printer: URI of detected printer: usb://HP/Color%20LaserJet%20Pro%20MFP%20M176n?serial=CNGMK67GQ5&interface=1, normalized: color laserjet pro mfp m176n serial cngmk67gq5 interface 1
Sep 25 22:24:26 H1 udev-configure-printer: Queue ipp://localhost/printers/HP-Color-LaserJet-Pro-MFP-M176n has matching device URI
Sep 25 22:24:26 H1 udev-configure-printer: URI of print queue: hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5, normalized: color laserjet pro mfp m176n serial cngmk67gq5
Sep 25 22:24:26 H1 udev-configure-printer: Queue ipp://localhost/printers/HP_Color_LaserJet_Pro_MFP_M176n has matching device URI
Sep 25 22:24:26 H1 udev-configure-printer: Queue ipp://localhost/printers/HP_Color_LaserJet_Pro_MFP_M176n has matching device URI
Sep 25 22:24:26 H1 udev-configure-printer: URI of print queue: hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7, normalized: photosmart c4100 series serial my72nj151g04j7
Sep 25 22:25:09 H1 dbus[576]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Sep 25 22:33:49 H1 hp-check: hp-check[12078]: warning: 2-9.1 version is not supported. Using 2-8.8 versions dependencies to verify and install...
Sep 25 22:33:49 H1 hp-check: hp-check[12078]: warning: HPLIP-Installation: Auto installation is not supported for 2 distro 9.1 version
Sep 25 22:33:57 H1 scanimage: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:34:02 H1 hp-check: hp-check[12078]: warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend for HP-Devices.
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 393: Detaching kernel driver on interface=1 ret=0
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:34:02 H1 kernel: [31310.707012] usblp0: removed
Sep 25 22:34:02 H1 kernel: [31310.707882] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:34:02 H1 kernel: [31310.711859] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:34:02 H1 kernel: [31310.713852] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:34:02 H1 hp-check: io/hpmud/musb.c 1152: unable to open hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
Sep 25 22:34:02 H1 hp-check: [12078]: error: Unable to communicate with device (code=12): hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
Sep 25 22:34:02 H1 hp-check: hp-check[12078]: error: Device not found
Sep 25 22:34:02 H1 hp-check: hp-check[12078]: error: Communication status: Failed
Sep 25 22:34:03 H1 hp-check: io/hpmud/musb.c 2189: [12078] hpmud_make_usb_uri() bus=002 dev=002
Sep 25 22:34:03 H1 hp-check: io/hpmud/musb.c 2287: hpmud_make_usb_uri() uri=hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5 bytes_read=57
Sep 25 22:37:06 H1 hplip.desktop[12426]: #033[01mHP Linux Imaging and Printing System (ver. 3.17.9)#033[0m
Sep 25 22:37:06 H1 hplip.desktop[12426]: #033[01mHP Device Manager ver. 15.0#033[0m
Sep 25 22:37:06 H1 hplip.desktop[12426]: Copyright (c) 2001-15 HP Development Company, LP
Sep 25 22:37:06 H1 hplip.desktop[12426]: This software comes with ABSOLUTELY NO WARRANTY.
Sep 25 22:37:06 H1 hplip.desktop[12426]: This is free software, and you are welcome to distribute it
Sep 25 22:37:06 H1 hplip.desktop[12426]: under certain conditions. See COPYING file for more details.
Sep 25 22:37:14 H1 python: io/hpmud/musb.c 1152: unable to open hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
Sep 25 22:37:14 H1 hp-systray: [3615]: error: Unable to communicate with device (code=12): hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
Sep 25 22:37:14 H1 hplip-systray.desktop[3615]: #033[31;01merror: Unable to communicate with device (code=12): hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7#033[0m
Sep 25 22:37:14 H1 hplip-systray.desktop[3615]: #033[31;01merror: Device not found#033[0m
Sep 25 22:37:14 H1 hp-systray: hp-systray(hpdio)[3679]: error: Device not found
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:37:14 H1 kernel: [31502.209917] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:37:14 H1 kernel: [31502.210250] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 961: new HP-EWS-LEDM channel=23 clientCnt=1 channelCnt=1
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=9
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 535: claimed ff/4/1 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 561: released ff/4/1 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 976: removed HP-EWS-LEDM channel=23 clientCnt=0 channelCnt=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 961: new HP-EWS-LEDM channel=23 clientCnt=1 channelCnt=1
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=9
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 535: claimed ff/4/1 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 561: released ff/4/1 interface
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 976: removed HP-EWS-LEDM channel=23 clientCnt=0 channelCnt=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 961: new HP-EWS-LEDM channel=23 clientCnt=1 channelCnt=1
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=9
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Sep 25 22:37:14 H1 hp-systray: io/hpmud/musb.c 535: claimed ff/4/1 interface
Sep 25 22:37:20 H1 hp-systray: io/hpmud/musb.c 561: released ff/4/1 interface
Sep 25 22:37:20 H1 hp-systray: io/hpmud/musb.c 976: removed HP-EWS-LEDM channel=23 clientCnt=0 channelCnt=0
Sep 25 22:37:22 H1 xsane: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:37:25 H1 xsane: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:37:25 H1 xsane: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:37:25 H1 xsane: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:37:25 H1 xsane: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:37:25 H1 kernel: [31513.779843] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:37:25 H1 xsane: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:37:25 H1 xsane: io/hpmud/hpmud.c 683: invalid channel_open state
Sep 25 22:37:25 H1 xsane: http.c 300: unable to open HP-SOAP-SCAN channel
Sep 25 22:37:25 H1 xsane: bb_soapht.c 661: unable to open http connection hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5
Sep 25 22:37:25 H1 xsane: bb_soapht.c 793: unable to get_scanner_elements: uri=hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5
Sep 25 22:42:03 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:42:08 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:42:26 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:42:38 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:42:59 H1 hplip.desktop[12426]: #033[01mHP Linux Imaging and Printing System (ver. 3.17.9)#033[0m
Sep 25 22:42:59 H1 hplip.desktop[12426]: #033[01mPlugin Download and Install Utility ver. 2.1#033[0m
Sep 25 22:42:59 H1 hplip.desktop[12426]: Copyright (c) 2001-15 HP Development Company, LP
Sep 25 22:42:59 H1 hplip.desktop[12426]: This software comes with ABSOLUTELY NO WARRANTY.
Sep 25 22:42:59 H1 hplip.desktop[12426]: This is free software, and you are welcome to distribute it
Sep 25 22:42:59 H1 hplip.desktop[12426]: under certain conditions. See COPYING file for more details.
Sep 25 22:42:59 H1 hplip.desktop[12426]: #033[01mHP Linux Imaging and Printing System (ver. 3.17.9)#033[0m
Sep 25 22:42:59 H1 hplip.desktop[12426]: #033[01mPlugin Download and Install Utility ver. 2.1#033[0m
Sep 25 22:42:59 H1 hplip.desktop[12426]: Copyright (c) 2001-15 HP Development Company, LP
Sep 25 22:42:59 H1 hplip.desktop[12426]: This software comes with ABSOLUTELY NO WARRANTY.
Sep 25 22:42:59 H1 hplip.desktop[12426]: This is free software, and you are welcome to distribute it
Sep 25 22:42:59 H1 hplip.desktop[12426]: under certain conditions. See COPYING file for more details.
Sep 25 22:43:00 H1 org.gnome.Shell.desktop[3466]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x2a00007 specified for 0x2a00005 ( ).
Sep 25 22:43:30 H1 icedove.desktop[12566]: [calBackendLoader] Using Thunderbird's builtin libical backend
Sep 25 22:43:41 H1 icedove.desktop[12566]: prpl-gtalk: Error during SRV: Lookup failed.
Sep 25 22:44:09 H1 icedove.desktop[12566]: 2017-09-25 22:44:09#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:32 H1 icedove.desktop[12566]: 2017-09-25 22:44:32#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:32 H1 icedove.desktop[12566]: 2017-09-25 22:44:32#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:32 H1 icedove.desktop[12566]: 2017-09-25 22:44:32#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:34 H1 icedove.desktop[12566]: 2017-09-25 22:44:34#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:34 H1 icedove.desktop[12566]: 2017-09-25 22:44:34#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:35 H1 icedove.desktop[12566]: 2017-09-25 22:44:35#011autosyncActivities#011ERROR#011OnDownloadError: Bandeja de entrada of GM1
Sep 25 22:44:42 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:44:49 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:45:21 H1 iceweasel.desktop[11570]: Promise rejected after context unloaded: Message manager disconnected
Sep 25 22:47:34 H1 scanimage: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:49:41 H1 scanimage: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:50:27 H1 hplip.desktop[12800]: #033[01mHP Linux Imaging and Printing System (ver. 3.17.9)#033[0m
Sep 25 22:50:27 H1 hplip.desktop[12800]: #033[01mHP Device Manager ver. 15.0#033[0m
Sep 25 22:50:27 H1 hplip.desktop[12800]: Copyright (c) 2001-15 HP Development Company, LP
Sep 25 22:50:27 H1 hplip.desktop[12800]: This software comes with ABSOLUTELY NO WARRANTY.
Sep 25 22:50:27 H1 hplip.desktop[12800]: This is free software, and you are welcome to distribute it
Sep 25 22:50:27 H1 hplip.desktop[12800]: under certain conditions. See COPYING file for more details.
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 1152: unable to open hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
Sep 25 22:50:28 H1 hplip-systray.desktop[3615]: #033[31;01merror: Unable to communicate with device (code=12): hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7#033[0m
Sep 25 22:50:28 H1 hp-systray: [3615]: error: Unable to communicate with device (code=12): hp:/usb/Photosmart_C4100_series?serial=MY72NJ151G04J7
Sep 25 22:50:28 H1 hplip-systray.desktop[3615]: #033[31;01merror: Device not found#033[0m
Sep 25 22:50:28 H1 hp-systray: hp-systray(hpdio)[3679]: error: Device not found
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:50:28 H1 kernel: [32296.894394] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 961: new HP-EWS-LEDM channel=23 clientCnt=1 channelCnt=1
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=9
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 535: claimed ff/4/1 interface
Sep 25 22:50:28 H1 kernel: [32296.896832] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 561: released ff/4/1 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 976: removed HP-EWS-LEDM channel=23 clientCnt=0 channelCnt=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 961: new HP-EWS-LEDM channel=23 clientCnt=1 channelCnt=1
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=9
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 535: claimed ff/4/1 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 561: released ff/4/1 interface
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 976: removed HP-EWS-LEDM channel=23 clientCnt=0 channelCnt=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 961: new HP-EWS-LEDM channel=23 clientCnt=1 channelCnt=1
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 427: Found interface conf=0, iface=2, altset=0, index=9
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 389: Active kernel driver on interface=2 ret=0
Sep 25 22:50:28 H1 hp-systray: io/hpmud/musb.c 535: claimed ff/4/1 interface
Sep 25 22:50:34 H1 hp-systray: io/hpmud/musb.c 561: released ff/4/1 interface
Sep 25 22:50:34 H1 hp-systray: io/hpmud/musb.c 976: removed HP-EWS-LEDM channel=23 clientCnt=0 channelCnt=0
Sep 25 22:50:35 H1 xsane: io/hpmud/pp.c 627: unable to read device-id ret=-1
Sep 25 22:50:39 H1 xsane: io/hpmud/musb.c 427: Found interface conf=0, iface=1, altset=0, index=1
Sep 25 22:50:39 H1 xsane: io/hpmud/musb.c 389: Active kernel driver on interface=1 ret=0
Sep 25 22:50:39 H1 xsane: io/hpmud/musb.c 535: claimed 7/1/2 interface
Sep 25 22:50:39 H1 xsane: io/hpmud/musb.c 781: read actual device_id successfully fd=1 len=185
Sep 25 22:50:39 H1 xsane: io/hpmud/musb.c 561: released 7/1/2 interface
Sep 25 22:50:39 H1 kernel: [32307.254716] Did not find alt setting 1 for intf 0, config 1
Sep 25 22:50:39 H1 xsane: io/hpmud/hpmud.c 683: invalid channel_open state
Sep 25 22:50:39 H1 xsane: http.c 300: unable to open HP-SOAP-SCAN channel
Sep 25 22:50:39 H1 xsane: bb_soapht.c 661: unable to open http connection hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5
Sep 25 22:50:39 H1 xsane: bb_soapht.c 793: unable to get_scanner_elements: uri=hp:/usb/HP_Color_LaserJet_Pro_MFP_M176n?serial=CNGMK67GQ5

Question information

Language:
English Edit question
Status:
Expired
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.