Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old April 14th, 2005   #1
Remix_88
5 Cups of Ubuntu
 
Remix_88's Avatar
 
Join Date: Apr 2005
Location: Hampshire, UK
Beans: 18
Ubuntu 8.10 Intrepid Ibex
Send a message via AIM to Remix_88 Send a message via MSN to Remix_88 Send a message via Yahoo to Remix_88 Send a message via Skype™ to Remix_88
Lightbulb HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

HOWTO: Epson Perfection 1670 Scanner

The scanner firmware comes in a file called ESFW30.BIN, which apparently is only available if you install the software on the CD-ROM provided with the scanner. Unfortunately, the software only installs under Windows and then you have to copy the software from the Windows machine to the linux machine. Or you can follow this simple process to download the firmware (provided by Jeff Silverman) and then update your /etc/sane/saned.conf

Code:
$ wget http://www.commercialventvac.com/~jeffs/ESFW30.BIN
$ sudo cp ESFW30.BIN /etc/sane.d
Edit /etc/saned.d/snapscan.conf and change the line...

firmware /path/to/your/firmware/file.bin

...to point to /etc/sane.d/ESFW30.BIN

Code:
$ scanimage -L
You should see that your scanner is now detected. If so, you can now scan using XSane.

Other Similar Scanners - http://snapscan.sourceforge.net

The process should be the very similar (you should just need to appropriate firmware) for other snapscan scanners. See the SnapScan Backend for SANE page for more details about the following scanners...

Acer / Benq 300f SCSI
Acer / Benq 310s SCSI
Acer / Benq 610s SCSI
Acer / Benq 620S SCSI
Acer / Benq 620ST SCSI
Acer / Benq 620+ SCSI
Acer / Benq 640s SCSI
Acer / Benq 310U USB
Acer / Benq 320U USB
Acer / Benq 340U USB
Acer / Benq 620U USB
Acer / Benq 620UT USB
Acer / Benq 640U USB
Acer / Benq 640UT USB
Acer / Benq 640BU USB
Acer / Benq 640BT USB
Acer / Benq 1240 USB
Acer / Benq 3300 USB
Acer / Benq 4300 USB
Acer / Benq 5000 USB
Acer / Benq 5300 USB
Agfa SnapScan 300 SCSI
Agfa SnapScan 310s SCSI
Agfa SnapScan 600 SCSI
Agfa SnapScan 1236s SCSI
Agfa SnapScan 1236u USB
Agfa SnapScan 1212U USB
Agfa SnapScan e10 USB
Agfa SnapScan e20 USB
Agfa SnapScan e25 USB
Agfa SnapScan e26 USB
Agfa SnapScan e40 USB
Agfa SnapScan e42 USB
Agfa SnapScan e50 USB
Agfa SnapScan e52 USB
Agfa Arcus 1200 SCSI
Epson Perfection 660 USB
Epson Perfection 1270 USB
Epson Perfection 1670 USB
Epson Perfection 2480 USB
Epson Perfection 2580 USB
Guillemot / Hercules MaxiScan A4 Deluxe SCSI
Guillemot / Hercules Scan @home Touch 1248 USB
Guillemot / Hercules Maxi A4 36bit USB
Mitsubishi Diamondview 648UT USB
Mitsubishi Diamondview 650U USB

Reference

- http://www.commercialventvac.com/~je...andFedora.html
- http://snapscan.sourceforge.net/
Remix_88 is offline   Reply With Quote
Old February 6th, 2006   #2
chunk
Just Give Me the Beans!
 
Join Date: Aug 2005
Beans: 46
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

Quote:
Originally Posted by Remix_88
http://www.commercialventvac.com/~jeffs/ESFW30.BIN
Mirrored here:
http://leroybrown.glassmelter.com/binaries/ESFW30.BIN
chunk is offline   Reply With Quote
Old March 20th, 2006   #3
bernardfrancois
Ubuntu Extra Shot
 
bernardfrancois's Avatar
 
Join Date: Jun 2005
Location: Belgium
Beans: 392
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to bernardfrancois Send a message via Yahoo to bernardfrancois
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

Quote:
Originally Posted by Remix_88
Edit /etc/saned.d/snapscan.conf and change the line...
Little typo: it should be sane.d

I just successfully installed my Agfa Snapscan e25 with this howto. Thanks a lot!
I found my specific firmware at http://drivermagic.co.nz/p/nph-detail.php?a=1221
This site also includes firmware for other snapscan versions.

I also uploaded the files to my webspace on my ISP. You can find it here:
http://www.evonet.be/~bfran/extern/snapscan-firmware/
It includes the following files:
Code:
snap1212p.bin
snap1212u.bin
Snape10.bin
snape20.bin
Snape22.bin
Snape25.bin
snape26.bin
Snape40.bin
Snape42.bin
Snape50.bin
Snape52.bin
SnapScan 1212P_2.bin
SnapScan1212P_2.bin
SnapScan 1212U_2.bin
SnapScan1212U_2.bin
If you read this and you need one of these files and none of the above links work any more, and using a search engine to look for them doesn't give any results, then please contact me.

Am I violating copyright by distributing this firmware? If so, I'll remove it.
__________________
Atomic military built-up can be reversed: out-law the bomb!
bernardfrancois is offline   Reply With Quote
Old March 24th, 2006   #4
edopizza
5 Cups of Ubuntu
 
edopizza's Avatar
 
Join Date: Mar 2006
Location: Heidiland
Beans: 35
Ubuntu 9.04 Jaunty Jackalope
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

I have an Agfa Snapscan e40 that is not working.

