Linux software
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Linux software
Re: Linux software
15-01-2012 10:03 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Linux software
15-01-2012 2:37 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Yes I had seen that page and trawled through several Mint forums, had hoped to check the scanner out on my other computer this weekend but have been kept busy outdoors with all this good weather.
Will try the scanner on Tuesday with my other computer as it has a clean copy of Mint on it, by clean I mean nothing else has been downloaded.
Thanks for all the suggestions to date, will let you know how I get on.
Re: Linux software
15-01-2012 2:38 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
"In The Beginning Was The Word, And The Word Was Aardvark."
Re: Linux software
19-01-2012 3:43 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
No intention of giving up but will have a rest from it for a while.
Re: Linux software
19-01-2012 5:13 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Open a terminal
enter:- (Copy and paste is easiest)
mkdir scanner
cd scanner
wget http://luc.byhet.free.fr/epson2480/esfw41.bin
ls
Then post what the output of all that is please.
(It just creates a new folder called scanner, moves into it, then attempts to get the file)
IF it shows esfw41.bin then move to the next bit
sudo cp esfw41.bin /usr/share/sane/snapscan
ls /usr/share/sane/snapscan
And post the result.
(here's what I get minus the copy as I don't have this scanner)
Hairybiker@duo:~$ mkdir scanner
Hairybiker@duo:~$ cd scanner
Hairybiker@duo:~/scanner$ wget http://luc.byhet.free.fr/epson2480/esfw41.bin
--2012-01-19 17:09:32-- http://luc.byhet.free.fr/epson2480/esfw41.bin
Resolving luc.byhet.free.fr... 212.27.63.149
Connecting to luc.byhet.free.fr|212.27.63.149|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 64000 (62K) [application/octet-stream]
Saving to: `esfw41.bin'
100%[======================================>] 64,000 106K/s in 0.6s
2012-01-19 17:09:34 (106 KB/s) - `esfw41.bin' saved [64000/64000]
Hairybiker@duo:~/scanner$ ls
esfw41.bin
Hairybiker@duo:~/scanner$ ls /usr/share/sane/
gt68xx sane-style.rc xsane xscanimage-icon-32x32-2.xpm
Hairybiker@duo:~/scanner$
(Note I have the esf*,bin file in the scanner folder)
If all that works then you can try the scanner again.
Re: Linux software
20-01-2012 4:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
wget http://luc.byhet.free.fr/epson2480/esfw41.bin
--2012-01-20 16:06:33-- http://luc.byhet.free.fr/epson2480/esfw41.bin
Resolving luc.byhet.free.fr... 212.27.63.149
Connecting to luc.byhet.free.fr|212.27.63.149|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 64000 (62K) [application/octet-stream]
Saving to: `esfw41.bin'
100%[======================================>] 64,000 110K/s in 0.6s
2012-01-20 16:06:34 (110 KB/s) - `esfw41.bin' saved [64000/64000]
Re: Linux software
21-01-2012 9:46 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Linux software
21-01-2012 1:51 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
cp: cannot stat `esfw41.bin': No such file or directory
Just can't understand that.
I Can see the file so cannot understand why I get this message.
Re: Linux software
21-01-2012 2:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
It does seem strange that the cp cant find it when it is in the folder.
Re: Linux software
21-01-2012 3:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
CONF etc mozilla.pdf Templates
Desktop firefox Music Untitled1.pdf
dir Firefox_wallpaper.png Pictures Untitled2.pdf
Documents Graphics ppdMP620-630en-1.5 usr
Downloads iscan-2.10.0 Public Videos
Esfw41.bin iscan for scanner scanner XSane
Re: Linux software
21-01-2012 3:29 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
gt68xx sane-style.rc snapscan xsane xscanimage-icon-32x32-2.xpm
Re: Linux software
21-01-2012 3:31 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
esfw41.bin esfw41.bin.1 esfw41.bin.2
Re: Linux software
21-01-2012 4:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: gleneagles ls /usr/share/sane/snapscan
esfw41.bin esfw41.bin.1 esfw41.bin.2
Almost there, now "all" you need to do is sudo gedit /etc/sane.d/snapscan.conf and change the firmware line to be:
firmware /usr/share/sane/snapscan/esfw41.bin
If gedit doesn't like running as root, I recommend installing leafpad, which is a very simple text editor.
Re: Linux software
21-01-2012 5:31 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Following messages appeared, not sure if they mean anything,
(gedit:2476): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.1SPF8V': No such file or directory
(gedit:2476): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
(gedit:2476): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.I6207V': No such file or directory
(gedit:2476): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
(gedit:2476): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.1BMG8V': No such file or directory
(gedit:2476): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
Re: Linux software
21-01-2012 5:34 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Error failed to open Device.
Snapscan:libusb:002:003
Error during device I/O
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page