Printing to HP Laserjet M1212nf MFP


 
Thread Tools Search this Thread
Operating Systems Solaris Printing to HP Laserjet M1212nf MFP
# 1  
Old 10-01-2010
Printing to HP Laserjet M1212nf MFP

Server: Solaris 10

Have a HP Laserjet M1212nf MFP attached to a PC on tcp/ip connected to USB port.

Has anyone tried to print to this printer from Solaris? Not using CUPS.

netpr command called is:

Code:
 
/usr/lib/lp/bin/netpr -b -f l -I 191162p-15497 -U user@server -p 191162p -d 10.188.10.204:191162p -T "standard input" -P bsd /tmp/regodevapp01.11963

Older printers Laserjat 4M works fine using this method.
On this printer, I can see entry in windows Printer Queue but does NOT print.
Printer prints fine from Windows with correct driver.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 5.9 - HP Laserjet 9050dn

Hi there, I hope someone could shed a light on my problem. OS is running in local zone (global zone - 5.10). We use many printers from Ricoh etc. Most of them are running fine if configured as below (for Ricoh printers I use their installer): lpadmin -p _printer_ -v /dev/null -A write -i... (0 Replies)
Discussion started by: cyjan
0 Replies

2. Hardware

Looking for plotter MFP reviews - need new plotter for UNIX/Windows apps

We currently have an HP DesignJet 750C+ plotter (for color plotting) and a Xerox 8825 (for B/W plotting and also scanning/copying) for our engineering drawings. They are getting old and will need replacing soon (maintenance visits are on the increase, and parts for the Xerox are getting hard to... (0 Replies)
Discussion started by: markolinux
0 Replies

3. Filesystems, Disks and Memory

HP LJ4100 mfp - Venix fs?

Hi all. I am tinkering with an HP LaserJet 4100 mfp with the hard drive add-in card . The drive on the card is a standard 40GB laptop IDE drive, but when I connect it to my Windows machine and run a partition program (2 different ones so far - EAZEUS and Partition Manager), they identify it as... (0 Replies)
Discussion started by: StupendousYappi
0 Replies

4. AIX

AIX Laserjet 4+ specify tray to print to

Is it possible to specify the tray you would like to print to in AIX? We are using the laserjet 4+ driver. Thanks in advance (0 Replies)
Discussion started by: zuessh
0 Replies

5. UNIX for Dummies Questions & Answers

[OpenServer 5]Line Printing and Hp laserjet 2015dn

Hello, I want to install an Hp Laserjet 2015dn on SCO OpenServeur5 without CUPS. This printer doesn't have an PrinterServer inside. The configuration work fine, but i can't print anything. I heart solution with netcat but i can't find any docs... How should i configure netcat and my... (3 Replies)
Discussion started by: tankd
3 Replies

6. AIX

HP Laserjet 2200dtn Drivers

Hello, We have an AIX version 4.3 server here, and I have installed an HP Laserjet 2200dtn, via a JetDirect card, on the system, and currently, the driver is setup as an hplj 4+, I know that works for some HP Lasers, but I don't think it works with this one, because when we print reports... (1 Reply)
Discussion started by: AztexSun
1 Replies

7. AIX

Hp Laserjet 4600 jetdirct card printr drivers

Iam facing dificulty in installing hp color laserjet 4600 printer in IBM-AIX 5.1. Where i can find a drivers for this printer ,Or pls suggest me another way to get it install this printer Thanx Ravi (2 Replies)
Discussion started by: ravikantchavan
2 Replies

8. UNIX for Dummies Questions & Answers

Can I use a general printer(HP LaserJet 1200) on solaris?

can it be used? how to config it? thanks (4 Replies)
Discussion started by: cloudsmell
4 Replies

9. UNIX Desktop Questions & Answers

TRUE Unix-64 Printer Driver for HP-6L laserjet.

Can anyone suggest me from where to download the printer driver for HP 6L laserjet printer for servers/desktops having TRUE Unix-64 and Unixware 7.0 OS. (1 Reply)
Discussion started by: parbende
1 Replies

10. UNIX for Dummies Questions & Answers

Installing HP LaserJet 4550N

We have an HP LaserJet 4550N on our network and i like to install that Printer to my Unix machine (solaris 5.8) i have read alot of diffrent Post's here but haven't been able to solve it. Is it that hard to install an HP printer to an Unix machine . . could some one please give me an hint where to... (2 Replies)
Discussion started by: sajjan2
2 Replies
Login or Register to Ask a Question
lpc(8)							      Easy Software Products							    lpc(8)

NAME
lpc - line printer control program SYNOPSIS
lpc [ command [ parameter(s) ] ] DESCRIPTION
lpc provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues. If no command is specified on the command-line, lpc will display a prompt and accept commands from the standard input. COMMANDS
The lpc program accepts a subset of commands accepted by the Berkeley lpc program of the same name: exit Exits the command interpreter. help [command] Displays a short help message. quit Exits the command interpreter. status [queue] Displays the status of one or more printer or class queues. ? [command] Display a short help message. LIMITATIONS
Since lpc is geared towards the Berkeley printing system, it is impossible to use lpc to configure printer or class queues provided by CUPS. To configure printer or class queues you must use the lpadmin(8) command or another CUPS-compatible client with that functionality. COMPATIBILITY
The CUPS version of lpc does not implement all of the standard Berkeley commands. SEE ALSO
accept(8), cancel(1), disable(8), enable(8), lp(1), lpr(1), lprm(1), lpstat(1), reject(8), CUPS Software Administrators Manual, http://localhost:631/documentation.html COPYRIGHT
Copyright 1993-2002 by Easy Software Products, All Rights Reserved. 22 September 1999 Common UNIX Printing System lpc(8)