Ubuntu 13.04 xsane does not find Epson Work force 435

Asked by Cliffm

Hi
Trying to use my all in-one Epson sanner Work Force 435.
The operating system is Ubuntu 13.04

Ran 'sudo apt-get install libsane-extras'
Results
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsane-extras is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Re-Started Ubuntu
still no joy
What next?
Thanks
Cliff

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Cliffm (c2mcatee) said :
#1

down loaded files from epson and attempted to install.
/home/cliffm/Downloads/iscan_2.29.1-5~usb0.1.ltdl3_amd64.deb
/home/cliffm/Downloads/iscan_2.29.1-5~usb0.1.ltdl7_amd64.deb
result 'dependency is not satisfiable: iscan-data'

The print function works fine.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Did you download iscan-data matching the version of iscan you have installed? You posted this yourself, but you never said if you installed it or not....

Revision history for this message
Cliffm (c2mcatee) said :
#3

Hi Andrew
tried to install by double clicking on downloaded packages. This takes me to 'Open with Ubuntu Software center'
result 'dependency is not satisfiable: iscan-data'

Would have tried to extract with Archive Manager, but did not where to extract them to.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Please install in terminal, the details will be useful

Revision history for this message
Cliffm (c2mcatee) said :
#5

Tried this earlier

cliffm@cjm:~$ sudo apt-get install iscan-data
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package iscan-data

Tried this now

cliffm@cjm:~$ sudo apt-get install iscan_2.29.1-5~usb0.1ltdl3_amd64.deb
[sudo] password for cliffm:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package iscan_2.29.1-5~usb0.1ltdl3_amd64.deb
E: Couldn't find any package by regex 'iscan_2.29.1-5~usb0.1ltdl3_amd64.deb'

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

What folder did you download the deb file to?

Revision history for this message
Cliffm (c2mcatee) said :
#7

Did not know where to down load it. So just to my Download file, it is not extracted. They are zipped files.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

Then you will first need to run:

cd ~/Downloads
sudo dpkg -i ./iscan_2.29.1-5~usb0.1ltdl3_amd64.deb
sudo apt-get -f install

Should be ok.

Revision history for this message
Cliffm (c2mcatee) said :
#9

cliffm@cjm:~$ cd Downloads
cliffm@cjm:~/Downloads$ sudo dpkg -i ./iscan_2.29.1-5~usb0.1ltdl3_amd64.deb
[sudo] password for cliffm:
dpkg: error processing ./iscan_2.29.1-5~usb0.1ltdl3_amd64.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 ./iscan_2.29.1-5~usb0.1ltdl3_amd64.deb
cliffm@cjm:~/Downloads$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
cliffm@cjm:~/Downloads$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

What is the output of:

ls ~/Downloads

Thanks

Revision history for this message
Cliffm (c2mcatee) said :
#11

cliffm@cjm:~$ ls ~/Downloads
558008_10151595959287931_380656069_n.jpg
ATT00001.gif
ConservativeTalkNowCrxSetup.exe
CostofFoodJan2012.pdf
epson-inkjet-printer-201109w_1.0.0-1lsb3.2_amd64.deb
gusto2_manual (3).pdf
gusto2_manual.pdf
Iscan
iscan_2.29.1-5~usb0.1.ltdl3_amd64.deb
iscan_2.29.1-5~usb0.1.ltdl7_amd64.deb
mtclock.exe
Tax_Drive.wmv
cliffm@cjm:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#12

Then its not in that folder, is it on the desktop where most disorganised users store data?

Revision history for this message
Cliffm (c2mcatee) said :
#13

The boxed or ,non extracted, file download file, is in Downloads 'iscan_2.29.1-5~usb0.1.ltdl3_amd64.deb'

I did extract this file to a folder 'Iscan' this is what was extracted, using the Achive manager.

/home/cliffm/Downloads/Iscan/DEBIAN
/home/cliffm/Downloads/Iscan/etc
/home/cliffm/Downloads/Iscan/usr
/home/cliffm/Downloads/Iscan/var

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#14

That isnt any use to you. you need the iscan-data deb file

Revision history for this message
Cliffm (c2mcatee) said :
#15

cliffm@cjm:~$ sudo apt-get install iscan-data
[sudo] password for cliffm:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package iscan-data
cliffm@cjm:~$

Where can I find this?

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#16

you need to find the deb file for the package. Its not in the official repos

Revision history for this message
Cliffm (c2mcatee) said :
#17

Sorry I did not see the iscan-data on the Epson site.
Found it and downloaded it and installed using package manager.

ran
cliffm@cjm:~/Downloads$ sudo apt-get install iscan-data
Reading package lists... Done
Building dependency tree
Reading state information... Done
iscan-data is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

re-started computer and scanner.
Still cannot find the scanner using either xSane if SimpleScan.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#18

Are you connecting it via USB or over WiFi?

Revision history for this message
Cliffm (c2mcatee) said :
#19

USB

Revision history for this message
Cliffm (c2mcatee) said :
#20

Thanks for the hand holding.

Found the Epson Printer package and loaded that.
Now xSane and simple scan are working

Thanks again for your patience.
Cliff

Revision history for this message
Cliffm (c2mcatee) said :
#21

Thanks actionparsnip, that solved my question.