Operating System - HP-UX
1851706 Members
5589 Online
104062 Solutions
New Discussion

Non-HP Printer Installation

 
SOLVED
Go to solution
Brad Marks
Super Advisor

Non-HP Printer Installation

I am trying to install a non-HP Laser Printer (a Dell 3100cn) on my HP 9000 (rp5470) under HP-UX 11.i

The HP-UX utility, hppi (H/P Printer Installer), does not recognize the printer when I supply the IP address of it, but I force the program to add the printer to the lp spooler. I have tried using net_ljx000, net_ljcolor, dumbplot_printer, and all of the net_generic* model scripts.

At this point I'm able to do basic printing from the HP9000, but not all PCL commands are being understood by the printer. I'm fairly convinced that this is a printer driver issue, but uncertain wether it is an H/P or Dell issue.

Any help would be greatly appreciated (and points assigned!)
Brad
It's not impossible -- it'll just cost more...
5 REPLIES 5
A. Clay Stephenson
Acclaimed Contributor

Re: Non-HP Printer Installation

The problem is that you are trying to set this thing up as a "Network Printer" in HP-UX speak (ie a JetDirect device) when it is not. You need to set it up as a "Remote Printer". UNIX doesn't have "drivers"; print formatting is the sole responsibility of the application. The closest equivalent are the interface files in /var/spool/lp/interface but these for remote printers are very limited.
If it ain't broke, I can fix that.
Sยภเl Kย๓คг
Respected Contributor

Re: Non-HP Printer Installation

Either configure it as a remote printer vi printer IP ,
else configure printer in a windows mcahine (easiness) share it and then configure the shared printer in HPserevr as a remote printer.
regards
SK
Your imagination is the preview of your life's coming attractions
Steve Steel
Honored Contributor
Solution

Re: Non-HP Printer Installation

Hi

Look at the following

Dell Workgroup Laser Printer M5200n review by PC Magazine
... Dell takes an unusual approach to remote administration. ... Instead, the company points
out that you can use Lexmark's MarkVision or HP's WebJet Admin, both world ...
www.pcmag.com/article2/0,1759,1555194,00.asp - 85k - Cached - Similar pages


markvision is good software



for hp addqueue -l

will tell which script fits which pinter


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Geoff Wild
Honored Contributor

Re: Non-HP Printer Installation

You can NOT set up as network printer unless it has an HP Jet Direct card...

If indeed it can use the MarkVision Drivers, you can get them here:

The Lexmark driver package must be installed first.

The file to download from http://drivers.lexmark.com/ is DRIVERS-HPUX1X.PKG.Z

uncompress it then swinstall it.

It will install "Lexmark Enhanced Printer Drivers Package" and "Lexmark Screen Fonts Package". After completion, run: /opt/lexmark/setup.print (use the default of bin for Administrative group, and install fonts as an additional font directory.

Then use lexprt program to add queues.

Rgds...Geoff

Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Brad Marks
Super Advisor

Re: Non-HP Printer Installation

I downloaded Lexmark's drivers, but the lexprt program will not recognize the 3100cn as a Lexmark printer.
I contacted Dell who state that they do not support Unix, and would not even tell me what Lexmark printer their 3100cn is.
So I'm forgetting Dell and sticking with H/P.

Thanks for all the help!
Brad
It's not impossible -- it'll just cost more...