Both my printers can’t print more that one page on the row whatever the application I use.
I used to have a all-in-one printer HP PSC 1510 that I installed without any trouble.
A few days ago, I’ve got another scanner-printer HP 1050 that I tried to install on the same laptop in order to use it in another place. I had to take the new version of HP-lip, since 11.3 did not provide the right driver. I just printed the test page and it seemed okay.
Then, I upgraded from 11.3 to 11.4. And I had to print a long document. Only the first page was displayed correctly. All the following pages are more and more mixed up. It prints allways the same paragraph with big dark lines…
Following to cup, the drivers in use are :
Deskjet_1050_J410 : HP Deskjet 1050 j410 Series, hpcups 3.11.3a
PSC-1500-series : HP PSC 1500 Series, hpcups 3.10.2rc1.9
But the trouble is the same for both printers.
I can’t guess if it comes from HP-lip or from my upgrade.
I did not use the CUPS web interface. I went first into Yast and chose the “Printers” menu. It found a driver for 1050 when clicking and “search more drivers” but it did not work. That’s why I downloaded a new version of hplip on their website and it worked. It seems it uninstalled the previous version by itself. My printers are referenced both in Hp-lip and in Yast. Maybe they shouldn’t… I don’t know.
I believe that I’m using hp-lip drivers. HP-toolbox works only when PSC-1500 is connected.
Bernard:~ # hp-setup
Traceback (most recent call last):
File "/usr/bin/hp-setup", line 45, in <module>
from base import device, utils, tui, models, module
File "/usr/share/hplip/base/device.py", line 39, in <module>
import status
File "/usr/share/hplip/base/status.py", line 45, in <module>
import hpmudext
ImportError: /usr/lib64/python2.7/site-packages/hpmudext.so: undefined symbol: hpmud_make_par_uri
Do you know what I should do to fix this? Thank you.