- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer prints double
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-11-2004 11:05 AM
05-11-2004 11:05 AM
Printer prints double
B2600 hardware
When I print from the command line ( i.e. lp /etc/hosts) or from a menu I created, the system prints but will print double copies. I checked the configurations on the printer itself and it is not setup to print duplicates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 03:03 PM
05-11-2004 03:03 PM
Re: Printer prints double
maybe you can print some outputs out by using an option to the lp command like: lp -o"help" or something.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 03:44 PM
05-11-2004 03:44 PM
Re: Printer prints double
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 02:32 AM
05-12-2004 02:32 AM
Re: Printer prints double
Go to the printer and change the setting...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 02:37 AM
05-12-2004 02:37 AM
Re: Printer prints double
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 02:59 AM
05-12-2004 02:59 AM
Re: Printer prints double
If your printer has a front panel, there may be a choice to control number of copies. If duplicate pages are printed, the printer may have a copy count=2 option. Typically, if two separate copies of the job are printed, then the lp command is seeing -n2 somewhere (alias for lp?) or someone has modified the printer script in /etc/lp/interface to always print 2 copies.
Now this assumes your printer is connected to your B2600. If instead, the printer is on another computer, things get more complicated. Go to the print server and try a simple print job there. And locally, your /etc/lp/interface directory may have a modified rlp script with the copy count changed.
The simplest way to fix these cases is to delete the printer and add it back so the unmodified printer script can be restored.
Bill Hassell, sysadmin