2009/2/11 pablomme <[email protected]>:
> Would this be the diff you're talking about, then?
>
> --- hplj1018.old 2009-02-11 22:53:13.000000000 +0000
> +++ hplj1018 2009-02-11 22:53:29.000000000 +0000
> @@ -200,7 +200,7 @@
>     #
>     # Sniff around for printers that need a firmware download
>     #
> -    usblps=`find /dev/usb -name lp*`" "`find /dev -name usblp*`
> +    usblps=`find /dev -name lp*`" "`find /dev -name usblp*`
>     for dev in $usblps; do
>        status=`$PRINTERID $dev 2>/dev/null | grep -y "hp LaserJet $MODEL"`
>        if [ "$status" != "" ]; then
>

Looks familiar, but I changed the path in two places in line 32 and 203.

Wawrzek
-- 
 Wawrzyniec Niewodniczański      vel Wawrzek Larry or LarryN
    Linux User #177124              E-MAIL: [email protected]
 PhD in Quantum Chemistry            WWW: http://wawrzek.name
 MSc in Molecular Engineering           JID: [email protected]

-- 
HP LJ 1018 regression in hardy
https://bugs.launchpad.net/bugs/217215
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