This page is outdated,please check out Adding Printers on Gen4 Network on our Wiki instead.


Printer Configuration

For Windows Users
For Linux Users
For Mac OSX Users
Appendix A
FAQ

For a pictorial guide to adding printers, click here or here for pdf

For Windows Users

  1. Choose under Start > Settings > Printers and Faxes (Or under Control Panel > Printers and Faxes)
  2. Choose Add Printer
  3. Choose to add A Network Printer
  4. Choose URL
  5. Refer to Appendix A below for the list of printers’ new addresses
  6. Copy and paste the new address to the URL field and click Next
    1. This will prompt you for the Printers Driver. If the driver is not available in the list (Namely HP > LaserJet 4250, Color LaserJet 4700), Click Have Disk
    2. Click Browse, and browse to C:\. By Default, the drivers are stored at root of C:\
    3. Alternatively, you can download the respective drivers from here
  7. Choose the Driver that reflects the model number
  8. Done!

For Linux Users

Note: For consistency sake, Ubuntu 10.4 will be the sample system for this guide.
  1. At the top left of menu bar, choose System->Administration->Printing
  2. Click Server->New->Printer or "Add" to add a new printer
  3. Click "Network Printer -> Internet Printing Protocol (ipp)
  4. Then enter the name of the printers you want into the Host: and Queue: boxes - the list of printers and models is at Appendix A
  5. Click Forward and Choose the driver corresponding to the model, "eg. HP -> LaserJet 4250tn -> HP LaserJet 4250 hpijs pcl3, 3.10.6" and click OK
  6. Your printer should now be added
  7. Restart cups by issuing "sudo /etc/init.d/cups restart"

If Adding Printers get Password Prompt

On newly-deployed Ubuntu machines or machines that had gone through an upgrade, there could be a problem of printers asking for password to beaver.private.bii.
Work-around is:
  1. Remove cups ssl directory
  2. sudo rm -r /etc/cups/ssl
  3. Restart cups
  4. sudo /etc/init.d/cups restart
You should be able to add printers now

For Mac OS X Users

  1. Under System Preferences, open Print and Fax
  2. Click the + sign to add a new printer
    1. Under Protocol, Choose Internet Printing Protocol (or Line Printer Daemon if IPP does not work). Under Address, type beaver.private.bii
    2. Under Queue, type /printers/(your_printer_address). Refer to Appendix A
    3. Under Name and Location, refer to respective details for your printer in Appendix A
  3. Under Print Using:, select Select a driver to use
  4. Type in the driver name to locate your driver
  5. Click Add, Continue all the way and you're done

Appendix A

Location Model New URL
Near Cubicle CU7-07 HP4250dn Blank & White Laser Printer http://beaver.private.bii:631/printers/l7corp-b01.printers.bii
Near Cubicle CU7-07 Sharp MX-4101N Multi Function Copier http://beaver.private.bii:631/printers/l7corp-c01.mfc.bii
Outside RM7-01 HP CP2025dn Color LaserJet http://beaver.private.bii:631/printers/l7corp-c01.printers.bii
Level 7 Equipment Room HP4100dtn Black & White Laser Printer http://beaver.private.bii:631/printers/l7office-b01.printers.bii
Near cubicle CU7-33 HP M602 Black & White Laser Printer http://beaver.private.bii:631/printers/l7office-b02.printers.bii
Opposite RM7-45 HP LaserJet 5200n Black & White Printer http://beaver.private.bii:631/printers/l7office-b03.printers.bii
Level 7 Equipment Room Sharp MX-4101N Multi Function Copier http://beaver.private.bii:631/printers/l7office-c01.mfc.bii
Level 7 Equipment Room HP4700dn Color Laser Printer http://beaver.private.bii:631/printers/l7office-c01.printers.bii
Opposite RM7-45 HP4525dn Color Laser Printer http://beaver.private.bii:631/printers/l7office-c02.printers.bii
Resource Area Equipment Room HP4250dn Black & White Laser Printer http://beaver.private.bii:631/printers/l7resource-b01.printers.bii
Between RM8-02 and RM8-03 HP4525dn Color Laser Printer http://beaver.private.bii:631/printers/l8office-b01.printers.bii
Between RM8-02 and RM8-03 Sharp MX-2301N Multi Function Copier http://beaver.private.bii:631/printers/l8office-c01.mfc.bii
Between RM8-02 and RM8-03 HP4700dn Color Laser Printer http://beaver.private.bii:631/printers/l8office-c01.printers.bii

FAQ

Can I print from the meeting rooms ?

Yes

I cannot print to printer XYZ!

You are only allowed to print to certain printers on your level. You may not print to printers on other levels and certain printers are reserved for selected users. First check if your workstation can contact the printer by pinging its IP address. Next ensure that the correct drivers have been installed in your machine.

How do I configure my linux machine to print?

If you are running redhat, run redhat-config-printer as root. (redhat-config-printer-tui if only running in textmode) Enter in a queue name to represent the printer you are configuring. Next select 'Networked JetDirect' for the queue type and enter in the printer's IP address in the 'Printer' field. Then select the appropriate HP driver from the list. (HP4200 may use HP4100 drivers)