HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Printer Problem !!!
Operating System - HP-UX
1830622
Members
2226
Online
110015
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2003 01:52 AM
08-10-2003 01:52 AM
Printer Problem !!!
Hello ,
I have a printer in my network which located miles from me .
I cant print to this printer .
I see the printer queue in :
/var/spool/lp/request/XXX , but the prints doesn't goes out ... :( .
Ideas ...
Eran .
I have a printer in my network which located miles from me .
I cant print to this printer .
I see the printer queue in :
/var/spool/lp/request/XXX , but the prints doesn't goes out ... :( .
Ideas ...
Eran .
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2003 02:44 AM
08-10-2003 02:44 AM
Re: Printer Problem !!!
Hi,
check with lpstat printer status.
If it is disabled, enable with
enable
check if scheduler??is running
ps -fulp
should be listing the lpsched process.
If not, stop and restart scheduler with
lpshut
lpsched
Regards
check with lpstat printer status.
If it is disabled, enable with
enable
check if scheduler??is running
ps -fulp
should be listing the lpsched process.
If not, stop and restart scheduler with
lpshut
lpsched
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2003 06:17 AM
08-10-2003 06:17 AM
Re: Printer Problem !!!
Have you checked the connectivity with your printer ( ping, telnet ... )?
If that is OK, check with "lpstat -t", as suggested before, to see the status of your printer.
Check also the definition of your printer in SAM.
Regards,
Zigor
If that is OK, check with "lpstat -t", as suggested before, to see the status of your printer.
Check also the definition of your printer in SAM.
Regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2003 08:50 AM
08-10-2003 08:50 AM
Re: Printer Problem !!!
There are two very different network printers: those using HP's proprietary JetDirect interface or external adapter box, and everything else which looks like a remote printer attached to a remote Unix system. Start with ping to the IP address. If that works, then try
telnet IP_address 515
You should see: connected to IP_address
If not, go no further because the IP_address is not running RFC 1170 remote printer server. This works for both HP printers using newer JetDirect interfaces as well as non-HP interfaces.
If the printer uses an HP JetDirect interface, you need to run addqueue as in:
/opt/hpnpl/bin/addqueue -h IP_address -q local-queuename
This will add the printer and it shoule be ready to print assuming the spooler is running (hint: lpstat -r)
If the printer uses a non=HP interface, use SAM to add the printer as a "remote" printer, not a "network" printer. Before you do, you must determine from the remote card/interface the localname of the printer. It might be PRN or TEXT or RAW or LPR, etc. The card's documentation will tell you this. SAM will then guide you through the steps. Be sure to check the BSD printer option.
Bill Hassell, sysadmin
telnet IP_address 515
You should see: connected to IP_address
If not, go no further because the IP_address is not running RFC 1170 remote printer server. This works for both HP printers using newer JetDirect interfaces as well as non-HP interfaces.
If the printer uses an HP JetDirect interface, you need to run addqueue as in:
/opt/hpnpl/bin/addqueue -h IP_address -q local-queuename
This will add the printer and it shoule be ready to print assuming the spooler is running (hint: lpstat -r)
If the printer uses a non=HP interface, use SAM to add the printer as a "remote" printer, not a "network" printer. Before you do, you must determine from the remote card/interface the localname of the printer. It might be PRN or TEXT or RAW or LPR, etc. The card's documentation will tell you this. SAM will then guide you through the steps. Be sure to check the BSD printer option.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP