how do I know if sane is inatalled pn my pc

Asked by Alan Longman

I am trying to use an epson printer scanner all in one but I am unable to connect to the scanner via USB, I keep getting messages saying sane can not find a scanner

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
Best actionparsnip (andrew-woodhead666) said :
#1

dpkg -l | grep -i sane

Will show you.

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

Not being able to find a scanner doesn't mean sane isn't installed

Revision history for this message
Alan Longman (alan-longman) said :
#3

thanks for the info, I have used it and sane is installed, but alas the scanner still remains unreachable, I previously used an epson px660 which worked fine but I have had to replace my printer, I now have an epson xp645, the printer functions perfectly but not the scanner, any ideas.

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

Have you installed the scanner driver that you can download from http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX&productName=XP-645 ?

Revision history for this message
Alan Longman (alan-longman) said :
#5

Hi, Yes I have just done that again as that is were I got the drivers
for the previous printer and scanner from, I have also repositioned the
usb lead into a port directly fitted to the board as opposed to a port
at the top of the casing, which I thought might be just a remote hub and
not recognised by the software, I am still getting the same message
about scanner not present and when I use the scanner buttons I get the
message check if computer is connected.

On 02/10/17 10:33, Manfred Hampl wrote:
> Your question #658801 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/658801
>
> Manfred Hampl posted a new comment:
> Have you installed the scanner driver that you can download from
> http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX&productName=XP-645
> ?
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

For diagnostic purposes:

1. Check whether the scanner is identified at all:
Unplug the USB-cable of the scanner
issue the command "dmesg"
note the time code of the last line of the output.
plug the USB cable of the scanner into the computer
wait 30 seconds
re-issue the command "dmesg"
Are there any new lines now (with a time code higher than before)?
What is the output of the command "lsusb"?

2. Can you try the scanning program that comes with the Epson software by execting the command "imagescan"?

Revision history for this message
Alan Longman (alan-longman) said :
#7

Hi Manfred,

tried your idea of unplugging the cable and using the dmesg command, low
and behold the scanner is listed as an epson device, now if I use the
scan program it works just fine as long as I use it from the computer
program and not the scan button on the printer, which I can live with,

Thanks very much for your expertise,

regards Alan Longman

On 02/10/17 13:24, Manfred Hampl wrote:
> Your question #658801 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/658801
>
> Manfred Hampl posted a new comment:
> For diagnostic purposes:
>
> 1. Check whether the scanner is identified at all:
> Unplug the USB-cable of the scanner
> issue the command "dmesg"
> note the time code of the last line of the output.
> plug the USB cable of the scanner into the computer
> wait 30 seconds
> re-issue the command "dmesg"
> Are there any new lines now (with a time code higher than before)?
> What is the output of the command "lsusb"?
>
> 2. Can you try the scanning program that comes with the Epson software
> by execting the command "imagescan"?
>