- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cannot print through lpd
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
Discussions
Discussions
Discussions
Forums
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
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-27-2002 07:32 AM
тАО05-27-2002 07:32 AM
cannot print through lpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2002 07:41 AM
тАО05-27-2002 07:41 AM
Re: cannot print through lpd
First Tip:
Disable the printer and print something to this disabled printer:
Does lpstat -o show the print job ????
Does /var/spool/lp/request/
exist ???
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2002 08:14 AM
тАО05-27-2002 08:14 AM
Re: cannot print through lpd
# disable lj4
# lp -dlj4 testfile
# lpstat -t|grep lj4
==> Does the spool file goes into the queue ?
If it does, enable the printer to get it spool to the next destination (the printer server or directly to the printer).
# enable lj4
If it does not appear in the sppol queue, check /var/spool/lp/request/lj4 directory. Does the spool file exist here ?
Once the spool file got sent out after you enable your printer, it means there is nothing wrong with the lp spooler on your machine, it's probably the printer server or the printer itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2002 09:44 AM
тАО05-27-2002 09:44 AM
Re: cannot print through lpd
due ti your subject: could it be you have the file to "lpd", but not "lp"???
You must "lp" for that...
Just an idea,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2002 09:44 PM
тАО05-27-2002 09:44 PM
Re: cannot print through lpd
lpstat -t will give you the status of the queue.If you see the printer queue then do the following.
1.cancel printername-queue no.
2.lpshut
3.cd /usr/spool/lp
4.rm FIFO
5.rm SCHEDLCK
6.enable printer naem
7.accpet printer name
8.lpsched
you will be good to go.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2002 10:11 PM
тАО05-27-2002 10:11 PM
Re: cannot print through lpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2002 06:00 AM
тАО05-28-2002 06:00 AM
Re: cannot print through lpd
1)lpshut
Do you see any lp processes running.
If so kill them
2)cd /var/spool/lp
rm SCHEDLOCK FIFO
3)lpsched -v
This write more in the log
4)ps -ef|grep lp . Is it running
5)lpstat -t
6)Has you /var/adm/lp/log been written.
If 4 is bad what is in it.
steve Steel