Comment 7 for bug 1871116

Revision history for this message
brian_p (claremont102) wrote :

Thanks for all the extra information, Frédéric. It is most useful.

The lpadmin command probably failed because I made a typo, The PPD
is

  drv:///hpcups.drv.hp-photosmart_b110_series.ppd

You should now be able to set up a third print queue. However, as
you will see, there is another technique to get automatic scanning
going.

This is the crucial clue:

> no tosmart_b110_series attributes found...

Note that "pho" has been chopped off. Then we have:

> no hp_tosmart_b110_series attributes found...

The three missing characters are replaced with "hp_". This doesn't
work either. You have experienced a longstanding HPLIP bug. See

 https://bugs.launchpad.net/hplip/+bug/1797501

Edit /usr/share/hplip/data/models/models.dat and copy the section
[photosmart_b110_series]. Change the header of the copied section
to [tosmart_b110_series]. You should now have automatic scanning.

Brian.