Bug 551898 - hplip does not work with HP Lasrjet 1018, did on 11.1
Summary: hplip does not work with HP Lasrjet 1018, did on 11.1
Status: RESOLVED DUPLICATE of bug 542473
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Printing (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Johannes Meixner
QA Contact: Johannes Meixner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 16:43 UTC by Forgotten User --EoyBps8f
Modified: 2009-11-03 09:17 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
hp-check.log (18.26 KB, text/plain)
2009-11-02 16:44 UTC, Forgotten User --EoyBps8f
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***