- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- UX printing to Dell 1815DN
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
11-30-2006 04:17 AM
11-30-2006 04:17 AM
Simple question?
Has anyone on the board been able to print to a Dell 1815DN via hppi -s or addqueue setup?
Is this printer capable of handling handling command line variables (such as -oc, -olandscape)?? If so, how did you make it work?
Dell was NO help. ("Sorry, that is a Windoze based printer")
any insight appreciated. If not I will blow it in the bitbucket. They will have to find another printer to handle the accounting side.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 04:34 AM
11-30-2006 04:34 AM
SolutionNo, I've never done so myself - we stick to HP printers. I assume, from what I've read from Bill Hassell over the years, that the only way to get this to work would be to connect the printer via a HP JetDirect card, then add it as a network printer using HP's Jet Direct Printer Installer:
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?〈=en&cc=us&pnameOID=18922&taskId=135&prodTypeId=18972&prodSeriesId=27349〈=en&cc=us
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 04:52 AM
11-30-2006 04:52 AM
Re: UX printing to Dell 1815DN
We also have a Dell 3010cn, that does NOT work from Unix. When looking on the Dell web site, I discovered that they listed that printer as Windows only and no matter what I tried I could not get it to work. Even though port 9100 is enabled on the printer it won't work when printing from Unix. I monitored the printers web page when sending jobs from Unix and I would see the job arrive on the printer, but the printer itself would drop the job and it would never print.
The printer you mention, the 1815dn is listed on Dell's web site as supporting Microsoft® Windows® Vista5, Windows® (98, ME, 2000, Server 2003, XP, XP 64bits, NT 4.0),
Mac OS X Linux (Red Hat 8.0~9.0, Fedora Core 1~3, Mandrake 9.0~10.2, SuSE 8.2~9.2).
I suspect you will have about as much luck with this printer as I had with the 3010cn.
Some of their other printers, the 5210n for example lists UNIX in the "Compatible Client Operating Systems" section of their tech specs.
The web sites I have been looking at are:
http://www.dell.com/content/products/compare.aspx/laser?c=us&cs=04&l=en&s=bsd
Then click on "Product Details" for the printer and when that page comes up, click on the blue "Tech Specs" tab. Then scroll down to "Compatible Client Operating Systems" to see what they say they support.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 06:40 AM
11-30-2006 06:40 AM
Re: UX printing to Dell 1815DN
I get pretty discouraged that you tell normally intelligent people to buy with the parameters given and things will work, go outside those parameters and the rules change.
I've gotten one of the higher end Dell's to work but not these cheaper ones.
Thanks again.. Points submitted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 06:46 AM
11-30-2006 06:46 AM
Re: UX printing to Dell 1815DN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 03:20 PM
11-30-2006 03:20 PM
Re: UX printing to Dell 1815DN
Once the inkjets arrived, consumers made a major dent in engineering priorities. Cheap, cheap, cheap. More plastic, less metal, and the last resort, no brains. That's what happened with modems (remember the Windows-only modem?), and now printers are being lobotomized by removing the formatter board and replacing it with driver code. So, a Windows-only printer (aka, GDI printer, or PPA printer) cannot print "A". It knows nothing except dots. So the driver must first form the entire page in memory (computer memory), then interpret all the text, graphics, pictures, etc and turn them into dots on the page in memory. Once all that is done, the image is sent in dot rows to the printer.
All of this used to be done inside the printer, but now the (extensive) driver does all the work. Early versions of GDI printers caused a massive (100% CPU) load but was often overlooked because PC users only did one thing at a time (work, print, work more, print again...). Now not all printers are GDI or Windows-only. Most high end printers still have plain old ASCII or Postscript capability, which means they will work on HP-UX. HP-UX does not have drivers for printers, so only ASCII printers will work. Postscript can be made to work with Ghostscript add-ons, but GDI printers are just what they say: Windows-only.
So the issue is not whether HPPI or Jetdirect software and hardware will work, it's the fact that you can't create the special binary dot file needed by these dot-squirters. A huge amount of complicated code must be written to convert text and other stuff to dots on the page. Note that GDI is not limited to Dell -- HP started GDI (called PPA in early models) models with inkjets like the 720C and 820C, and now some lowcost HP LaserJet printers are Windows-only. If the printer is cheap, watch out!!!
Note that AIO (all in one) printers are often incompatible with HP-UX because they require a LOT of special software handshakes to make the fax, scanner, copier, etc work correctly. Although I didn't see the printer languages supported on the Dell website (for the 1815DN), I would give the printer away to someone that only uses a modern PC. Then purchase a 'real' printer for accounting. Look for the secret word ASCII or PCL, and perhaps Postscript (if your apps can create Postscript) and you'll be fine.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 01:14 AM
12-01-2006 01:14 AM
Re: UX printing to Dell 1815DN
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 01:23 AM
12-01-2006 01:23 AM
Re: UX printing to Dell 1815DN
That's the best explanation of printing and why we can so many issues I have heard in a long time.
0 points please!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 01:40 AM
12-01-2006 01:40 AM
Re: UX printing to Dell 1815DN
I will reinterate our printer recommendations to all districts.. HP