Bug 551898

Summary: hplip does not work with HP Lasrjet 1018, did on 11.1
Product: [openSUSE] openSUSE 11.2 Reporter: Forgotten User --EoyBps8f <forgotten_--EoyBps8f>
Component: PrintingAssignee: Johannes Meixner <jsmeix>
Status: RESOLVED DUPLICATE QA Contact: Johannes Meixner <jsmeix>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hp-check.log

Description Forgotten User --EoyBps8f 2009-11-02 16:43:36 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4

I installed 11.2 and updated to the latest packages via zypper dup. hplip and hplip-hpijs are installed, I did not ignore any dependecies.

hp-setup finds the printer and downloads the firmeare needed. However hp-toolbox cannot get access to the printer. Attached is the hp-check log.

Reproducible: Always
Comment 1 Forgotten User --EoyBps8f 2009-11-02 16:44:43 UTC
Created attachment 325153 [details]
hp-check.log
Comment 2 Johannes Meixner 2009-11-03 09:17:05 UTC
The values in the "USB I/O SETUP" section
in attachment #325153 [details]
indicate that this one is a duplicate of bug #542473.

See there how to check if this one is really a duplicate
but first of all clean up your HPLIP installation, see
https://bugzilla.novell.com/show_bug.cgi?id=551785#c1

In particular on a workstation in a trusted network
environment (e.g. when the Suse firewall protects it
from acceess from the external network zone / Internet)
you may change as a workaround in /etc/udev/rules.d/55-hpmud.rules
in the line (which is only here shown wrapped):

ATTR{idVendor}=="03f0", ATTR{idProduct}=="??17", OWNER="root",
  GROUP="lp", MODE="664", ENV{sane_hpaio}="yes"

the MODE="664" to MODE="666" to allow any user read/write access.

*** This bug has been marked as a duplicate of bug 542473 ***