- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.0 printer issue
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
02-01-2002 08:52 AM
02-01-2002 08:52 AM
I've heard tell of an HP-UX 11.0 SAM & CDE issue where if you have to set up a remote printer a second time, it will not be recognized. I was asked to repair an issue with a printer. When I came upon it, it was misconfigured. I removed it and reconfigured it. Now neither CDE nor SAM will recognize the printer, even after a restart. I can print to the printer just fine on the command line. Has anyone heard if this issue is true? If so, does anyone know if there is an available repair patch? If not, I'll keep plugging away.
Thanks,
Kel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 09:00 AM
02-01-2002 09:00 AM
Re: HP-UX 11.0 printer issue
I havn't heard of this, but have you tried to configure it through jetadmin from a prompt as opposed to thru SAM? Maybe you can see the printer there.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 09:12 AM
02-01-2002 09:12 AM
Re: HP-UX 11.0 printer issue
Only do this if the printer exist in spooler. For example
# lpstat -t|grep mylj4
shows it's there
Now do ..
# lpshut
# touch /etc/lp/member/mylj4
# chown lp /etc/lp/member/mylj4
# touch /etc/lp/interface/mylj4
# chown lp /etc/lp/interface/mylj4
# cd /var/spool/lp/request
# mkdir mylj4
# chown lp mylj4
# lpadmin -xmylj4
# lpsched
Now go to SAM again and add it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 09:12 AM
02-01-2002 09:12 AM
Re: HP-UX 11.0 printer issue
Thanks,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 09:46 AM
02-01-2002 09:46 AM
Re: HP-UX 11.0 printer issue
I don't think i've heard of anything like the one you are mentioning. It is true you have to configure the print manager under CDE to use the lp printers, but that does not seem like an issue over here. You problems seems like you had a remote printer, you removed the printer because you had some problem. Now you have added it again and it doesn't work with SAM or CDE. It was working okay with SAM and CDE earlier. Am i right.
If you are looking at Jetadmin, Jetadmin is to configure remote hp printer connected directly to the network. You cannot use jetadmin to configure a printer connected locally to another system. Such a printer should be configured as a remote printer only.
If you don't have jetadmin on your system and you want to download and install jetadmin, you can download it in this manner,
ftp ftp.hp.com
User: anonymous
Password:
bin
cd pub/networking/software
get HP10d621.SD (for hp-ux 10.20)
get HP11d621.SD (for hp-ux 11.0)
These files are in swinstall format.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 10:01 AM
02-01-2002 10:01 AM
Re: HP-UX 11.0 printer issue
What is the error message you get from sam when you try to access this printer.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 10:09 AM
02-01-2002 10:09 AM
Re: HP-UX 11.0 printer issue
At any rate, the remote printer never actually worked, as it was initially misconfigured. I rebuilt it and can get it to print via command line. I also now know I can (sneakily) execute dtlp and can print a file through CDE. The problem appears to be with Text Editor. It can't find the "X print server". I will check into installing JetAdmin on this machine. In the mean time, I will also see if I can't find out why text editor is being a pain.Points to follow.
Thanks all,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 10:22 AM
02-01-2002 10:22 AM
Re: HP-UX 11.0 printer issue
Maybe this link can help.
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=322de0a81d721b88a0/screen=ckiDisplayDocument?docId=200000016868970
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 11:34 AM
02-01-2002 11:34 AM
Re: HP-UX 11.0 printer issue
Thanks Sanjay,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 04:13 PM
02-01-2002 04:13 PM
Re: HP-UX 11.0 printer issue
Unfortunately, my system was configured as stated in the thread.
Any more suggestions welcome.
Thanks All,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 05:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 08:21 AM
02-04-2002 08:21 AM
Re: HP-UX 11.0 printer issue
I doubt this system has the latest patches on it since it is someone's test system.
Would you happen to have the link to the patches? It would be greatly appreciated.
Thanks,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 08:40 AM
02-04-2002 08:40 AM
Re: HP-UX 11.0 printer issue
If you are looking to patch, you can do it a couple of ways. All of them are in the Maintenence page ( http://us-support2.external.hp.com/common/bin/doc.pl/sid=054f1a7801927a7817/screen=commonHome ). You can do a single patch, if you know what it is. You can grab a bundle, too. But the easiet way, if you want to do full-out, is to do the custom patch manager. This will allow you to run a script on your system and then have HP tell you what patches it suggests. It can be a large file, but you can remove what you don't want to bring.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 11:42 AM
02-04-2002 11:42 AM
Re: HP-UX 11.0 printer issue
Kel