John,

That worked like a charm... many thanks.

For everyone else's benefit, to solve my permission issue, in the file 
/etc/udev/rules.d/55-hpmud.rules I replaced the following line:

SUBSYSTEM!="usb_device", GOTO="hpmud_rules_end"

with these two lines:

SUBSYSTEM!="usb", GOTO="hpmud_rules_end"

ENV{DEVTYPE}!="usb_device", GOTO="hpmud_rules_end"

Regards,
Timothy



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to