Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Blurry output with HP LaserJet 1020
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
linuxpyro
Apprentice
Apprentice


Joined: 08 Sep 2004
Posts: 255

PostPosted: Tue Sep 06, 2005 9:22 pm    Post subject: Blurry output with HP LaserJet 1020 Reply with quote

Hello, I am using an HP LaserJet 1020 with CUPS. After finally finding and installing the driver, I configured it as my default printer. However, when I try to print anything, it comes out all blurry. I followed the instructions in the thread https://forums.gentoo.org/viewtopic-t-325264-highlight-foo2zjs+blur.html#top, and installed the driver updates. The thread (and the page it links to) mentions that the driver tends to print blurry if not set to the A4 page layout. I changed this in the CUPS Web interface, and was able to print out a decent looking CUPS test page. However, when I try to print from OpenOffice, it's still blurry, even if I set it to A4.

My question is, has anyone gotten this to work for other sizes than A4? Is there another driver that will work for this printer? I don't want to have to return this printer...

Edit: OK, I got OpenOffice set up with a default template using A4. However, I would still not like to have to print everything like this (I don't really mind the look of it, but seeing as I need this for school and such it would be nicer to have options.). I'm going to try playing with some other drivers, but I'm still looking for a bit of input.
Back to top
View user's profile Send private message
thebigjc
n00b
n00b


Joined: 28 Dec 2005
Posts: 3

PostPosted: Wed Dec 28, 2005 6:58 am    Post subject: Reply with quote

After a bit of hacking, I was able to get it to work.

If you edit the foo2zjs-wrapper script, and change the lines that read:

Code:
1|letter)       PAPER=1;        paper=letter;    XDIM="10200"; YDIM="6600"
                set_clipping 204 102    204 106

To:
Code:
1|letter)       PAPER=1;        paper=letter;    XDIM="10200"; YDIM="6600"
               set_clipping 108 94     108 98


The image will no longer be blurry. Unfortunately not it seems to cut off the top and bottom margins for me. YMMV, but give it a try
Back to top
View user's profile Send private message
thebigjc
n00b
n00b


Joined: 28 Dec 2005
Posts: 3

PostPosted: Wed Dec 28, 2005 4:05 pm    Post subject: Reply with quote

Or even better, just do a clean install from here:
http://foo2zjs.rkkda.com/

Works fine - no blurry or blank pages. I'll file a bug to upgrade portage to the latest version.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum