Friday, March 4, 2011

How to install Epson Perfection 2480 photo SCANNER on Ubuntu

I spent almost a year to find out how to make my Epson Perfection Photo 2480 to work on Ubuntu. Here is the solution:
  • go to System/Administration/Synaptic_Package_Manager and log in; search p7zip-full, right-click and select "Mark for installation", then click the button "Apply" in Synaptic
  • open a terminal (Applications/Accessories/Terminal) and execute the following commands to install two different scanner manager programs:
    • sudo apt-get install xsane
    • sudo apt-get install simple-scan
  • search and copy file esfw41.bin from the Windows installation CD or download it (thanks to @f for hosting) and save it in your Desktop after having unzipped (otherwise following steps may not work)
  • type in the terminal the following commands inserting password if asked:
    • sudo mkdir /usr/share/sane/snapscan
    • sudo cp /home/<YOUR_LOGIN>/Desktop/esfw41.bin /usr/share/sane/snapscan
    • sudo gedit /etc/sane.d/snapscan.conf
  • at the 4th line you should have
    firmware /usr/share/sane/snapscan/esfw41.bin
    if you don't, delete the line wihich begins with firmware and write this one; after editing, SAVE!
  • type the following line in terminal and when the file is opened add a # at the beginning of each line except of snapscan; after editing, SAVE!
    • sudo gedit /etc/sane.d/dll.conf

Now go to to Applications/Graphics and use either Simple scan or Xsane to scan your photos and documents!
Sometimes scanner is not found; re-plug it or wait a minute trying both programs..

P.S.: now you can delete esfw41.bin from Desktop..


Was the post not useful to you? Here some possibly useful links:

12 comments:

  1. Very nice stuff, works like a charm. Just one thing: don't forget to change permissions
    sudo chmod 666 esfw41.bin
    otherwise it will not work

    ReplyDelete
  2. Thanks, just got my scanner working within 2 minutes on Linux Mint 11 after a quick search on Google and following your instructions.

    Jim

    ReplyDelete
  3. works fine!
    Grazie !!!

    Roberto

    ReplyDelete
    Replies
    1. Prego Roberto.. =)

      I'm happy to help other people having the same issues I had.. ;)

      Delete
  4. Worked like a charm! Thanks for posting the solution.

    ReplyDelete
  5. It's work!!
    You save me!!

    thank you so much for this post!

    ReplyDelete
    Replies
    1. You're wellcome!
      I'm happy you could solve your problem thanks to this guide!

      Delete
  6. ¡Genial!
    Excelente solución.
    Muchas gracias por el aporte.

    Saludos.

    ReplyDelete
  7. If you are facing Epson scanner set up issues on windows 10 operating system then for easy set up turn on the printer and it should be connected to the computer after that turn on the computer further select “devices” further click “printers and scanners” after that “Add a printer or scanner.” If you still need more information or help then ask for it from the Epson scanner driver support team.
    Contact No.:
    UK: +44-800-368-9067
    USA: +1-209-813-2790
    Website: Epson Scanner Error Code
    Address: United Kingdom, United State

    ReplyDelete
  8. Amazing, it works! After hours of research, your steps are so clear, thanks a lot.

    ReplyDelete
  9. Brilliant!
    I struggled for 3 months with the installation of my Epson 2480 and this was THE instruction to make it work, many thanks!

    ReplyDelete