[sane-devel] Epson 210 all in one is completely supported by sane. But in Ubuntu 16.04 printer part working, but scanner fails to identify.

Olaf Meeuwissen paddy-hack at member.fsf.org
Sun Jan 29 01:47:50 UTC 2017


Hi Aravind,

Aravind Gopal writes:

> Please help
>
> Officially Epson 210 all in one is completely supported by sane.

The L210, NX210, SX210 and TX210 series are supported, yes.

>  But in Ubuntu 16.04 printer part working, but scanner fails to identify.
> (But working fine with Win 10(so no problem with device))
>
> Installed latest version of Epson driver and OS Updated .
>  OS: Kubuntu 16.04.1
> Kernel: 4.4.0.38-generic
> KDE Plasma: 5.5.5
> QT Version: 5.5.1
> OS type 64 bit
>
> Sane : 1.0.25 + git20150528-1ubuntu2
>
> Cannot scan. Printer(hardware) part is identified is working fine. but
> scanner part is identified in konsole but xsane gives an error message
> "Failed to open device 'epkowa:usb:004:002':Device Busy"

Hmm, the epkowa backend is an external SANE backend.  It is *not* part
of the libsane package you installed.  I assume you installed the iscan
bundle available from:

  http://support.epson.net/linux/en/iscan_c.php?version=1.0.4

> In console
> " sudo sane-find-scanner -v
> [sudo] password for swami:
> [...snip...]
> found USB scanner (vendor=0x04b8 [EPSON], product=0x08a1 [EPSON L210
> Series]) at libusb:004:002

OK, so you've got an L210 Series device.

> Please Help to solve the problem..
>
> see the attached screenshot pic of error messages of iScan, xsane, simple
> scan and printer config window etc.

OK, so you've got iscan installed ;-)

Looks like you have a permissions problem.  Your user needs to be part
of the scanner group.  Is it?  You can check with

  $ groups | grep scanner

If this produced no output, you can fix that with

  $ sudo adduser swami scanner

Then log out of you desktop session and back in again.  If it was indeed
a permissions problem, you should now be able to use your scanner.

Hope this helps,
--
Olaf Meeuwissen, LPIC-2            FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Software                        https://my.fsf.org/donate
 Join the Free Software Foundation              https://my.fsf.org/join



More information about the sane-devel mailing list