Bugzilla – Bug 551898
hplip does not work with HP Lasrjet 1018, did on 11.1
Last modified: 2009-11-03 09:17:05 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
Created attachment 325153 [details] hp-check.log
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 ***