foo2zjs driver for HP Laserjet 1018

Asked by thegnby

I had my HP Laserprinter 1018 running without problems in 7.04 last week just using the recommended foo2zjs driver that was suggested after the autodetect of printer.
Now it suddenly wont print. I have ofcourse checked cables etc. and the printer is also "seen" under peripherals but nothing happens when you attempt to print....
The only changes made to the system since last week are the automated updates.
I suspect that the printers firmware is missing, because no files are seen under usr -share-foo2zjs-firmware.
Any suggestions to solving this? and will i be able to make changes to the folder if i can get the firmware file for my printer?
Thanks again for your time.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ralph Janke (txwikinger) said :
#1

Thanks for your question.

Can you check the status of the printer queue? Sometimes it stops and must be restarted.

I hope this helps

Revision history for this message
thegnby (hegnby) said :
#2

Thanks for the feedback, there is nothing in the printer queue though...
When attempting to print it briefly states , e.g., printer job no. 5, Then disappears again with nothing queued.
I have checked cables and cartridge - no issues there.
I have tried to remove the printer from the system, reinstall it, powered it down completely, the printer just wont print.
I doubt it is a hardware problem since there are no indications of a failure with the printer itself.
I am now thinking of getting another printer because i wont shift from ubuntu. Apart from the problems with my printer i think its a great distro.

Revision history for this message
thegnby (hegnby) said :
#3

Now i got the following message:
No %%BoundingBox: comment in header!

Revision history for this message
thegnby (hegnby) said :
#4

I have now learned that this printer needs it firmware downloaded each time it starts up in order to print.
That kind of stinks. And i cant make this work.
Have tried typing the install texts described at rkkda.com (provider of foo2zjs) - it doesnt work.
Anyone who can help out?
Thanks.

Revision history for this message
Pascal De Vuyst (pascal-devuyst) said :
#5

There is a bug about this, please try the steps described to install the firmware:
https://bugs.launchpad.net/ubuntu/+source/foo2zjs/+bug/96454.

Revision history for this message
bassart (pbassanga) said :
#6

wow been looking for a solution for more than a month not untill i got the instructions from
http://foo2zjs.rkkda.com/
it worked for me
simply am using hp laserjet 1018 on ubuntu 7.04
Click the link, or cut and paste the whole command line below to download the driver.
    $ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
Now unpack it:
Unpack:
    $ tar zxf foo2zjs.tar.gz
    $ cd foo2zjs
Now compile and install it. The INSTALL file contains more detailed instructions; please read it now.
Compile:
    $ make

Get extra files from the web, such as .ICM profiles for color correction,
and firmware. Select the model number for your printer:
    $ ./getweb 2430 # Get Minolta 2430 DL .ICM files
    $ ./getweb 2300 # Get Minolta 2300 DL .ICM files
    $ ./getweb 2200 # Get Minolta 2200 DL .ICM files
    $ ./getweb cpwl # Get Minolta Color PageWorks/Pro L .ICM files

    $ ./getweb 1020 # Get HP LaserJet 1020 firmware file
    $ ./getweb 1018 # Get HP LaserJet 1018 firmware file
    $ ./getweb 1005 # Get HP LaserJet 1005 firmware file
    $ ./getweb 1000 # Get HP LaserJet 1000 firmware file

Install driver, foomatic XML files, and extra files:
    $ su OR $ sudo make install
    # make install

(Optional) Configure hotplug (USB; HP LJ 1000/1005/1018/1020):
    # make install-hotplug OR $ sudo make install-hotplug

(Optional) If you use CUPS, restart the spooler:
    # make cups OR $ sudo make cups

thats all!! thank you guyz

Revision history for this message
pl8s (andreifilippov) said :
#7

Yesterday I have installed Ubuntu 8.04 on my Compaq P3 and hooked up 2 printers, both HP. One is All-In-One PSC 1200, and it works fine. Another one, LaserJet 1018 got recognized and seemed to be installed. Every time I "Print the test page". it reports about success but does not actually do the print job.
I am not a programmer, just a regular user. Should I learn how to compile code or go back to XP?

Revision history for this message
pl8s (andreifilippov) said :
#8

Yesterday I have installed Ubuntu 8.04 on my Compaq P3 and hooked up 2 printers, both HP. One is All-In-One PSC 1200, and it works fine. Another one, LaserJet 1018 got recognized and seemed to be installed. Every time I "Print the test page". it reports about success but does not actually do the print job.
I am not a programmer, just a regular user. Should I learn how to compile code or go back to XP?

Can you help with this problem?

Provide an answer of your own, or ask thegnby for more information if necessary.

To post a message you must log in.