Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HP Laserjet 1000 - howto
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
derfalke
n00b
n00b


Joined: 04 Nov 2003
Posts: 30
Location: Germany / Hamburg

PostPosted: Tue Dec 23, 2003 1:43 am    Post subject: HP Laserjet 1000 - howto Reply with quote

Hi Folks,

after searching and trying a lot I finally got my LJ1000 to work under
Gentoo Kernel 2.6 using USB.
Here's a short summary of the Problems and how-to get it to work ..

1.) The lj1000 does need a firmware-upload after System boot !!
2.) Use foo2zjs-driver with CUPS.


Unfortunatly even after uploading firmware it didn't work first.
(I tried the Way described in the gentoo-printing-faq. )

Finnaly I followed the instructions on the driver-page - building the
driver new. NExt thing was to upload firmware and install the Printer again
(as usual) under CUPS. Somehow that way it startet to print.

Here's the Site describing how to do it :

http://foo2zjs.rkkda.com/


Last i put my little "script" into /etc/conf.d/local.start.

Don't ask me why it didn't work after emerging CUPS (was the
same driver) .. anyway .. now it does.


STEP by STEP :

first install CUPS - should allready run- see gentoo printing guide
using USB the following modules should be loaded :

usblp
ehci_hcd
ohci_hcd
uhci_hcd
usbcore

you will get usblp by switching on USB-Printer in Kernel-Config.


1.) download foo2zjs :

> wget http://foo2zjs.rkkda.com/foo2zjs.tar.gz

2.) untar it :

> tar xzvf foo2zjs.tar.gz

3.) go into new dir :

> cd foo2zjs.tar.gz

4.) make it

> make

5.) get the LJ1000 Firmware

> ./getweb 1000

6.) install

> make install

7.) upload firmware

> cat /usr/share/foo2zjs/firmware/sihp1000.dl > /dev/usblp0

8.) config / add printer under CUPS ( http://localhost:631 )
select the usb-port (printer should be named there) and use the foo2zjs driver


Now the Printer should work allready.

To make it work after next System boot do following :

> touch /etc/init.d/printer_firmware
> nano /etc/init.d/printer_firmware

insert this two lines :

#!/bin/bash
cat /usr/share/foo2zjs/firmware/sihp1000.dl > /dev/usblp0

save file and add

/etc/init.d/printer_firmware

to /etc/conf.d/local.start

Good Luck !
Back to top
View user's profile Send private message
FreeFly42
l33t
l33t


Joined: 03 Nov 2003
Posts: 848
Location: Houston, TX

PostPosted: Tue Dec 23, 2003 9:04 am    Post subject: Reply with quote

<Translation>
Hi Folks!

Blah blah blah

Don't buy a LJ1000

Blah blah blah

Good Luck!
</Translation>
:lol:
_________________
Kent

Planes are dangerous, get out of 'em quick
Back to top
View user's profile Send private message
derfalke
n00b
n00b


Joined: 04 Nov 2003
Posts: 30
Location: Germany / Hamburg

PostPosted: Tue Dec 23, 2003 8:22 pm    Post subject: Reply with quote

Well ... it's cheep and .. it's cheep... and beside this .. it's cheep ;-))

Merry-Blah-Greetings,
Adam
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Dec 26, 2003 7:25 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks 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