Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help to configure my HP DeskJet 420
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
Saturn
Tux's lil' helper
Tux's lil' helper


Joined: 31 May 2002
Posts: 83

PostPosted: Tue Sep 10, 2002 11:24 pm    Post subject: Help to configure my HP DeskJet 420 Reply with quote

Hello,

OK, I followed the instructions from http://www.gentoo.org/doc/printing-howto.html.

Code listing 7 show me I should configure my printer similar to that:

# foomatic-configure -s cups -p printer ID -c print_device -n queue name -d hpijs
# mv /etc/foomatic/your.new.ppd /etc/cups/ppd

I can't find my "printer ID"? What is "print_device" and "queue name" ?
My printer uses a parallel port.

Thanks
Back to top
View user's profile Send private message
haidar
n00b
n00b


Joined: 10 Sep 2002
Posts: 3

PostPosted: Tue Sep 10, 2002 11:44 pm    Post subject: Reply with quote

if you didn't install cups, please do so then also install gimp-print-cups.

then you to the cups web page http://127.0.0.1:631 , add your printer. I just checked that the HP deskjet 400's are supported.

good luck

Ayman
Back to top
View user's profile Send private message
kybber
Apprentice
Apprentice


Joined: 25 Jun 2002
Posts: 228
Location: Trondheim, Norway

PostPosted: Wed Sep 11, 2002 7:18 am    Post subject: Re: Help to configure my HP DeskJet 420 Reply with quote

Saturn wrote:

# foomatic-configure -s cups -p printer ID -c print_device -n queue name -d hpijs
# mv /etc/foomatic/your.new.ppd /etc/cups/ppd

I can't find my "printer ID"? What is "print_device" and "queue name" ?


Printer ID is explained in the howto:
Quote:
Note: For the printer ID, foomatic is expecting an ID out of its database located in /usr/share/foomatic/db/source/printer. You must find your printer ID, and use its exact name. Remember that it is case sensitive.


So take a peek into the directory given and find the closest match to your printer.

print_device is how the printer is connected. This could be a samba-connection (-c smb:user:password@some.server.somewhere/Printername) or, in your case, probably -c file:/dev/lp0.

queue_name is the name of the queue you wish to have for your printer. You mat want to call it just HP, HPDJ, HPDJ420, PS1, Myprinter or whatever you'd like. To print to the printer, if it's not the default one, you reference the queue name thusly: lpr -Pqueue_name filename.

man foomatic-configure would also be a good thing to try :-)
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