lsusb says:
Bus 001 Device 002: ID 06bd:208d AGFA-Gevaert NV Snapscan e40
Bus 001 Device 001: ID 0000:0000

I tried 2 configuations:

First:
cp ESFW30.BIN in /etc/sane/saned.conf

and edited the line
firmware /etc/sane/ESFW30.BIN
in /etc/saned.d/snapscan.conf

Second:
cp Snape40.bin in /etc/sane/saned.conf

and edited the line
firmware /etc/sane/Snape40.bin
in /etc/saned.d/snapscan.conf

scanimage -L just returns to a new line and the cursor blinks without showing the path for a couple of seconds and after reports that no scanner was found.

On x, xsane reports "no device available".

The strange thing is that just after the first ubuntu 5.10 installation the scanner use to work properly. The problem started after the reboot of the first update/upgrade.

Do I need to configure something more?





Quote:
Originally Posted by bernardfrancois
Little typo: it should be sane.d

I just successfully installed my Agfa Snapscan e25 with this howto. Thanks a lot!
I found my specific firmware at http://drivermagic.co.nz/p/nph-detail.php?a=1221
This site also includes firmware for other snapscan versions.

I also uploaded the files to my webspace on my ISP. You can find it here:
http://www.evonet.be/~bfran/extern/snapscan-firmware/
It includes the following files:
Code:
snap1212p.bin
snap1212u.bin
Snape10.bin
snape20.bin
Snape22.bin
Snape25.bin
snape26.bin
Snape40.bin
Snape42.bin
Snape50.bin
Snape52.bin
SnapScan 1212P_2.bin
SnapScan1212P_2.bin
SnapScan 1212U_2.bin
SnapScan1212U_2.bin
If you read this and you need one of these files and none of the above links work any more, and using a search engine to look for them doesn't give any results, then please contact me.

Am I violating copyright by distributing this firmware? If so, I'll remove it.
edopizza is offline   Reply With Quote
Old March 24th, 2006   #5
bernardfrancois
Ubuntu Extra Shot
 
bernardfrancois's Avatar
 
Join Date: Jun 2005
Location: Belgium
Beans: 392
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to bernardfrancois Send a message via Yahoo to bernardfrancois
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

You will have to do it with the Snape40.bin firmware, not the one of the epson scanner (it might work with that one as well, but it's better and safer to use the one made for your scanner).

Quote:
Second:
cp Snape40.bin in /etc/sane/saned.conf
You should do this:
sudo cp Snape40.bin /etc/sane/sane.d

Then run sudo gedit /etc/sane.d/snapscan.conf

Then you change the following line:
firmware /path/to/your/firmware/file.bin
to
firmware /etc/sane.d/Snape40.bin
__________________
Atomic military built-up can be reversed: out-law the bomb!

Last edited by bernardfrancois; July 5th, 2008 at 06:42 AM.. Reason: typo in config file path
bernardfrancois is offline   Reply With Quote
Old March 25th, 2006   #6
edopizza
5 Cups of Ubuntu
 
edopizza's Avatar
 
Join Date: Mar 2006
Location: Heidiland
Beans: 35
Ubuntu 9.04 Jaunty Jackalope
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

Hi BernardFrancois! You must have eagle eyes.

It was just a typing error in my previous post, I don't even have a folder called "snapscan.conf".

It means that I already did what you suggested but without managing to make it work.

WaaaaaaaaaaaaaaaaH!
edopizza is offline   Reply With Quote
Old March 26th, 2006   #7
bernardfrancois
Ubuntu Extra Shot
 
bernardfrancois's Avatar
 
Join Date: Jun 2005
Location: Belgium
Beans: 392
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to bernardfrancois Send a message via Yahoo to bernardfrancois
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

When I'm back at the computer where I made it to work I'll give you a script that will set it up.
__________________
Atomic military built-up can be reversed: out-law the bomb!
bernardfrancois is offline   Reply With Quote
Old November 16th, 2006   #8
dief-eh?
5 Cups of Ubuntu
 
Join Date: Apr 2006
Location: canuckistan
Beans: 39
Ubuntu 8.10 Intrepid Ibex
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

hello!
i just successfully installed my saved-from-the-dump Snapscan 1212 scanner on my ubuntu edgy machine using the instructions found here. thanks to bernardfrancois and remix_88. if anyone's interested in my notes, i can add them to this thread.
dief-eh? is offline   Reply With Quote
Old December 16th, 2006   #9
matchstich
Way Too Much Ubuntu
 
matchstich's Avatar
 
Join Date: Aug 2006
Location: milwaukee, wi
My beans are hidden!
Ubuntu 8.04 Hardy Heron
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

i have a file called snapscan.conf. is there any way i can over write what's in it. i mistakenly put an empty folder in it and want to put the bin in it, thanks
matchstich is offline   Reply With Quote
Old December 17th, 2006   #10
edopizza
5 Cups of Ubuntu
 
edopizza's Avatar
 
Join Date: Mar 2006
Location: Heidiland
Beans: 35
Ubuntu 9.04 Jaunty Jackalope
Re: HOWTO: Epson Perfection 1670 Scanner (and other SnapScan scanners)

You would like to put the .bin path in the snapscan.conf, is it correct?
If you would like to edit or overwrite that file you need to add sudo in front of the command.

First make a backup of the original file "sudo cp /whateveryourpathis/snapscan.conf /whateveryourpathis/snapscan.conf_backup"

Open a console window, type "sudo gedit /whateveryourpathis/snapscan.conf"

Now you should be able to edit and save the file.
edopizza is offline   Reply With Quote

Bookmarks

Tags
howto, snapscan

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:20 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry