FC20 hp3050 scanning problem
I do not seem to be able to get my FC20 build to recognize the scanner function of my HP3050. The printing function works fine, but the scanner does not appear to any of the scanning software. I have tried running hplip-3.14.1.run, but get a FC20 not supported message, and an invitation to try the FC19 files. I have not done that as I don't want to mess things up more. Any help will be greatly appreciated.
cheers, Paul
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- HPLIP Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Revision history for this message
|
#1 |
Hi Paul Erickson,
HPLIP-3.14.3 is supports Fedora 20, please install from http://
If problem still exists, provide us following command output
$ hp-check
$ find /usr/ -name libsane-hpaio.so
$ find /usr/ -name libsane.so
Thanks & Regards,
Amarnath
Revision history for this message
|
#2 |
That took care of it. Works fine now. Thanks very much.
Revision history for this message
|
#3 |
Scanning seems to be broken again in HPLIP-3.14.6 with Fedora 20.
[paul@paul Desktop]$ hp-check
Saving output in log file: /home/paul/
HP Linux Imaging and Printing System (ver. 3.14.6)
Dependency/Version Check Utility ver. 15.1
Copyright (c) 2001-13 Hewlett-Packard 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
---------------
| SYSTEM INFO |
---------------
Kernel: 3.14.8-
Host: paul
Proc: 3.14.8-
Distribution: fedora 20
Bitness: 64 bit
-------
| HPLIP CONFIGURATION |
-------
HPLIP-Version: HPLIP 3.14.6
HPLIP-Home: /usr/share/hplip
HPLIP-Installation: Auto installation is supported for fedora distro 20 version
Current contents of '/etc/hp/
# hplip.conf. Generated from hplip.conf.in by configure.
[hplip]
version=3.14.6
[dirs]
home=/usr/
run=/var/run
ppd=/usr/
ppdbase=
doc=/usr/
html=/usr/
icon=/usr/
cupsbackend=
cupsfilter=
drv=/usr/
bin=/usr/bin
# 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-
foomatic-
foomatic-
hpcups-install=yes
cups-drv-
cups-ppd-install=no
internal-tag=3.14.6
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=no
lite-build=no
udev_sysfs_rules=no
hpcups-
hpijs-only-build=no
Current contents of '/var/lib/
Plugins are not installed. Could not access file: No such file or directory
Current contents of '~/.hplip/
[upgrade]
notify_upgrade = true
last_upgraded_time = 1402413465
pending_
latest_
[settings]
systray_visible = 0
systray_messages = 0
[last_used]
device_uri = hp:/net/
printer_name = HP-LaserJet-
working_dir = .
[commands]
scan = /usr/bin/xsane -V %SANE_URI%
[refresh]
rate = 30
enable = false
type = 1
[polling]
enable = false
interval = 5
device_list =
[fax]
voice_phone =
email_address =
[installation]
date_time = 22/07/14 22:25:58
version = 3.14.6
<Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>
-------
| External Dependencies |
-------
policykit Admin-Policy-
gs Ghostscript REQUIRED 7.05 9.14 OK -
network Network-wget OPTIONAL - 1.14 OK -
scanimage Shell-Scanning OPTIONAL 1.0 1.0.24 OK -
avahi-utils avahi-utils OPTIONAL - 0.6.31 OK -
dbus DBus REQUIRED - 1.6.12 OK -
cups CUPS REQUIRED 1.1 1.7.4 OK 'CUPS Scheduler is running'
xsane SANE-GUI OPTIONAL 0.9 0.999 OK -
-------
| General Dependencies |
-------
error: reportlab Python-PDF-Lib OPTIONAL 2.0 3.1.8 MISSING 'reportlab needs to be installed'
libcrypto OpenSSL-Crypto-Lib REQUIRED - 1.0.1 OK -
pil Python-Image-Lib OPTIONAL - 1.1.7 OK -
pyqt4-dbus PyQt4-DBUS REQUIRED 4.0 4.10.2 OK -
libjpeg JPEG-Lib REQUIRED - - OK -
libpthread POSIX-Threads-Lib REQUIRED - 2.18 OK -
python-dbus Python-DBUS REQUIRED 0.80.0 1.2.0 OK -
python-devel Python-SDK REQUIRED 2.2 2.7.5 OK -
pyqt4 Python-Qt4 REQUIRED 4.0 4.10.2 OK -
cups-devel CUPS-SDK REQUIRED - 1.7.4 OK -
sane-devel SANE-SDK REQUIRED - 1.0.24 OK -
libusb USB-Lib REQUIRED - 1.0 OK -
sane Scan-Lib REQUIRED - 1.0.24 OK -
cups-image CUPS-Image-Lib REQUIRED - 1.7.4 OK -
libnetsnmp-devel SNMP-Networking-SDK REQUIRED 5.0.9 5.7.2 OK -
python-xml Python-XML-Lib REQUIRED - 2.1.0 OK -
python-notify Desktop-
-------
| Compile Time Dependencies |
-------
gcc gcc-Compiler REQUIRED - 4.8.3 OK -
libtool Build-tools REQUIRED - 2.4.2 OK -
make GNU-Build-tools REQUIRED 3.0 3.82 OK -
-------
| Python Extentions |
-------
cupsext CUPS-Extension REQUIRED - 3.14.6 OK -
pcardext PhotoCard-Extension REQUIRED - 3.14.6 OK -
hpmudext IO-Extension REQUIRED - 3.14.6 OK -
-------
| Scan Configuration |
-------
hpaio HPLIP-SANE-Backend REQUIRED - 3.14.6 OK 'hpaio found in /etc/sane.
scanext Scan-SANE-Extension REQUIRED - 3.14.6 OK -
-------
| DISCOVERED SCANNER DEVICES |
-------
device `hpaio:
device `v4l:/dev/video0' is a Noname HP Webcam HD-2200 virtual device
-------
| DISCOVERED USB DEVICES |
-------
Device URI Model
-----
hp:/usb/
00CNRK171590
-------
| INSTALLED CUPS PRINTER QUEUES |
-------
hp_LaserJet_1300
----------------
Type: Printer
Device URI: hp:/net/
PPD: /etc/cups/
PPD Description: HP LaserJet 1300 Series Postscript (recommended)
Printer status: printer hp_LaserJet_1300 is idle. enabled since Tue 22 Jul 2014 10:16:13 PM PDT
Communication status: Good
HP_LaserJet_3050
----------------
Type: Printer
Device URI: hp:/usb/
PPD: /etc/cups/
PPD Description: HP LaserJet 3050 Postscript (recommended)
Printer status: printer HP_LaserJet_3050 is idle. enabled since Tue 22 Jul 2014 10:13:24 PM PDT
Communication status: Good
HP_LaserJet_
-------
Type: Fax
Device URI: hpfax:/
PPD: /etc/cups/
PPD Description: HP Fax hpcups
Printer status: printer HP_LaserJet_
Communication status: Good
--------------
| PERMISSION |
--------------
USB HP_LaserJet_3050 Required - - OK Node:'/
-----------
| SELINUX |
-----------
SELinux disabled Optional - - OK -
-----------
| SUMMARY |
-----------
Missing Required Dependencies
-------
None
Missing Optional Dependencies
-------
error: 'python-reportlab' package is missing/
Total Errors: 1
Total Warnings: 0
Run 'hp-doctor' command to prompt and fix the issues.
Done.
[paul@paul Desktop]$
[paul@paul Desktop]$ sudo find /usr/ -name libsane-hpaio.so
/usr/lib64/
[paul@paul Desktop]$
[paul@paul Desktop]$ sudo find /usr/ -name libsane.so
/usr/lib64/
[paul@paul Desktop]$
Revision history for this message
|
#4 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Revision history for this message
|
#5 |
The problem has still not been fixed. Why is this being ignored?
Revision history for this message
|
#6 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Revision history for this message
|
#7 |
Why is this not being attended to? The problem still exists. Scanning is still broken. When will this be addressed?
Revision history for this message
|
#8 |
Hi Paul,
We apologize for late response on this.
Can you provide us the output of "hp-scan -g" command.
Thanks,
Goutam
Revision history for this message
|
#9 |
[paul@paul Desktop]$ hp-scan -g
HP Linux Imaging and Printing System (ver. 3.14.6)
Scan Utility ver. 2.2
Copyright (c) 2001-13 Hewlett-Packard 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.
hp-scan[29300]: debug: getDeviceUri(None, None, ['hpaio'], {'scan-type': (<built-in function gt>, 0)}, , True)
hp-scan[29300]: debug: Mode=0
hp-scan[29300]: debug: Cache miss: hp_laserjet_1300
hp-scan[29300]: debug: Reading file: /usr/share/
hp-scan[29300]: debug: Searching for section [hp_laserjet_1300] in file /usr/share/
hp-scan[29300]: debug: Found section [hp_laserjet_1300] in file /usr/share/
hp-scan[29300]: debug: Cache miss: hp_laserjet_3050
hp-scan[29300]: debug: Reading file: /usr/share/
hp-scan[29300]: debug: Searching for section [hp_laserjet_3050] in file /usr/share/
hp-scan[29300]: debug: Found section [hp_laserjet_3050] in file /usr/share/
hp-scan[29300]: debug: {'hpaio:
Using device: hpaio:/
warning: No destinations specified. Adding 'file' destination by default.
Using device hpaio:/
Opening connection to device...
error: SANE: Invalid argument (code=4)
[paul@paul Desktop]$
Revision history for this message
|
#10 |
On 31/08/14 11:42 PM, goutam wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Answered
>
> goutam proposed the following answer:
> Hi Paul,
>
> We apologize for late response on this.
> Can you provide us the output of "hp-scan -g" command.
>
> Thanks,
> Goutam
>
[paul@paul Desktop]$ hp-scan -g
HP Linux Imaging and Printing System (ver. 3.14.6)
Scan Utility ver. 2.2
Copyright (c) 2001-13 Hewlett-Packard 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.
hp-scan[29300]: debug: getDeviceUri(None, None, ['hpaio'], {'scan-type':
(<built-in function gt>, 0)}, , True)
hp-scan[29300]: debug: Mode=0
hp-scan[29300]: debug: Cache miss: hp_laserjet_1300
hp-scan[29300]: debug: Reading file: /usr/share/
hp-scan[29300]: debug: Searching for section [hp_laserjet_1300] in file
/usr/share/
hp-scan[29300]: debug: Found section [hp_laserjet_1300] in file
/usr/share/
hp-scan[29300]: debug: Cache miss: hp_laserjet_3050
hp-scan[29300]: debug: Reading file: /usr/share/
hp-scan[29300]: debug: Searching for section [hp_laserjet_3050] in file
/usr/share/
hp-scan[29300]: debug: Found section [hp_laserjet_3050] in file
/usr/share/
hp-scan[29300]: debug:
{'hpaio:
'HP_LaserJet_
Using device: hpaio:/
warning: No destinations specified. Adding 'file' destination by default.
Using device hpaio:/
Opening connection to device...
error: SANE: Invalid argument (code=4)
[paul@paul Desktop]$
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#11 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Revision history for this message
|
#12 |
The problem still exists, I have provided the information asked for, but nothing is being done. What is happening?
Revision history for this message
|
#13 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Revision history for this message
|
#14 |
On 02/10/14 03:56 AM, Launchpad Janitor wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Expired
>
> Launchpad Janitor expired the question:
> This question was expired because it remained in the 'Open' state
> without activity for the last 15 days.
>
The problem remains unsolved, please reopen this.
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#15 |
Hi Paul,
Sorry for the late response on this.
Please download latest hplip-3.14.10.run file from http://
Thanks,
Goutam
Revision history for this message
|
#16 |
On 09/10/14 01:36 AM, goutam wrote:
> sh hplip-3.14.10.run
Hi Goutam:
This is what I get from hp-scan -i -g
[paul@paul Downloads]$ hp-scan -i -g
HP Linux Imaging and Printing System (ver. 3.14.10)
Scan Utility ver. 2.2
Copyright (c) 2001-13 Hewlett-Packard 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.
hp-scan[8793]: debug: getDeviceUri(None, None, ['hpaio'], {'scan-type':
(<built-in function gt>, 0)}, , True)
hp-scan[8793]: debug: Mode=0
hp-scan[8793]: debug: Cache miss: hp_laserjet_1300
hp-scan[8793]: debug: Reading file: /usr/share/
hp-scan[8793]: debug: Searching for section [hp_laserjet_1300] in file
/usr/share/
hp-scan[8793]: debug: Found section [hp_laserjet_1300] in file
/usr/share/
hp-scan[8793]: debug: Cache miss: hp_laserjet_3050
hp-scan[8793]: debug: Reading file: /usr/share/
hp-scan[8793]: debug: Searching for section [hp_laserjet_3050] in file
/usr/share/
hp-scan[8793]: debug: Found section [hp_laserjet_3050] in file
/usr/share/
hp-scan[8793]: debug:
{'hpaio:
Using device: hpaio:/
warning: No destinations specified. Adding 'file' destination by default.
Using device hpaio:/
Opening connection to device...
error: SANE: Invalid argument (code=4)
[paul@paul Downloads]$
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#17 |
I have the same issues.
It seems to happen every couple of years one of the upgrades breaks the scan capability.
Frustrating.
I usually use pcLinuxOS and that's where I first noticed. Tried a OpenSUSE kde and its' the same there as well.
hp-scan -i -g
HP Linux Imaging and Printing System (ver. 3.13.10)
Scan Utility ver. 2.2
Copyright (c) 2001-13 Hewlett-Packard 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.
hp-scan[20233]: debug: getDeviceUri(None, None, ['hpaio'], {'scan-type': (<built-in function gt>, 0)}, , True)
hp-scan[20233]: debug: Mode=0
hp-scan[20233]: debug: hp:/net/
hp-scan[20233]: debug: Cache miss: hp_color_
hp-scan[20233]: debug: Reading file: /usr/share/
hp-scan[20233]: debug: Searching for section [hp_color_
hp-scan[20233]: debug: Found section [hp_color_
hp-scan[20233]: debug: hpfax:/
hp-scan[20233]: debug: {'hpaio:
Using device: hpaio:/
warning: No destinations specified. Adding 'file' destination by default.
Using device hpaio:/
Opening connection to device...
error: SANE: Invalid argument (code=4)
Revision history for this message
|
#18 |
This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.
Revision history for this message
|
#19 |
On 04/11/14 02:36 AM, Launchpad Janitor wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Needs information => Expired
>
> Launchpad Janitor expired the question:
> This question was expired because it remained in the 'Needs information'
> state without activity for the last 15 days.
>
This problem is still not solved. What more information
do I need to provide?
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#20 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Revision history for this message
|
#21 |
On 20/11/14 02:46 AM, Launchpad Janitor wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Expired
>
> Launchpad Janitor expired the question:
> This question was expired because it remained in the 'Open' state
> without activity for the last 15 days.
>
Matter is still not resolved. What additional information do I need to
provide?
Revision history for this message
|
#22 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
Revision history for this message
|
#23 |
On 06/12/14 02:36 AM, Launchpad Janitor wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Expired
>
> Launchpad Janitor expired the question:
> This question was expired because it remained in the 'Open' state
> without activity for the last 15 days.
>
Problem remains
Revision history for this message
|
#24 |
Yep...problem remains.
It was broken on an upgrade.
Why can't you backtrack and fix it ?
Or revert to a previous working version.
Breaking working software is unconscionable.
Revision history for this message
|
#25 |
Hi,
Sorry for delay in fixing this issue. We do not have the setup here to exactly reproduce this scenario
Please provide us the output of lsusb -v command and 'hp-levels -i -g' .
Rgds,
Goutam
Revision history for this message
|
#26 |
On 22/12/14 02:41 AM, goutam wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Answered
>
> goutam proposed the following answer:
> Hi,
>
> Sorry for delay in fixing this issue. We do not have the setup here to exactly reproduce this scenario
> Please provide us the output of lsusb -v command and 'hp-levels -i -g' .
>
> Rgds,
> Goutam
>
[paul@paul Desktop]$ lsusb -v
Bus 002 Device 002: ID 03f0:3217 Hewlett-Packard LaserJet 3050
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x03f0 Hewlett-Packard
idProduct 0x3217 LaserJet 3050
bcdDevice 1.00
iManufacturer 1 Hewlett-Packard
iProduct 2 HP LaserJet 3050
iSerial 3 00CNRK171590
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 85
bNumInterfaces 2
bConfigura
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 2mA
Interface Descriptor:
bLength 9
iInterface 16 1284.4 Printer
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 255
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 16
Interface Descriptor:
bLength 9
iInterface 17 Printer
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 255
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
Interface Descriptor:
bLength 9
iInterface 19 HP EWS
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 255
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigur
Device Status: 0x0001
Self Powered
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 255
Bus 001 Device 003: ID 03f0:a707 Hewlett-Packard
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
idVendor 0x03f0 Hewlett-Packard
idProduct 0xa707
bcdDevice 0.30
iManufacturer 1 HP Webcam HD-2200
iProduct 2 HP Webcam HD-2200
iSerial 0
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 1209
bNumInterfaces 4
bConfigura
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 200mA
Interface Association:
bLength 8
iFunction 4 HP Webcam HD-2200
Interface Descriptor:
bLength 9
iInterface 4 HP Webcam HD-2200
VideoControl Interface Descriptor:
bLength 13
bcdUVC 1.00
VideoControl Interface Descriptor:
bLength 18
iTerminal 0
bmControls 0x0000000e
Exposure Time (Absolute)
VideoControl Interface Descriptor:
bLength 11
Warning: Descriptor too short
bUnitID 2
bSourceID 1
bmControls 0x0000177f
Contrast
Hue
Gamma
White Balance Temperature
Gain
Power Line Frequency
White Balance Temperature, Auto
None
NTSC - 525/60
SECAM - 625/50
NTSC - 625/50
VideoControl Interface Descriptor:
bLength 27
bUnitID 3
bNrPins 1
iExtension 0
VideoControl Interface Descriptor:
bLength 27
bUnitID 4
bNrPins 1
iExtension 0
VideoControl Interface Descriptor:
bLength 9
bSourceID 4
iTerminal 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 8
Interface Descriptor:
bLength 9
iInterface 0
bLength 15
bmInfo 1
bLength 27
guidFormat {59555932-
Fields per frame: 1 fields
Field 1 first: No
Field pattern: Field 1 only
bLength 50
Still image unsupported
wWidth 640
wHeight 480
bLength 50
Still image unsupported
wWidth 352
wHeight 288
bLength 50
Still image unsupported
wWidth 320
wHeight 240
bLength 50
Still image unsupported
wWidth 176
wHeight 144
bLength 50
Still image unsupported
wWidth 160
wHeight 120
bLength 38
Still image unsupported
wWidth 800
wHeight 600
bLength 34
Still image unsupported
wWidth 1280
wHeight 720
bLength 34
wWidth( 0) 640
wHeight( 0) 480
wWidth( 1) 352
wHeight( 1) 288
wWidth( 2) 320
wHeight( 2) 240
wWidth( 3) 176
wHeight( 3) 144
wWidth( 4) 160
wHeight( 4) 120
wWidth( 5) 800
wHeight( 5) 600
wWidth( 6) 1280
wHeight( 6) 720
bLength 6
bLength 11
bFlags 0
Fields per frame: 2 fields
Field 1 first: No
Field pattern: Field 1 only
bLength 50
Still image unsupported
wWidth 640
wHeight 480
bLength 50
Still image unsupported
wWidth 352
wHeight 288
bLength 50
Still image unsupported
wWidth 320
wHeight 240
bLength 50
Still image unsupported
wWidth 176
wHeight 144
bLength 50
Still image unsupported
wWidth 160
wHeight 120
bLength 50
Still image unsupported
wWidth 800
wHeight 600
bLength 50
Still image unsupported
wWidth 1280
wHeight 720
bLength 34
wWidth( 0) 640
wHeight( 0) 480
wWidth( 1) 352
wHeight( 1) 288
wWidth( 2) 320
wHeight( 2) 240
wWidth( 3) 176
wHeight( 3) 144
wWidth( 4) 160
wHeight( 4) 120
wWidth( 5) 800
wHeight( 5) 600
wWidth( 6) 1280
wHeight( 6) 720
bLength 6
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 1
Interface Association:
bLength 8
iFunction 5 HP Webcam HD-2200
Interface Descriptor:
bLength 9
iInterface 5 HP Webcam HD-2200
AudioControl Interface Descriptor:
bLength 9
bcdADC 1.00
AudioControl Interface Descriptor:
bLength 12
iTerminal 0
AudioControl Interface Descriptor:
bLength 8
bUnitID 2
bSourceID 1
Mute Control
Volume Control
iFeature 0
AudioControl Interface Descriptor:
bLength 9
bSourceID 2
iTerminal 0
Interface Descriptor:
bLength 9
iInterface 0
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 8000
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 16000
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 44100
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 48000
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
bNumConfigur
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc52b Unifying Receiver
bcdDevice 12.01
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 84
bNumInterfaces 3
bConfigura
iConfiguration 4
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 98mA
Interface Descriptor:
bLength 9
iInterface 0
HID Device Descriptor:
bLength 9
bcdHID 1.11
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 8
Interface Descriptor:
bLength 9
iInterface 0
HID Device Descriptor:
bLength 9
bcdHID 1.11
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 2
Interface Descriptor:
bLength 9
iInterface 0
HID Device Descriptor:
bLength 9
bcdHID 1.11
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 2
Bus 001 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x058f Alcor Micro Corp.
idProduct 0x6254 USB Hub
bcdDevice 1.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 255
Bus 008 Device 002: ID 1058:0748 Western Digital Technologies, Inc. My
Passport (WDBKXH)
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 9
idVendor 0x1058 Western Digital Technologies, Inc.
idProduct 0x0748 My Passport (WDBKXH)
bcdDevice 10.22
iManufacturer 1
iProduct 2
iSerial 5
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 44
bNumInterfaces 1
bConfigura
iConfiguration 4
bmAttributes 0x80
(Bus Powered)
MaxPower 224mA
Interface Descriptor:
bLength 9
iInterface 6
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
bMaxBurst 15
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
bMaxBurst 15
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 31
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
bMaxBurst 0
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 31
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
bMaxBurst 0
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
[paul@paul Desktop]$
[paul@paul Desktop]$ lsusb -v
Bus 002 Device 002: ID 03f0:3217 Hewlett-Packard LaserJet 3050
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x03f0 Hewlett-Packard
idProduct 0x3217 LaserJet 3050
bcdDevice 1.00
iManufacturer 1 Hewlett-Packard
iProduct 2 HP LaserJet 3050
iSerial 3 00CNRK171590
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 85
bNumInterfaces 2
bConfigura
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 2mA
Interface Descriptor:
bLength 9
iInterface 16 1284.4 Printer
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 255
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 16
Interface Descriptor:
bLength 9
iInterface 17 Printer
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 255
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
Interface Descriptor:
bLength 9
iInterface 19 HP EWS
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 255
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigur
Device Status: 0x0001
Self Powered
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 255
Bus 001 Device 003: ID 03f0:a707 Hewlett-Packard
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
idVendor 0x03f0 Hewlett-Packard
idProduct 0xa707
bcdDevice 0.30
iManufacturer 1 HP Webcam HD-2200
iProduct 2 HP Webcam HD-2200
iSerial 0
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 1209
bNumInterfaces 4
bConfigura
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 200mA
Interface Association:
bLength 8
iFunction 4 HP Webcam HD-2200
Interface Descriptor:
bLength 9
iInterface 4 HP Webcam HD-2200
VideoControl Interface Descriptor:
bLength 13
bcdUVC 1.00
VideoControl Interface Descriptor:
bLength 18
iTerminal 0
bmControls 0x0000000e
Exposure Time (Absolute)
VideoControl Interface Descriptor:
bLength 11
Warning: Descriptor too short
bUnitID 2
bSourceID 1
bmControls 0x0000177f
Contrast
Hue
Gamma
White Balance Temperature
Gain
Power Line Frequency
White Balance Temperature, Auto
None
NTSC - 525/60
SECAM - 625/50
NTSC - 625/50
VideoControl Interface Descriptor:
bLength 27
bUnitID 3
bNrPins 1
iExtension 0
VideoControl Interface Descriptor:
bLength 27
bUnitID 4
bNrPins 1
iExtension 0
VideoControl Interface Descriptor:
bLength 9
bSourceID 4
iTerminal 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 8
Interface Descriptor:
bLength 9
iInterface 0
bLength 15
bmInfo 1
bLength 27
guidFormat {59555932-
Fields per frame: 1 fields
Field 1 first: No
Field pattern: Field 1 only
bLength 50
Still image unsupported
wWidth 640
wHeight 480
bLength 50
Still image unsupported
wWidth 352
wHeight 288
bLength 50
Still image unsupported
wWidth 320
wHeight 240
bLength 50
Still image unsupported
wWidth 176
wHeight 144
bLength 50
Still image unsupported
wWidth 160
wHeight 120
bLength 38
Still image unsupported
wWidth 800
wHeight 600
bLength 34
Still image unsupported
wWidth 1280
wHeight 720
bLength 34
wWidth( 0) 640
wHeight( 0) 480
wWidth( 1) 352
wHeight( 1) 288
wWidth( 2) 320
wHeight( 2) 240
wWidth( 3) 176
wHeight( 3) 144
wWidth( 4) 160
wHeight( 4) 120
wWidth( 5) 800
wHeight( 5) 600
wWidth( 6) 1280
wHeight( 6) 720
bLength 6
bLength 11
bFlags 0
Fields per frame: 2 fields
Field 1 first: No
Field pattern: Field 1 only
bLength 50
Still image unsupported
wWidth 640
wHeight 480
bLength 50
Still image unsupported
wWidth 352
wHeight 288
bLength 50
Still image unsupported
wWidth 320
wHeight 240
bLength 50
Still image unsupported
wWidth 176
wHeight 144
bLength 50
Still image unsupported
wWidth 160
wHeight 120
bLength 50
Still image unsupported
wWidth 800
wHeight 600
bLength 50
Still image unsupported
wWidth 1280
wHeight 720
bLength 34
wWidth( 0) 640
wHeight( 0) 480
wWidth( 1) 352
wHeight( 1) 288
wWidth( 2) 320
wHeight( 2) 240
wWidth( 3) 176
wHeight( 3) 144
wWidth( 4) 160
wHeight( 4) 120
wWidth( 5) 800
wHeight( 5) 600
wWidth( 6) 1280
wHeight( 6) 720
bLength 6
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 1
Interface Association:
bLength 8
iFunction 5 HP Webcam HD-2200
Interface Descriptor:
bLength 9
iInterface 5 HP Webcam HD-2200
AudioControl Interface Descriptor:
bLength 9
bcdADC 1.00
AudioControl Interface Descriptor:
bLength 12
iTerminal 0
AudioControl Interface Descriptor:
bLength 8
bUnitID 2
bSourceID 1
Mute Control
Volume Control
iFeature 0
AudioControl Interface Descriptor:
bLength 9
bSourceID 2
iTerminal 0
Interface Descriptor:
bLength 9
iInterface 0
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 8000
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 16000
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 44100
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Interface Descriptor:
bLength 9
iInterface 0
bLength 7
bDelay 1 frames
wFormatTag 1 PCM
bLength 11
tSamFreq[ 0] 48000
Endpoint Descriptor:
bLength 9
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
bInterval 4
bRefresh 0
bLength 7
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
bNumConfigur
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc52b Unifying Receiver
bcdDevice 12.01
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 84
bNumInterfaces 3
bConfigura
iConfiguration 4
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 98mA
Interface Descriptor:
bLength 9
iInterface 0
HID Device Descriptor:
bLength 9
bcdHID 1.11
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 8
Interface Descriptor:
bLength 9
iInterface 0
HID Device Descriptor:
bLength 9
bcdHID 1.11
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 2
Interface Descriptor:
bLength 9
iInterface 0
HID Device Descriptor:
bLength 9
bcdHID 1.11
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 2
Bus 001 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x058f Alcor Micro Corp.
idProduct 0x6254 USB Hub
bcdDevice 1.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 255
Bus 008 Device 002: ID 1058:0748 Western Digital Technologies, Inc. My
Passport (WDBKXH)
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 9
idVendor 0x1058 Western Digital Technologies, Inc.
idProduct 0x0748 My Passport (WDBKXH)
bcdDevice 10.22
iManufacturer 1
iProduct 2
iSerial 5
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 44
bNumInterfaces 1
bConfigura
iConfiguration 4
bmAttributes 0x80
(Bus Powered)
MaxPower 224mA
Interface Descriptor:
bLength 9
iInterface 6
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
bMaxBurst 15
Endpoint Descriptor:
bLength 7
Transfer Type Bulk
Synch Type None
Usage Type Data
bInterval 0
bMaxBurst 15
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 31
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
bMaxBurst 0
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 31
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
bMaxBurst 0
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.17
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigur
Configuration Descriptor:
bLength 9
bDescripto
wTotalLength 25
bNumInterfaces 1
bConfigura
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
iInterface 0
Endpoint Descriptor:
bLength 7
Transfer Type Interrupt
Synch Type None
Usage Type Data
bInterval 12
[paul@paul Desktop]$
[paul@paul Desktop]$ hp-levels -i -g
HP Linux Imaging and Printing System (ver. 3.14.10)
Supply Levels Utility ver. 2.0
Copyright (c) 2001-13 Hewlett-Packard 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.
hp-levels[13739]: debug: getDeviceUri(None, None, ('hp',), None, , True)
hp-levels[13739]: debug: Mode=0
hp-levels[13739]: debug: Cache miss: hp_laserjet_1300
hp-levels[13739]: debug: Reading file:
/usr/share/
hp-levels[13739]: debug: Searching for section [hp_laserjet_1300] in
file /usr/share/
hp-levels[13739]: debug: Found section [hp_laserjet_1300] in file
/usr/share/
hp-levels[13739]: debug: Cache miss: hp_laserjet_3050
hp-levels[13739]: debug: Reading file:
/usr/share/
hp-levels[13739]: debug: Searching for section [hp_laserjet_3050] in
file /usr/share/
hp-levels[13739]: debug: Found section [hp_laserjet_3050] in file
/usr/share/
hp-levels[13739]: debug:
{'hp:/usb/
'hp:/net/
-----------------
| SELECT DEVICE |
-----------------
Num Device URI CUPS Printer(s)
-------- -------
0 hp:/usb/
1 hp:/net/
Enter number 0...1 for device (q=quit) ?q
error: No device selected/specified or that supports this functionality.
[paul@paul Desktop]$ clear
[3;J
[paul@paul Desktop]$ hp-levels -i -g
HP Linux Imaging and Printing System (ver. 3.14.10)
Supply Levels Utility ver. 2.0
Copyright (c) 2001-13 Hewlett-Packard 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.
hp-levels[13744]: debug: getDeviceUri(None, None, ('hp',), None, , True)
hp-levels[13744]: debug: Mode=0
hp-levels[13744]: debug: Cache miss: hp_laserjet_1300
hp-levels[13744]: debug: Reading file:
/usr/share/
hp-levels[13744]: debug: Searching for section [hp_laserjet_1300] in
file /usr/share/
hp-levels[13744]: debug: Found section [hp_laserjet_1300] in file
/usr/share/
hp-levels[13744]: debug: Cache miss: hp_laserjet_3050
hp-levels[13744]: debug: Reading file:
/usr/share/
hp-levels[13744]: debug: Searching for section [hp_laserjet_3050] in
file /usr/share/
hp-levels[13744]: debug: Found section [hp_laserjet_3050] in file
/usr/share/
hp-levels[13744]: debug:
{'hp:/usb/
'hp:/net/
-----------------
| SELECT DEVICE |
-----------------
Num Device URI CUPS Printer(s)
-------- -------
0 hp:/usb/
1 hp:/net/
Enter number 0...1 for device (q=quit) ?0
hp-levels[13744]: debug: ********** Agent: 1 **********
hp-levels[13744]: debug: OID_MARKER_
hp-levels[13744]: debug: OID_MARKER_
hp-levels[13744]: debug: agent1-level: 254
hp-levels[13744]: debug: OID_MARKER_
hp-levels[13744]: debug: agent1-max: 254
hp-levels[13744]: debug: OID_MARKER_
hp-levels[13744]: debug: Failed
hp-levels[13744]: debug: OID_MARKER_
hp-levels[13744]: debug: agent1: kind=4, type=1, health=0, level=100,
level-trigger=0
hp-levels[13744]: debug: ********** Agent: 2 **********
hp-levels[13744]: debug: OID_MARKER_
hp-levels[13744]: debug: End of supply information.
hp-levels[13744]: debug: printer_status=3
hp-levels[13744]: debug: device_status=2
hp-levels[13744]: debug: cover_status=4
hp-levels[13744]: debug: detected_
hp-levels[13744]: debug: Printer status=1000
hp-levels[13744]: debug: 1: agent_type 1 agent_kind 4 agent_sku
'C7115A/C7115X'
Black toner cartridge
Part No.: C7115A/C7115X
Health: Good/OK
-------
|//////
(approx. 100%)
-------
Done.
[paul@paul Desktop]$
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#27 |
Hi,
Thanks for providing the outputs. This helped us to debug that device channels are opening and we are able to fetch data from the channels. But still this did not help us fully to debug the scan issue.
Can we ask some more help from you to debug this case?
we would want to see the debug statements of the scan backend in /var/log/messages file.
To provide same can you go to hplip-3.14.10 folder and open the file hplip-3.
You can directly run command : " sed -i 's/\/\/#define HPMUD_DEBUG/#define HPMUD_DEBUG/' io/hpmud/hpmudi.h " in terminal by being inside the folder hplip-3.14.10 to do the above change.
After this, save the file and run command 'make' & 'sudo make install' inside the directory hplip-3.14.10.
Now lets clear the content inside the file /var/log/message by running command : su -c 'cat /dev/null > /var/log/messages'
Next, run command 'hp-scan -i -g' in terminal.
Provide me the file /var/log/messages. You can attach this file to the link https:/
Thank you very much for helping us in debugging this issue.
thanks,
Goutam
Revision history for this message
|
#28 |
On 22/12/14 11:01 PM, goutam wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Answered
>
> goutam proposed the following answer:
> Hi,
>
> Thanks for providing the outputs. This helped us to debug that device
> channels are opening and we are able to fetch data from the channels.
> But still this did not help us fully to debug the scan issue.
>
> Can we ask some more help from you to debug this case?
>
> we would want to see the debug statements of the scan backend in
> /var/log/messages file.
>
> To provide same can you go to hplip-3.14.10 folder and open the file
> hplip-3.
> HPMUD_DEBUG" to "#defind HPMUD_DEBUG"
>
> You can directly run command : " sed -i 's/\/\/#define
> HPMUD_DEBUG/#define HPMUD_DEBUG/' io/hpmud/hpmudi.h "
> in terminal by being inside the folder hplip-3.14.10 to do the above
> change.
>
> After this, save the file and run command 'make' & 'sudo make
> install' inside the directory hplip-3.14.10.
>
> Now lets clear the content inside the file /var/log/message by running
> command : su -c 'cat /dev/null > /var/log/messages'
>
> Next, run command 'hp-scan -i -g' in terminal.
>
> Provide me the file /var/log/messages. You can attach this file to the
> link https:/
>
> Thank you very much for helping us in debugging this issue.
>
> thanks,
> Goutam
>
I have provided the contents of /var/log/messages to the link
above.
Here is the content of /var/log/messages as well:
Dec 22 23:57:30 paul su: (to root) paul on pts/1
Dec 22 23:57:53 paul fprintd: ** Message: No devices in use, exit
Dec 22 23:58:50 paul python: io/hpmud/hpmud.c 382: [20227] hpmud_init()
Dec 22 23:58:50 paul hp-scan: hp-scan[20227]: warning: No destinations
specified. Adding 'file' destination by default.
Dec 22 23:58:50 paul hp-scan: io/hpmud/hpmud.c 608: [20227]
hpmud_probe_
Dec 22 23:58:52 paul hp-scan: io/hpmud/hpmud.c 525:
[20227,
uri=hp:
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=1, index=1
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 530: claimed 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 774: read actual device_id
successfully fd=1 len=173
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 556: released 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/hpmud.c 572: [20227]
hpmud_get_
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=1, index=1
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 530: claimed 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 774: read actual device_id
successfully fd=1 len=173
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 556: released 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/hpmud.c 642: [20227]
hpmud_channel_
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 953: new HP-MESSAGE
channel=1 clientCnt=1 channelCnt=1
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=0, index=2
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 530: claimed 7/1/3 interface
Dec 22 23:58:52 paul hp-scan: [0000] 00 00 00 08 01 00 00
20 .......
Dec 22 23:58:52 paul hp-scan: [0000]
04 .
Dec 22 23:58:56 paul hp-scan: io/hpmud/dot4.c 231: unable to read
Dot4ReverseReply header: Resource temporarily unavailable bytesRead=1
Dec 22 23:58:56 paul hp-scan: io/hpmud/dot4.c 319: invalid DOT4InitReply
retrying command...
Dec 22 23:58:56 paul hp-scan: [0000] 00 00 00 08 01 00 00
20 .......
Dec 22 23:59:00 paul hp-scan: io/hpmud/dot4.c 231: unable to read
Dot4ReverseReply header: Resource temporarily unavailable bytesRead=0
Dec 22 23:59:00 paul hp-scan: io/hpmud/dot4.c 330: invalid
DOT4InitReply: cmd=0, result=20
, revision=d0
Dec 22 23:59:00 paul hp-scan: io/hpmud/musb.c 968: removed HP-MESSAGE
channel=1 clientCnt=0 channelCnt=0
Dec 22 23:59:00 paul hp-scan: failed to open pml channel:
scan/sane/sclpml.c 391
Dec 22 23:59:00 paul hp-scan: hp-scan[20227]: error: SANE: Invalid
argument (code=4)
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 387: [20227] hpmud_exit()
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 361: device_cleanup:
device uri=hp:
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 373: device_cleanup:
close device dd=1...
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 553: [20227]
hpmud_device_
Dec 22 23:59:00 paul hp-scan: io/hpmud/musb.c 556: released 7/1/3 interface
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 375: device_cleanup: done
closing device dd=1
Dec 22 23:59:03 paul kernel: [1457013.180216] usb 2-1: USB disconnect,
device number 2
Dec 22 23:59:03 paul kernel: usb 2-1: USB disconnect, device number 2
Dec 22 23:59:03 paul udev-configure-
ipp://localhost
device was unplugged or turned off
Dec 22 23:59:03 paul udev-configure-
ipp://localhost
device was unplugged or turned off
Dec 22 23:59:03 paul systemd: Unit printer.target is not needed anymore.
Stopping.
Dec 22 23:59:03 paul systemd: Stopping Printer.
Dec 22 23:59:03 paul systemd: Stopped target Printer.
Dec 22 23:59:03 paul colord: device removed:
sysfs-Hewlett-
Dec 22 23:59:32 paul kernel: [1457042.459547] usb 2-1: new high-speed
USB device number 3 using ehci-pci
Dec 22 23:59:32 paul kernel: usb 2-1: new high-speed USB device number 3
using ehci-pci
Dec 22 23:59:33 paul kernel: [1457042.576184] usb 2-1: New USB device
found, idVendor=03f0, idProduct=3217
Dec 22 23:59:33 paul kernel: [1457042.576188] usb 2-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Dec 22 23:59:33 paul kernel: [1457042.576190] usb 2-1: Product: HP
LaserJet 3050
Dec 22 23:59:33 paul kernel: [1457042.576192] usb 2-1: Manufacturer:
Hewlett-Packard
Dec 22 23:59:33 paul kernel: [1457042.576193] usb 2-1: SerialNumber:
00CNRK171590
Dec 22 23:59:33 paul kernel: usb 2-1: New USB device found,
idVendor=03f0, idProduct=3217
Dec 22 23:59:33 paul kernel: usb 2-1: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Dec 22 23:59:33 paul kernel: usb 2-1: Product: HP LaserJet 3050
Dec 22 23:59:33 paul kernel: usb 2-1: Manufacturer: Hewlett-Packard
Dec 22 23:59:33 paul kernel: [1457042.578963] usblp 2-1:1.0: usblp0: USB
Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:33 paul kernel: usb 2-1: SerialNumber: 00CNRK171590
Dec 22 23:59:33 paul kernel: usblp 2-1:1.0: usblp0: USB Bidirectional
printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:33 paul logger: loading HP Device 002 003
Dec 22 23:59:33 paul systemd: Starting Configure HP Plugged-In Printer...
Dec 22 23:59:33 paul systemd: Started Configure HP Plugged-In Printer.
Dec 22 23:59:33 paul systemd: Starting Printer.
Dec 22 23:59:33 paul systemd: Reached target Printer.
Dec 22 23:59:33 paul systemd: Starting Configure Plugged-In Printer...
Dec 22 23:59:33 paul systemd: Started Configure Plugged-In Printer.
Dec 22 23:59:33 paul colord: Device added:
sysfs-Hewlett-
Dec 22 23:59:33 paul python: io/hpmud/hpmud.c 382: [20268] hpmud_init()
Dec 22 23:59:33 paul python: io/hpmud/musb.c 2160: [20268]
hpmud_make_
Dec 22 23:59:33 paul python: io/hpmud/musb.c 2257: hpmud_make_
uri=hp:
Dec 22 23:59:33 paul python: io/hpmud/hpmud.c 387: [20268] hpmud_exit()
Dec 22 23:59:34 paul hp: io/hpmud/hpmud.c 382: [20283] hpmud_init()
Dec 22 23:59:34 paul hp[20283]: io/hpmud/hpmud.c 608: [20283]
hpmud_probe_
Dec 22 23:59:34 paul hp[20283]: io/hpmud/hpmud.c 387: [20283] hpmud_exit()
Dec 22 23:59:34 paul kernel: [1457043.772835] usblp0: removed
Dec 22 23:59:34 paul kernel: usblp0: removed
Dec 22 23:59:34 paul kernel: [1457043.776951] usblp 2-1:1.0: usblp0: USB
Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:34 paul kernel: usblp 2-1:1.0: usblp0: USB Bidirectional
printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 382: [20287] hpmud_init()
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 608: [20287]
hpmud_probe_
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 608: [20287]
hpmud_probe_
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 387: [20287] hpmud_exit()
Dec 22 23:59:34 paul udev-configure-
ipp://localhost
Dec 22 23:59:34 paul udev-configure-
ipp://localhost
Dec 23 00:00:01 paul systemd: Starting Session 426 of user paul.
Dec 23 00:00:01 paul systemd: Started Session 426 of user paul.
[paul@paul ~]$ clear
[3;J
[paul@paul ~]$ cat hplip.txt
Dec 22 23:57:30 paul su: (to root) paul on pts/1
Dec 22 23:57:53 paul fprintd: ** Message: No devices in use, exit
Dec 22 23:58:50 paul python: io/hpmud/hpmud.c 382: [20227] hpmud_init()
Dec 22 23:58:50 paul hp-scan: hp-scan[20227]: warning: No destinations
specified. Adding 'file' destination by default.
Dec 22 23:58:50 paul hp-scan: io/hpmud/hpmud.c 608: [20227]
hpmud_probe_
Dec 22 23:58:52 paul hp-scan: io/hpmud/hpmud.c 525:
[20227,
uri=hp:
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=1, index=1
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 530: claimed 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 774: read actual device_id
successfully fd=1 len=173
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 556: released 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/hpmud.c 572: [20227]
hpmud_get_
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=1, index=1
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 530: claimed 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 774: read actual device_id
successfully fd=1 len=173
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 556: released 7/1/2 interface
Dec 22 23:58:52 paul hp-scan: io/hpmud/hpmud.c 642: [20227]
hpmud_channel_
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 953: new HP-MESSAGE
channel=1 clientCnt=1 channelCnt=1
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=0, index=2
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 22 23:58:52 paul hp-scan: io/hpmud/musb.c 530: claimed 7/1/3 interface
Dec 22 23:58:52 paul hp-scan: [0000] 00 00 00 08 01 00 00
20 .......
Dec 22 23:58:52 paul hp-scan: [0000]
04 .
Dec 22 23:58:56 paul hp-scan: io/hpmud/dot4.c 231: unable to read
Dot4ReverseReply header: Resource temporarily unavailable bytesRead=1
Dec 22 23:58:56 paul hp-scan: io/hpmud/dot4.c 319: invalid DOT4InitReply
retrying command...
Dec 22 23:58:56 paul hp-scan: [0000] 00 00 00 08 01 00 00
20 .......
Dec 22 23:59:00 paul hp-scan: io/hpmud/dot4.c 231: unable to read
Dot4ReverseReply header: Resource temporarily unavailable bytesRead=0
Dec 22 23:59:00 paul hp-scan: io/hpmud/dot4.c 330: invalid
DOT4InitReply: cmd=0, result=20
, revision=d0
Dec 22 23:59:00 paul hp-scan: io/hpmud/musb.c 968: removed HP-MESSAGE
channel=1 clientCnt=0 channelCnt=0
Dec 22 23:59:00 paul hp-scan: failed to open pml channel:
scan/sane/sclpml.c 391
Dec 22 23:59:00 paul hp-scan: hp-scan[20227]: error: SANE: Invalid
argument (code=4)
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 387: [20227] hpmud_exit()
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 361: device_cleanup:
device uri=hp:
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 373: device_cleanup:
close device dd=1...
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 553: [20227]
hpmud_device_
Dec 22 23:59:00 paul hp-scan: io/hpmud/musb.c 556: released 7/1/3 interface
Dec 22 23:59:00 paul hp-scan: io/hpmud/hpmud.c 375: device_cleanup: done
closing device dd=1
Dec 22 23:59:03 paul kernel: [1457013.180216] usb 2-1: USB disconnect,
device number 2
Dec 22 23:59:03 paul kernel: usb 2-1: USB disconnect, device number 2
Dec 22 23:59:03 paul udev-configure-
ipp://localhost
device was unplugged or turned off
Dec 22 23:59:03 paul udev-configure-
ipp://localhost
device was unplugged or turned off
Dec 22 23:59:03 paul systemd: Unit printer.target is not needed anymore.
Stopping.
Dec 22 23:59:03 paul systemd: Stopping Printer.
Dec 22 23:59:03 paul systemd: Stopped target Printer.
Dec 22 23:59:03 paul colord: device removed:
sysfs-Hewlett-
Dec 22 23:59:32 paul kernel: [1457042.459547] usb 2-1: new high-speed
USB device number 3 using ehci-pci
Dec 22 23:59:32 paul kernel: usb 2-1: new high-speed USB device number 3
using ehci-pci
Dec 22 23:59:33 paul kernel: [1457042.576184] usb 2-1: New USB device
found, idVendor=03f0, idProduct=3217
Dec 22 23:59:33 paul kernel: [1457042.576188] usb 2-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Dec 22 23:59:33 paul kernel: [1457042.576190] usb 2-1: Product: HP
LaserJet 3050
Dec 22 23:59:33 paul kernel: [1457042.576192] usb 2-1: Manufacturer:
Hewlett-Packard
Dec 22 23:59:33 paul kernel: [1457042.576193] usb 2-1: SerialNumber:
00CNRK171590
Dec 22 23:59:33 paul kernel: usb 2-1: New USB device found,
idVendor=03f0, idProduct=3217
Dec 22 23:59:33 paul kernel: usb 2-1: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Dec 22 23:59:33 paul kernel: usb 2-1: Product: HP LaserJet 3050
Dec 22 23:59:33 paul kernel: usb 2-1: Manufacturer: Hewlett-Packard
Dec 22 23:59:33 paul kernel: [1457042.578963] usblp 2-1:1.0: usblp0: USB
Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:33 paul kernel: usb 2-1: SerialNumber: 00CNRK171590
Dec 22 23:59:33 paul kernel: usblp 2-1:1.0: usblp0: USB Bidirectional
printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:33 paul logger: loading HP Device 002 003
Dec 22 23:59:33 paul systemd: Starting Configure HP Plugged-In Printer...
Dec 22 23:59:33 paul systemd: Started Configure HP Plugged-In Printer.
Dec 22 23:59:33 paul systemd: Starting Printer.
Dec 22 23:59:33 paul systemd: Reached target Printer.
Dec 22 23:59:33 paul systemd: Starting Configure Plugged-In Printer...
Dec 22 23:59:33 paul systemd: Started Configure Plugged-In Printer.
Dec 22 23:59:33 paul colord: Device added:
sysfs-Hewlett-
Dec 22 23:59:33 paul python: io/hpmud/hpmud.c 382: [20268] hpmud_init()
Dec 22 23:59:33 paul python: io/hpmud/musb.c 2160: [20268]
hpmud_make_
Dec 22 23:59:33 paul python: io/hpmud/musb.c 2257: hpmud_make_
uri=hp:
Dec 22 23:59:33 paul python: io/hpmud/hpmud.c 387: [20268] hpmud_exit()
Dec 22 23:59:34 paul hp: io/hpmud/hpmud.c 382: [20283] hpmud_init()
Dec 22 23:59:34 paul hp[20283]: io/hpmud/hpmud.c 608: [20283]
hpmud_probe_
Dec 22 23:59:34 paul hp[20283]: io/hpmud/hpmud.c 387: [20283] hpmud_exit()
Dec 22 23:59:34 paul kernel: [1457043.772835] usblp0: removed
Dec 22 23:59:34 paul kernel: usblp0: removed
Dec 22 23:59:34 paul kernel: [1457043.776951] usblp 2-1:1.0: usblp0: USB
Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:34 paul kernel: usblp 2-1:1.0: usblp0: USB Bidirectional
printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3217
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 382: [20287] hpmud_init()
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 608: [20287]
hpmud_probe_
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 608: [20287]
hpmud_probe_
Dec 22 23:59:34 paul python: io/hpmud/hpmud.c 387: [20287] hpmud_exit()
Dec 22 23:59:34 paul udev-configure-
ipp://localhost
Dec 22 23:59:34 paul udev-configure-
ipp://localhost
Dec 23 00:00:01 paul systemd: Starting Session 426 of user paul.
Dec 23 00:00:01 paul systemd: Started Session 426 of user paul.
[paul@paul ~]$
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#29 |
thank you for the messages log file. We are able to see where it is giving out error now.
I need one more time the message log file for hp-levels command.
Can you please clear the contents in /var/log/messages file : su -c 'cat /dev/null > /var/log/messages'
And now run command 'hp-levels' in terminal.
Provide contents of /var/log/messages for hp-levels here.
Rgds,
Goutam
Revision history for this message
|
#30 |
On 23/12/14 01:36 AM, goutam wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Answered
>
> goutam proposed the following answer:
> thank you for the messages log file. We are able to see where it is giving out error now.
> I need one more time the message log file for hp-levels command.
>
> Can you please clear the contents in /var/log/messages file : su -c 'cat
> /dev/null > /var/log/messages'
>
> And now run command 'hp-levels' in terminal.
>
> Provide contents of /var/log/messages for hp-levels here.
>
> Rgds,
> Goutam
>
[paul@paul Desktop]$ hp-levels
HP Linux Imaging and Printing System (ver. 3.14.10)
Supply Levels Utility ver. 2.0
Copyright (c) 2001-13 Hewlett-Packard 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.
-----------------
| SELECT DEVICE |
-----------------
Num Device URI CUPS Printer(s)
-------- -------
0 hp:/usb/
1 hp:/net/
Enter number 0...1 for device (q=quit) ?0
Black toner cartridge
Part No.: C7115A/C7115X
Health: Good/OK
-------
|//////
(approx. 100%)
-------
Done.
[paul@paul Desktop]$
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Revision history for this message
|
#31 |
On 23/12/14 01:36 AM, goutam wrote:
> Your question #244981 on HPLIP changed:
> https:/
>
> Status: Open => Answered
>
> goutam proposed the following answer:
> thank you for the messages log file. We are able to see where it is giving out error now.
> I need one more time the message log file for hp-levels command.
>
> Can you please clear the contents in /var/log/messages file : su -c 'cat
> /dev/null > /var/log/messages'
>
> And now run command 'hp-levels' in terminal.
>
> Provide contents of /var/log/messages for hp-levels here.
>
> Rgds,
> Goutam
>
Dec 26 16:24:42 paul su: (to root) paul on pts/0
Dec 26 16:25:01 paul python: io/hpmud/hpmud.c 382: [7468] hpmud_init()
Dec 26 16:25:08 paul fprintd: ** Message: No devices in use, exit
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 525:
[7468,7424,
uri=hp:
Dec 26 16:25:16 paul kernel: [86405.566545] usblp0: removed
Dec 26 16:25:16 paul python: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=1, index=1
Dec 26 16:25:16 paul python: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=1
Dec 26 16:25:16 paul python: io/hpmud/musb.c 391: Detaching kernel
driver on interface=0 ret=0
Dec 26 16:25:16 paul python: io/hpmud/musb.c 530: claimed 7/1/2 interface
Dec 26 16:25:16 paul python: io/hpmud/musb.c 774: read actual device_id
successfully fd=1 len=173
Dec 26 16:25:16 paul kernel: usblp0: removed
Dec 26 16:25:16 paul python: io/hpmud/musb.c 556: released 7/1/2 interface
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 572: [7468]
hpmud_get_
Dec 26 16:25:16 paul python: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=1, index=1
Dec 26 16:25:16 paul python: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 26 16:25:16 paul python: io/hpmud/musb.c 530: claimed 7/1/2 interface
Dec 26 16:25:16 paul python: io/hpmud/musb.c 774: read actual device_id
successfully fd=1 len=173
Dec 26 16:25:16 paul python: io/hpmud/musb.c 556: released 7/1/2 interface
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 642: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: io/hpmud/musb.c 953: new HP-MESSAGE
channel=1 clientCnt=1 channelCnt=1
Dec 26 16:25:16 paul python: io/hpmud/musb.c 425: Found interface
conf=0, iface=0, altset=0, index=2
Dec 26 16:25:16 paul python: io/hpmud/musb.c 387: Active kernel driver
on interface=0 ret=0
Dec 26 16:25:16 paul python: io/hpmud/musb.c 530: claimed 7/1/3 interface
Dec 26 16:25:16 paul python: [0000] 00 00 00 08 01 00 00 20
Dec 26 16:25:16 paul python: [0000] 00 00 00 09 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 20
Dec 26 16:25:16 paul python: [0000] 00 00 00 11 01 00 09 48 50 2D 4D
45 53 53 41 47 .......HP-MESSAG
Dec 26 16:25:16 paul python: [0016] 45
Dec 26 16:25:16 paul python: [0000] 00 00 00 13 01 00
Dec 26 16:25:16 paul python: [0000] 89 00 01 48 50 2D 4D 45 53 53 41
47 45 ...HP-MESSAGE
Dec 26 16:25:16 paul python: [0000] 00 00 00 0F 01 00 01 01 01 40 00
40 00 FF FF .........@.@...
Dec 26 16:25:16 paul python: [0000] 00 00 00 12 01 00
Dec 26 16:25:16 paul python: [0000] 81 00 01 01 08 06 08 06 00 08 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 02
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 04 01 01 FF FF
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00
Dec 26 16:25:16 paul python: [0000] 84 00 01 01 00 04
Dec 26 16:25:16 paul python: [0000] 01 01 00 0F 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 06 03 03 05 01 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 13 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 06 03 03 05 01 01 01 04
01 03 .............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=4 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 03
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 0F 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 06 03 03 02 01 05 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 13 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 06 03 03 02 01 05 01 04
01 02 .............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=4 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 02
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 06 01 01 03 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: io/hpmud/dot4.c 121: unexpected
DOT4CreditRequest: cmd=4, hid=1, pid=1, maxcredit=8
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 14 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 06 01 01 03 01 01
04 01 04 ..............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=4 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 04
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 0F 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 06 03 03 05 01 02 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: io/hpmud/dot4.c 121: unexpected
DOT4CreditRequest: cmd=4, hid=1, pid=1, maxcredit=8
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 13 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 06 03 03 05 01 02 01 14
01 00 .............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=14 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 00
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 0B 01 01 05 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: io/hpmud/dot4.c 121: unexpected
DOT4CreditRequest: cmd=4, hid=1, pid=1, maxcredit=8
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 14 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 0B 01 01 05 01 01
04 01 03 ..............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=4 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 03
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 0B 01 01 09 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: io/hpmud/dot4.c 121: unexpected
DOT4CreditRequest: cmd=4, hid=1, pid=1, maxcredit=8
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 14 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 0B 01 01 09 01 01
08 01 FE ..............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=8 pmlresult=0
Dec 26 16:25:16 paul python: [0000] FE
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 0B 01 01 08 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: io/hpmud/dot4.c 121: unexpected
DOT4CreditRequest: cmd=4, hid=1, pid=1, maxcredit=8
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 14 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 0B 01 01 08 01 01
08 01 FE ..............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=1
datatype=8 pmlresult=0
Dec 26 16:25:16 paul python: [0000] FE
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 0B 01 01 03 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 16 01 00
Dec 26 16:25:16 paul python: [0000] 80 83 18 01 83 00 07 02 0B 01 01
03 01 01 1C 00 ................
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=0
datatype=1c pmlresult=83
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 0A 02 01 0F 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 13 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 0A 02 01 0F 01 01
08 00 .............
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=0
datatype=8 pmlresult=0
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 0B 01 01 05 01 02
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 16 01 00
Dec 26 16:25:16 paul python: [0000] 80 83 18 01 83 00 07 02 0B 01 01
05 01 02 1C 00 ................
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=0
datatype=1c pmlresult=83
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
data=0x7fff5b8b3a70 size=65536
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 01 01 02 14 02 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 16 01 00
Dec 26 16:25:16 paul python: [0000] 80 83 18 01 83 00 07 01 01 02 14
02 01 01 1C 00 ................
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=0
datatype=1c pmlresult=83
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 10 05 01 02 01 01
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 23 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 10 05 01 02 01 01
14 10 52 65 61 .............Rea
Dec 26 16:25:16 paul python: [0016] 64 79 20 20 20 20 20 20 20 41 75
74 6F dy Auto
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=16
datatype=14 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 52 65 61 64 79 20 20 20 20 20 20
20 41 75 74 6F Ready Auto
Dec 26 16:25:16 paul python: io/hpmud/pml.c 418: [7468] hpmud_get_pml()
dd=1 cd=1 oid=1.3.
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 716: [7468] hpmud_dstat()
dd=1 ds=0x7fff5b8af8f0
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 679: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 01 01 00 10 00 00
Dec 26 16:25:16 paul python: [0000] 00 00 07 02 10 05 01 02 01 02
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 697: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00 03 01 01 00 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 83 00 01 01
Dec 26 16:25:16 paul python: [0000] 01 01 00 23 01 00
Dec 26 16:25:16 paul python: [0000] 80 00 00 07 02 10 05 01 02 01 02
14 10 31 32 2F .............12/
Dec 26 16:25:16 paul python: [0016] 32 36 2F 31 34 20 31 31 3A 32 33
50 4D 26/14 11:23PM
Dec 26 16:25:16 paul python: io/hpmud/pml.c 521: get_pml result len=16
datatype=14 pmlresult=0
Dec 26 16:25:16 paul python: [0000] 31 32 2F 32 36 2F 31 34 20 31 31
3A 32 33 50 4D 12/26/14 11:23PM
Dec 26 16:25:16 paul python: io/hpmud/hpmud.c 660: [7468]
hpmud_channel_
Dec 26 16:25:16 paul python: [0000] 00 00 00 09 01 00 02 01 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 0B 01 00
Dec 26 16:25:16 paul python: [0000] 04 01 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 0C 01 00 84 00 01 01 00
00 ............
Dec 26 16:25:16 paul python: [0000] 00 00 00 0A 01 00
Dec 26 16:25:16 paul python: [0000] 82 00 01 01
Dec 26 16:25:16 paul python: [0000] 00 00 00 07 01 00 08
Dec 26 16:25:16 paul python: [0000] 00 00 00 08 01 00
Dec 26 16:25:16 paul python: [0000] 88 00
Dec 26 16:25:16 paul python: io/hpmud/musb.c 556: released 7/1/3 interface
Dec 26 16:25:17 paul python: io/hpmud/musb.c 968: removed HP-MESSAGE
channel=1 clientCnt=0 channelCnt=0
Dec 26 16:25:17 paul python: io/hpmud/hpmud.c 553: [7468]
hpmud_device_
Dec 26 16:25:17 paul python: io/hpmud/hpmud.c 387: [7468] hpmud_exit()
Dec 26 16:26:25 paul python: io/hpmud/hpmud.c 382: [7545] hpmud_init()
Dec 26 16:26:27 paul python: io/hpmud/hpmud.c 387: [7545] hpmud_exit()
--
-------
cheers, Paul Erickson, MCP, Registered Clinical Counsellor
Phone: 604-719-6695
email: <email address hidden>
VA7NT - email: <email address hidden>
"Those who hear not the music, think the dancers mad."
"Tolerance becomes a crime when applied to evil." - Thomas Mann
"That state which separates its warriors from its scholars will have its
thinking done by cowards and fighting done by fools"
- Thucydides - The Pelopenisia
"The Malice of the wicked is reinforced by the weakness of the virtuous."
- Churchill
Can you help with this problem?
Provide an answer of your own, or ask Paul Erickson for more information if necessary.