Sponsored Content
Operating Systems AIX Where to find printer drivers for AIX 5.x Post 302456646 by dukessd on Friday 24th of September 2010 07:30:27 PM
Old 09-24-2010
If you cannot find a suitable driver on the AIX media then you should approach the printer manufacturer for a driver.
 

5 More Discussions You Might Find Interesting

1. HP-UX

Printer Drivers for 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

Solaris Printer drivers.

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

Adding New HP Printer Drivers

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. Windows & DOS: Issues & Discussions

Samba printer drivers.

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

5. UNIX for Dummies Questions & Answers

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... (0 Replies)
Discussion started by: ideprize
0 Replies
enable(1)							   User Commands							 enable(1)

NAME
enable, disable - enable/disable LP printers SYNOPSIS
/usr/bin/enable printer... /usr/bin/disable [-c | -W] [ -r [reason]] printer... DESCRIPTION
The enable command activates printers, enabling them to print requests submitted by the lp command. enable must be run on the printer server. The disable command deactivates printers, disabling them from printing requests submitted by the lp command. By default, any requests that are currently printing on printer will be reprinted in their entirety either on printer or another member of the same class of printers. The disable command must be run on the print server. Use lpstat -p to check the status of printers. enable and disable only effect queueing on the print server's spooling system. Executing these commands from a client system will have no effect on the server. OPTIONS
The following options are supported for use with disable: -c Cancels any requests that are currently printing on printer. This option cannot be used with the -W option. If the printer is remote, the -c option will be silently ignored. -W Waits until the request currently being printed is finished before disabling printer. This option cannot be used with the -c option. If the printer is remote, the -W option will be silently ignored. -r [reason] Assigns a reason for the disabling of the printer(s). This reason applies to all printers specified. This reason is reported by lpstat -p. Enclose reason in quotes if it contains blanks. The default reason is "unknown reason" for the existing printer, and "new printer" for a printer added to the system but not yet enabled. OPERANDS
The following operand is supported for both enable and disable: printer The name of the printer to be enabled or disabled. Specify printer using atomic name. See printers.conf(4) for information regarding the naming conventions for atomic names. EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. FILES
/var/spool/lp/* LP print queue. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpcu | +-----------------------------+-----------------------------+ |CSI |enabled | +-----------------------------+-----------------------------+ SEE ALSO
lp(1), lpstat(1), printers.conf(4), attributes(5) SunOS 5.10 9 Sep 1996 enable(1)
All times are GMT -4. The time now is 09:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy