Package: hplip
Version: 2.8.6-b4

Hi, the error 5012 communication problem have solved, i don't know where
send the bug, because the error come from the group LP.
this one when i change this from LP to SCANNER this solved and hp-toolbox
works great on Debian, and the problem solved.
the change come from the udev file created by hplip on:
/etc/udev/rules.d/55-hpmud.rules

this have lines like this
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??17", OWNER="lp", GROUP="lp",
MODE="660", ENV{sane_hpaio}="yes"
new one solve the problem:
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??17", OWNER="lp",
GROUP="scanner", MODE="660", ENV{sane_hpaio}="yes"

we think Debian have a bug with "LP" group.

i'm on the next groups:

maxim...@maximiliano:~$ groups
maximi89 adm dialout fax cdrom audio dip video plugdev netdev lpadmin
powerdev scanner fuse

lpadmin only, don't lp, but when i change to scanner in the 55-hpmud.rules

the printers works... what have the scanner groups, that doesn't have the lp
group???

this is a bug... with lp don't works fine, with scanner good...

-- 
Maximiliano Augusto Castañón Araneda
Santiago, Chile
Linux user # 394821

Reply via email to