- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to add Samsung Printer to local spooler
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
тАО01-12-2009 07:00 AM
тАО01-12-2009 07:00 AM
Enter the network printer name or IP address (q - quit): 172.25.30.167
!! 172.25.30.167 is NOT an acceptable name!!
Either it is NOT a network printer or this host is denied access to it!!
I can ping the samsung printer and it is in DNS. The following network settings have been set up on the printer:
Ethertalk - disabled
SLP - disabled
Raw TCP/IP Printing - enabled Port 9100
LPR/LPD - enabled Port 515
IPP - enabled Printer URI: http://172.25.30.167:631
IP filtering - disabled
UPnP - Auto IP - disabled
Multicast DNS - enabled
SSDP - enabled
SSDP TTL - 1
The response center stated that Samsung printers are not compatible with the HPPI, given that HP does not handle model scripts for non-HP printers. From the HP side, there is no supported method to configure a Samsung printer to the HP spooler system.
I have tried the following:
1. Take Samsung printer offline
2. Assign samsung IP to a working HP LJ device
3. use hppi to configure the HP device as a PCL-3 compliant printer.
4. Reset the HP printer to original IP
5. Bring the actual Samsung back online
Wella - it printed just fine.
So, I guess the real question is "What are the manual steps for configuring a generic network-based IP (PCL-3 compliant) device in hp-ux? (since hppi will not proceed when it can't identify a device as an HP device?).
Thanks,
Kathy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2009 07:20 AM
тАО01-12-2009 07:20 AM
SolutionSee "man addqueue".
In particular, use "addqueue -l" to get a list of known printer types, select the closest matching one and then use the "-i
In my version of hppi, "addqueue -l" lists "Generic PCL3 printer" as PrinterID 9997, so the command to add your printer would be something like:
addqueue -i 9997 -h 172.25.30.167 -q printername
Other options might be useful if you need extra logging/banner page/duplexing/whatever, see the man page.
The "hppi" command is actually just a script that ultimately calls addqueue to do the real work :-)
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2009 07:23 AM
тАО01-12-2009 07:23 AM
Re: Unable to add Samsung Printer to local spooler
why this was happening is properly a bug in the Samsung printer So I guess you must ask the questing to a samsung "forum"
like:
http://www.techsupportforum.com/hardware-support/printer-support/47580-sharing-samsung-printer-network.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2009 09:00 AM
тАО01-12-2009 09:00 AM
Re: Unable to add Samsung Printer to local spooler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2009 09:04 AM
тАО01-12-2009 09:04 AM