Accepted foo2zjs 20060625dfsg-2ubuntu1 (source)
Scott James Remnant
scott at ubuntu.com
Wed Nov 22 10:55:34 GMT 2006
On Wed, 2006-11-22 at 11:49 +0100, Till Kamppeter wrote:
> Scott James Remnant wrote:
> > On Tue, 2006-11-07 at 00:55 +0000, Till Kamppeter wrote:
> >
> >> * Made UDEV-triggered automatic firmware upload (for HP LaserJet
> >> 1000, 1005, 1018, 1020) really working (closes LP #65618).
> >> o Use UDEV rules which were successfully tested in Mandriva 2007
> >> and in LP #6017 (debian/11-hplj10xx.rules)
> >> o Set symlinks to the /usr/bin/hplj1000 script so that it recognizes
> >> the model by the name with which it was called
> >> o Correct path to usb_printerid in /usr/bin/hplj1000 script.
> >>
> > These rules are invalid for Ubuntu, see /etc/udev/rules.d/README
> >
> > Scott
>
> Does this mean that I have to use the number 85 instead of 11 for that
> rules file (starts programs)?
>
> 's/11-hplj10xx.rules/85-hplj10xx.rules/' on the debdiff should create
> the right thing then?
>
The rename is necessary, yes. Also note the following changes to the
rules file:
- BUS=="usb" is deprecated, this should be SUBSYSTEMS=="usb"
- NAME="usb/%k" conflicts with a default rule, please remove this.
- MODE="0666" conflicts with a default rule (and is utterly bogus!),
please remove this.
Scott
--
Scott James Remnant
scott at ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20061122/d817185c/attachment.pgp
More information about the ubuntu-devel
mailing list