Public bug reported:

System: Kubuntu 8.04 x86_64.

1. Inconsistency between /etc/udev/rules.d/85-hplj10xx.rules and
/usr/sbin/hplj1000

In /etc/udev/rules.d/85-hplj10xx.rules we can see rule to creating symlink with 
name "hplj1018" by device /dev/lp0. This is a correct rule.
But in /usr/sbin/hplj1000 we can see:
usblps=`find /dev/usb -name lp*`" "`find /dev -name usblp*`
This is NOT correct  command for finding HP-device in /dev.
For finding HP device in /dev i wrote:
usblps=`ls /dev/hplj10*`. This string correspong to udev-rule.

2. In Ubuntu's repository i can't find HP LJ firmwares. To use my
printer in Kubuntu i should  download firmware (by command getweb 1018)
and i should install this formware (by command arm2hpdl sihp1018.img >
/usr/share/foo2zjs/firmware/sihp1018.dl)

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
HP 1018 printer does not work
https://bugs.launchpad.net/bugs/254381
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to