- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Install Network Printer
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-15-2003 11:13 AM
05-15-2003 11:13 AM
I had no success when trying to install a printer. I installed JetDirect in my HP-UX 10.20 but when I tried to print a document from CDE Text Editor. The job goes to Print Manager but the printer do not output the document.
Any ideas ?
Cheers,
Mauro
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2003 11:29 AM
05-15-2003 11:29 AM
Re: Install Network Printer
Can you ping the printer's IP address? If so, is the printer online?
-Bryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2003 01:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:17 AM
05-19-2003 09:17 AM
Re: Install Network Printer
I can ping the printer. I tried cat /etc/hosts | lp -dPaintJet and received "request id is PaintJet-4353 (standard input)" but the document did not appears in the printer. It is so strange...
Cheers,
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:33 AM
05-19-2003 09:33 AM
Re: Install Network Printer
Is the lpsched process running?
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:38 AM
05-19-2003 09:38 AM
Re: Install Network Printer
The printer was disable, so I enable it to print and I can see the jobs (four). The status of teh printer is enable and busy, but again no document is printed by the printer and the jobs remain in the printer.
Any ideas,
Cheers,
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:40 AM
05-19-2003 09:40 AM
Re: Install Network Printer
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:49 AM
05-19-2003 09:49 AM
Re: Install Network Printer
Attached the printer status, with the jobs running.
Cheers,
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 09:56 AM
05-19-2003 09:56 AM
Re: Install Network Printer
Try this.
1. Cancel all jobs
2. Stop the scheduler.
3. in /var/spool/lp, check for the existence of SCHEDLOCK or FIFO. If they exist, remove them.
4. Restart the scheduler.
Sounds like something is a bit "out of sync".
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 10:03 AM
05-19-2003 10:03 AM
Re: Install Network Printer
There is no SCHEDLOCK or FIFO.
I stop and restart the lpsched with no success :-(
Cheers,
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 10:05 AM
05-19-2003 10:05 AM
Re: Install Network Printer
If the scheduler is running, you should have a FIFO and SCHEDLOCK. If you don't, with lpsched running, look for lpsched patches.
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 10:40 AM
05-19-2003 10:40 AM
Re: Install Network Printer
I??m sorry. I have the files /var/spool/lp/SCHEDLOCK and
/var/spool/lp/FIFO.
Cheers,
Mauro