LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-13-2014, 12:39 PM   #1
Steve W
Member
 
Registered: Mar 2007
Distribution: Linux Mint 18.1
Posts: 520

Rep: Reputation: 44
Getting epson 3490 scanner to work


A friend has given me his old scanner, an Epson 3490 Photo. I'm trying to get it to work under Linux Mint 12.

Epson's website does not seem to have any links to download any drivers from. http://www.epson.com/cgi-bin/Store/s...rm=OSF_O_LINUX

The info is there, but the download link is not there.

From various Googled advice it seems I may need a driver called esfw52.bin.

This information appeared on a forum:

Code:
Open a terminal console and run these commands :

sudo mkdir -p /usr/share/sane/snapscan
cd /usr/share/sane/snapscan
sudo wget http://demonipuch.free.fr/Esfw52.bin

Now open file /etc/sane.d/snapscan.conf with gedit :

gksudo gedit /etc/sane.d/snapscan.conf
and change this line :

firmware /usr/share/sane/snapscan/your-firmwarefile.bin
to :

firmware /usr/share/sane/snapscan/Esfw52.bin
Save and exit.
Sounds promising, but the wget command returns 404 not found.

I have downloaded the tar file from this page: http://download.ebz.epson.net/dsc/se...h/searchModule

... but what do I do with it now? Is it even what I need?

There is one link: http://ubuntuforums.org/attachment.p...2&d=1249447768 but this says I need to be registered with this forum before I can download anything, assuming the file is even there.

"lsusb" returns "Bus 001 Device 003: ID 04b8:0122 Seiko Epson Corp. Perfection 3590 scanner" so presumably that's fine.

"scanimage -L" returns:
device 'snapscan:libusb:001:003' is a EPSON EPSON Scanner flatbed scanner.

So it definitely recognises it. I'm not sure if my friend has the driver CD with it. A search for that driver doesn't return anything useful - many of the links date back to 2007 and are now out of date.

Does anyone have any suggestions?

I am using Simple Scan. When I click "Scan" it says "Unable to connect to scanner", although it does appear in the list of scanners to choose.

Thank you for any help you can give. I think this is a driver issue but I cannot locate one.

Last edited by Steve W; 10-13-2014 at 12:40 PM.
 
Old 10-13-2014, 05:03 PM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,790

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
It's not the driver that's required, it's the firmware. Hopefully, you can extract Efsw52.bin and move it to /usr/share/sane/snapscan/ directory. Then edit snapscan.conf so that the firmware entry points to the correct location.

Depending on your desktop environment, it should be possible to right-click on the tarball and extract the required file. Root privileges will be required for moving the file and editing snapscan..conf.
 
Old 10-15-2014, 02:40 AM   #3
Steve W
Member
 
Registered: Mar 2007
Distribution: Linux Mint 18.1
Posts: 520

Original Poster
Rep: Reputation: 44
Quote:
Hopefully, you can extract Efsw52.bin
This is the main problem - I cannot get access to that file from anywhere. I cannot find it on the internet - just plenty of references in Linux help forums to needing it! The Ubuntu Forums link above, assuming it is of any use or still current, requires you to have a Ubuntu One account (which I'm not prepared to set up just for that) to gain access or even read the message.

Can anyone else who has a Ubuntu One account access that link, as the best bet, download this file and attach it to a message in this thread please?
 
Old 10-18-2014, 06:10 PM   #4
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,790

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
In an effort to assist, I have searched the Epson site for the required package. Search the Epson site for 3490

http://download.ebz.epson.net/dsc/search/01/search/

There is Linux support provided. You'll see that there is a 'iscan-plugin-gt-f520-1.0.0-1.c2.i386.rpm' package available. Don't worry about the RPM format. Just download it, and open it with ark (or equivalent). You should be able to extract the required firmware file (esfw52.bin) from there.
 
1 members found this post helpful.
Old 10-25-2014, 05:26 AM   #5
Steve W
Member
 
Registered: Mar 2007
Distribution: Linux Mint 18.1
Posts: 520

Original Poster
Rep: Reputation: 44
Ah! Thanks for that - I recognise that search page on the Epson site because I went there already. Perhaps it was the rpm format that put me off downloading that file before. I have rooted through the package and extract the .bin file, and will try it.

EDIT: Yes, it definitely works now. Thank you again for your assistance.

Last edited by Steve W; 11-03-2014 at 12:25 PM.
 
1 members found this post helpful.
Old 07-11-2019, 02:10 PM   #6
Van Devender
LQ Newbie
 
Registered: Jul 2019
Location: Kentucky
Distribution: Ubuntu 20.04 & 22.04
Posts: 2

Rep: Reputation: Disabled
Thumbs up Thank you

A newbie started memorial day w/ linux 19.04 and didn't want to ask questions w/o doing research first - used your suggested commands in terminal and my epson 3490 now works with simple scan. Thank you again Steve W.

Last edited by Van Devender; 07-11-2019 at 02:13 PM. Reason: add name
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Epson 3490 scanner nfriedli Slackware 8 11-18-2015 02:04 PM
[SOLVED] xsane problems with F20 and Epson 3490 photo terry-duell Fedora 29 11-18-2015 01:47 PM
Getting epson 3490 to work under linux Peter C Digby Linux - Hardware 5 08-10-2007 08:05 PM
Epson 3490 with transparency unit? Jykke Linux - Hardware 0 12-30-2006 02:09 AM
epson perfection 3490 scanner mtb Linux - Hardware 2 11-16-2005 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration