Gentoo Archives: gentoo-user

From: Jack <ostroffjh@×××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] scanner problem
Date: Tue, 17 Jul 2018 14:23:17
Message-Id: IASS6FGI.HKYAH5XS.FNTLS3NB@NPVPAANW.LILULGKV.HL7C6BDS
In Reply to: [gentoo-user] scanner problem by Philip Webb
1 On 2018.07.17 02:38, Philip Webb wrote:
2 > My scanner -- Epson Perfection V550 Photo -- is suddenly not detected
3 > :
4 > when I enter 'xsane' (via the menu or Alt-F2), it says "no devices
5 > available".
6 >
7 > I last used it without any problem 180626.
8 > Since then, I've updated my kernel & some other pkgs.
9 > I've checked the USB physical connection ; the scanner 'ready' light
10 > is on.
11 > I've remerged 'xsane' & 'sane-backends' & rebooted.
12 >
13 > Following my notes, I've done :
14 >
15 > root:500 ~> sane-find-scanner
16 > ...
17 > found USB scanner (vendor=0x04b8 [EPSON], product=0x013b [EPSON
18 > Scanner]) at libusb:001:004
19 > # Your USB scanner was (probably) detected.
20 > # It may or may not be supported by SANE.
21 > # Try scanimage -L and read the backend's manpage.
22 > root:501 ~> scanimage -L
23 > device `epkowa:interpreter:001:004' is a Epson Perfection V550 Photo
24 > flatbed scanner
25 >
26 > The first time I ran these commands (I don't remember which),
27 > the scanner itself made the noises it usually does when starting.
28 >
29 > This model needs a driver which is not included in 'sane-backends'
30 > & which I downloaded from Nvidia & installed when I got the scanner
31 > 2017.
32 > The 'epkowa' driver is installed :
33 >
34 > root:505 ~> locate epkowa
35 > /etc/sane.d/epkowa.conf
36 > /usr/lib64/sane/libsane-epkowa.la
37 > /usr/lib64/sane/libsane-epkowa.so.1
38 > /usr/lib64/sane/libsane-epkowa.so.1.0.15
39 > /usr/lib64/sane/archive/libsane-epkowa.la
40 > /usr/lib64/sane/archive/libsane-epkowa.so.1
41 > /usr/lib64/sane/archive/libsane-epkowa.so.1.0.15
42 >
43 > My user is a member of the 'scanner' group :
44 >
45 > scanner:x:104:purslow
46 >
47 > I am puzzled : does anyone have a suggestion what to do next ?
48
49 Does the scanner currently show up if you do "lsusb" ?
50 Does dmesg say anything when you plug the scanner in?
51 Is it possible that the driver needs updating to deal with a newer
52 kernel?
53
54 Jack

Replies

Subject Author
Re: [gentoo-user] scanner problem Mick <michaelkintzios@×××××.com>