Hi.

On Wed, 09 May 2018 15:15:07 -0000 home user via users wrote:

> I tried this:
> -----
> bash.4[~]: ls -R /usr/share/cups/ | grep ".ppd"
> foomatic-db-ppds
<snip>

> No hp ppd files.  I thought hplib would include the needed ppd
> files.  Apparently not.

It does, but under /usr/share/ppd/HP

    rpm -ql hplip | grep -i mfp.*nw
    /usr/share/ppd/HP/hp-laserjet_pro_mfp_m125nw.ppd.gz
    /usr/share/ppd/HP/hp-laserjet_pro_mfp_m125rnw.ppd.gz
    /usr/share/ppd/HP/hp-laserjet_pro_mfp_m126nw.ppd.gz
    /usr/share/ppd/HP/hp-laserjet_pro_mfp_m25nw.ppd.gz
    /usr/share/ppd/HP/hp-laserjet_pro_mfp_m26nw.ppd.gz
    /usr/share/ppd/HP/hp-laserjet_pro_mfp_m27cnw.ppd.gz

The exact model of you printer (HP LaserJet Pro MFP M180nw) is not
there but you may try the closest one: hp-laserjet_pro_mfp_m126nw, to
create your printer with lpadmin.

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to