[Foo2zjs-maintainer] Bug#517162: Bug#517162: foo2zjs: Completed print jobs not deleted from queue on P1007

Raj Mathur raju at linux-delhi.org
Mon Mar 23 13:01:49 UTC 2009


On Monday 23 Mar 2009, Luca Capello wrote:
> On Thu, 26 Feb 2009 04:42:03 +0100, Raj Mathur wrote:
> > Version: 20070718dfsg-9
> > Print job does not get removed after printing completes using an HP
> > P1007 Laserjet printer through USB.  Other jobs are stuck until
> > this one is manually deleted -- after deletion the next job
> > continues normally, until it completes and has to be manually
> > deleted too.
>
> Can you test if this bug is still present with the latest version
> from unstable, i.e. version 20090301dfsg-2, please?

Tried with that, which overwrote /etc/udev/rules.d/11-hplj10xx.rules .  
After that, the print jobs get made and terminated, but the printer 
doesn't print :)

When I reinstall the 11-hplj10xx.rules that I was using originally 
(attached) with the new version of the package, the printer prints but 
the problem returns (jobs remain in queue).

Not an expert on printers and their drivers, but the new rules file 
doesn't seem to be downloading the firmware onto the printer at 
powerup, whereas the old one does.

Regards,

-- Raj
-- 
Raj Mathur                raju at kandalaya.org      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
PsyTrance & Chill: http://schizoid.in/   ||   It is the mind that moves
-------------- next part --------------
#Own udev rule for HP Laserjet 1000
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="hp LaserJet 1000", NAME="usb/%k", \
	SYMLINK+="hplj1000-%n", MODE="0666", RUN+="/etc/hotplug/usb/hplj1000" 
#Own udev rule for HP Laserjet 1005
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="hp LaserJet 1005 series", NAME="usb/%k", \
	SYMLINK+="hplj1005-%n", MODE="0666", RUN+="/etc/hotplug/usb/hplj1005" 
#Own udev rule for HP Laserjet 1018
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet 1018", NAME="usb/%k", \
	SYMLINK+="hplj1018-%n", MODE="0666", RUN+="/etc/hotplug/usb/hplj1018" 
#Own udev rule for HP Laserjet 1020
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet 1020", NAME="usb/%k", \
	SYMLINK+="hplj1020-%n", MODE="0666", RUN+="/etc/hotplug/usb/hplj1020" 
#Own udev rule for HP Laserjet P1005
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet P1005", NAME="usb/%k", \
	SYMLINK+="hpljP1005-%n", MODE="0666", RUN+="/etc/hotplug/usb/hpljP1005" 
#Own udev rule for HP Laserjet P1006
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet P1006", NAME="usb/%k", \
	SYMLINK+="hpljP1006-%n", MODE="0666", RUN+="/etc/hotplug/usb/hpljP1006" 
#Own udev rule for HP Laserjet P1007
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet P1007", NAME="usb/%k", \
	SYMLINK+="hpljP1007-%n", MODE="0666", RUN+="/etc/hotplug/usb/hpljP1007" 
#Own udev rule for HP Laserjet P1008
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet P1008", NAME="usb/%k", \
	SYMLINK+="hpljP1008-%n", MODE="0666", RUN+="/etc/hotplug/usb/hpljP1008" 
#Own udev rule for HP Laserjet P1505
KERNEL=="lp*", BUS=="usb", SYSFS{idVendor}=="03f0", \
	SYSFS{product}=="HP LaserJet P1505", NAME="usb/%k", \
	SYMLINK+="hpljP1505-%n", MODE="0666", RUN+="/etc/hotplug/usb/hpljP1505" 


More information about the Foo2zjs-maintainer mailing list