Q&A Ubuntu contributor Mike Basinger

Slashdot it! Delicious Share on Facebook Tweet! Digg!

Printer Setup

Question: Hello, Mike, First of all, I must warn you that I am totally new to Ubuntu.

The thing is I have an Epson Stylus SX235W that worked fine under Windows XP. I recently installed Ubuntu 12.04 LTS and I don't know how to install the drivers. Epson told me to download several files (Listing 1), which I have done, but I don't know what to do with them or how to proceed.

Listing 1

Printer Files to Download

iscan-network-nt_1.1.0-2_i386.deb
iscan-network-nt_1.1.0-2_amd64.deb
epson-inkjet-printer-201108w_1.0.0-1lsb3.2_i386.deb
epson-inkjet-printer-201108w-1.0.0-1lsb3.2.src.rpm
epson-inkjet-printer-escpr-1.3.0-1lsb3.2.src.rpm
epson-inkjet-printer-escpr_1.3.0-1lsb3.2_amd64.deb

Please help me. George

Answer: George, In Ubuntu, you can install a .deb file by double-clicking on it. You can ignore the .rpm files; they are for Red Hat Linux-based distributions. I did find an AskUbuntu [4] post that describes in detail how to install your printer/scanner.

To configure the Wi-Fi printer, you have two choices: You can use the Epson disk and set it up through Windows, then watch in your access point or router to see the IP that the printer received. Or, you can use a router with OTS (or WTS) feature (a button you push to set up a secure network):

  • Press the OTS/WPS button on your wireless router.
  • Within 30 seconds, press and hold the Wi-Fi button on the printer until the Wi-Fi light on the printer starts flashing.
  • The light will turn steady green when connected.
  • Check the router interface (presumably web interface) for the IP assigned to the printer.
  • Now in Ubuntu, go to Printers | Add Printer | Find a Network printer, and your printer should be there (Figure 1).

If you don't find the right driver – or for a better one – you can download it from Avasys [5] and install it with:

sudo dpkg -i *.deb

To install the Wi-Fi scanner, you need to install some dependencies and iScan.

  • Download and install dependencies (libltdl3 and xsltproc):
sudo dpkg -i libltdl3*
sudo apt-get install xsltproc
  • From the Avasys website [6], select "All in Ones" and the "Epson Stylus NX230/SX235W/TX230W/TX235W" under Image Scan! for Linux. Select Ubuntu at the bottom part of the page and then click Next.
  • Download the network plugin, data package, and core package depending on your platform (x86 for 32-bit or AMD64 for 64-bit).
  • Install the deb package:
dpkg -i iscan*.deb

If you connect to the scanner by wireless connection, then, to configure Sane as a back end, you need to edit /etc/sane.d/epkowa.conf. Insert net <printer_ip> (where printer_ip is the wireless IP of the printer/scanner) and then save.

If you connect to the scanner by USB, do this to configure Sane as a back end:

echo 'SUBSYSTEMS=="usb", ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0885", \
      ENV{libsane_matched}="yes", GROUP="scanner"' | \
     sudo tee -a /etc/udev/rules.d/40-scanner.rules

And you're done.

Figure 1: Installing printers is generally painless if you have the right drivers.

The Author

Mike Basinger is a long-time contributor to Ubuntu Linux. He formerly served on the Ubuntu Community and Forum Councils and currently works at the University of Utah Marriott Library in Salt Lake City, Utah, as an IT manager. If you have any Ubuntu problems you would like answered, send your questions to: mailto:mike.basinger@ubuntu.com.

Buy this article as PDF

Express-Checkout as PDF

Pages: 2

Price $0.99
(incl. VAT)

Buy Ubuntu User

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia