11-16-2013
Printer Drivers for AIX
Hi to all
Trying to find printer HP drivers for AIX version 7. HP.com only references Unix. Have drivers on an older IBM system Risc 6000, AIX 4.3, but not sure where the "tar" file exists for the printer collection. The new IBM I am trying to setup is a 710 Express Server. The printer is a HP Laserjet 2035n. It currently works fine using a HP 4000 driver installed on the Risc 6000 system. Any suggestions along with instructions would be greatly appreciated.
5 More Discussions You Might Find Interesting
1. HP-UX
Where can i find drivers of the printers HPLaserJet 3150 and HP DesckJet 640 for HP-UNIX, because I have difficulties printing from oracle9 Data Base on printers of this type connected to PC's running windows in the network using Winlpd. (2 Replies)
Discussion started by: cgege
2 Replies
2. Solaris
Hi,
I have a solaris 10 server that I have set up a number of printers on which are working fine. I have set these up from the print manager and used the default list of printers available within print manager to set them up.
There is two or three printers I need to set up which... (1 Reply)
Discussion started by: gwhelan
1 Replies
3. AIX
I am using AIX ver 5.2 and would like to add an hp3050 printer, which is not one of the printers listed on our system in the add a new print queue section of smit.
I thought that I had found the correct driver on the hp website, but now it appears as that may only be for hp or solaris systems.
... (1 Reply)
Discussion started by: DavidG9975
1 Replies
4. AIX
I was wondering if somebody knew of a website where printer drivers can be downloaded for AIX 5.3. Most of our printers are HP and the driver that is installed works properly. As of lately, our users have started to get other type of printers, including Multi-purpose devices. I am struggling to... (2 Replies)
Discussion started by: fabiogilr
2 Replies
5. Windows & DOS: Issues & Discussions
I placed a cheap USB printer on my small Seagate Goflex home NAS (firmware replaced by standard Debian Linux install) and shared it with Samba. In CUPS I set it as RAW format and Windows clients need to install a driver to print to it.
I could install drivers on the Linux machine; in fact I did... (3 Replies)
Discussion started by: neutronscott
3 Replies
LEARN ABOUT REDHAT
directomatic
DIRECTOMATIC(1) General Commands Manual DIRECTOMATIC(1)
NAME
directomatic - Print without spooler
SYNOPSIS
directomatic -P <printdef> [-J jobtitle] [-o option=value [...]] [file]
DESCRIPTION
Directomatic is a filter script to print with free software printer drivers without the need of a print spooler. It is designed to be used
together with a Foomatic printer definition file.
Options
-P <printdef>
where printdef is the printer definition file to use.
-J <jobtitle>
where job title will be printed in the head line of every page of a plain text job.
-o option=value
Set an arbitrary option.
file The file to print.
Commands
Directomatic will print from standard input unless a file to print is specified on the command line. If your printer definition file is in
/etc/foomatic/direct or ~/.foomatic/direct you do not need to specify its path. Put a (instructions in the file) to redirect the output of
directomatic to your printer instead of standard output. To make normal users able to print this way add them to group lp and make sure the
appropriate printer device file /dev/lpX is group-writable.
See http://www.linuxprinting.org/direct-doc.html
FILES
/etc/foomatic/direct/<queue>
The foomatic printer definition file.
EXIT STATUS
directomatic returns 0 unless something unexpected happens.
AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated binary.
BUGS
None so far.
Foomatic Project 2001-05-07 DIRECTOMATIC(1)