HP Printer


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers HP Printer
# 8  
Old 02-16-2002
As I read this page, I find
Quote:
NOTE: Certain Model Script files are shipped with HP Jetadmin software. These files can be found with the HP Jetadmin software or downloaded with the HP Jetadmin software (see the HP contact information below). For printers under HP-UX, Sun Solaris, and Sun OS that are connected with HP Jetdirect, see the HP contact information below.
If I understand that, and I do find it confusing, the software should have come with your printer. If you don't have it, you need to contact HP.

I notice that page also has downloadable manuals. I would study the printer's documentation for more info.
# 9  
Old 02-18-2002
Dear Experts
As I have understood, if you may examine the following commands it will work. It is for Solaris 8 on Sun workstations.

lpstat -t
cat /etc/lp/Systems
lpsystem -t bsd hplaser
cat /etc/lp/Systems
lpadmin -p hplaser -s hplaser
lpadmin -p hplaser -s hplaser -T ps -I any
enable hplaser
accept hplaser
lpstat -p


Before this the printer has to be introduced in /etc/hosts

Best Regards
Reza
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Linux

Find printer location and printer type

Hi, Is it possible to find the printer location and printer type (whether it is local or network) using command in Linux ? Thanks in advance. (1 Reply)
Discussion started by: forumguest
1 Replies

2. Solaris

Please help about my printer

In previous version of Solaris , my printer has been working fine , but in this version of Solaris plug and play is not working . Printer is HP psc 1215 all in one , it is supported by Solaris kernel but I do not know how to install printer . I know for command lpadmin but i don't know how to... (6 Replies)
Discussion started by: microbot
6 Replies

3. AIX

Check printer queue on Windows printer server

Hello Let me first give a small overview of the setup. All printers are connected to Windows 2000 servers. There are a lot of UNIX (AIX & HP-UX) servers as well which have SAP running. I'm working on a script to add printers to a specified SAP instance. I want to verify the user input (to... (0 Replies)
Discussion started by: NielsV
0 Replies

4. Solaris

Configuring Printer with Printer Manager

Hi All, I am trying to configure printer in solaris 10 with the help of print manager. There is no printer attached to my system, ia m doing it for test purpose. However I am unable to do so coz its pops up window - Heading as error with option as dismiss and cancel. Kindly help as I am... (3 Replies)
Discussion started by: kumarmani
3 Replies

5. IP Networking

How do you send printer codes to an IP printer

We were printing to a serial laser printer with all the HP codes to generate a form (i.e. lines, boxes, etc.) Thus the file is filled w/ control codes. We are switching to an IP printer and we can no longer print directly to the device (i.e. cp text /dev/tty11). It looks like we have to use the lp... (2 Replies)
Discussion started by: jeffbugfree
2 Replies

6. Linux

know I do for to printer in printer deskjet 80colun

I want to print some thing in HP Deskjet 692.? (1 Reply)
Discussion started by: edvaldo
1 Replies

7. UNIX for Dummies Questions & Answers

Printer

I config my sun solaris 8 as a print server running lp print. It printing fine but would not print multiple copies I use the -n option like this: lp -d printer_name -n3 file it just print one copy instead of three copries the printers are hp printers. Can you help? please ... (4 Replies)
Discussion started by: hassan2
4 Replies
Login or Register to Ask a Question