- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer not enabling
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
01-28-2002 01:39 PM
01-28-2002 01:39 PM
Printer not enabling
All help is appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:43 PM
01-28-2002 01:43 PM
Re: Printer not enabling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:45 PM
01-28-2002 01:45 PM
Re: Printer not enabling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:51 PM
01-28-2002 01:51 PM
Re: Printer not enabling
Do you have any error messages ? What will happen if you try enabling it manually ?
some thoughts ...
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:51 PM
01-28-2002 01:51 PM
Re: Printer not enabling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:52 PM
01-28-2002 01:52 PM
Re: Printer not enabling
Also, have you checked the lp log for errors?
I would also do an lpstat -t while the printer is disabled so that we have some idea of what is going on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 03:22 PM
01-28-2002 03:22 PM
Re: Printer not enabling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 06:20 PM
01-28-2002 06:20 PM
Re: Printer not enabling
If not perform '/sbin/init.d/hpnpd start' and note any errors in lp log.
Also check permissions on request directory of printer in question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 07:02 PM
01-28-2002 07:02 PM
Re: Printer not enabling
Now if this is actually an HP JetDirect printer or external LAN box, then don't use remote printer. Instead, use the following commands:
# lpshut
# ps -ulp
(if lp processes are returned, stop each of them with kill -15)
# lpadmin -xProblem_Printer
# addqueue -h IP-address-of-printer -q local_lp_name
That will setup the JetDirect-connected printer correctly.
Bill Hassell, sysadmin