Gentoo Archives: gentoo-amd64

From: Antoine Martin <antoine@××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] USB scanners and udev
Date: Tue, 06 Mar 2007 18:37:50
Message-Id: 45EDB479.1050201@nagafix.co.uk
In Reply to: [gentoo-amd64] USB scanners and udev by Peter Humphrey
1 I have used a Perfection 610 (usb) without problems for years with Linux
2 so it is unlikely to be a problem with udev/kernel.
3
4 Here is the line I have in /etc/sane.d/epson.conf:
5 usb 04b8 0103
6
7 This matches the usb id:
8 # lsusb | grep Epson
9 Bus 001 Device 015: ID 04b8:0103 Seiko Epson Corp. Perfection 610
10
11 You should not need anything special (32-bit libraries, etc..)
12
13 Hope this helps
14
15 Antoine
16
17 Peter Humphrey wrote:
18 > Also not, perhaps, a 64-bit problem, but can someone please confirm that
19 > they can plug a USB scanner in and have it work? I have an Epson Perfection
20 > 640U which works under M$ but not Gentoo.
21 >
22 > I'm trying to follow gentoo-wiki.com/HOWTO_Installing_USB_Scanner, although
23 > it's not easy with so many variations being covered in the one document. I
24 > get as far as:
25 >
26 > # sane-find-scanner -q
27 > found USB scanner (vendor=0x04b8 [EPSON], product=0x010c [Perfection640 ])
28 > at libusb:002:007
29 >
30 > ..but:
31 > # scanimage -L
32 >
33 > No scanners were identified. [...]
34 >
35 > I can locate the /dev/usbdev* devices that are created when I plug the
36 > scanner in; changing their ownership to root:scanner has no effect on
37 > scanimage. I am in the scanner group, but running as root makes no
38 > difference anyway.
39 >
40 > Udev is at version 106, kernel 2.6.20, hotplug is started in the default
41 > run-level (though it seems to make no difference); what else can I say?
42 >
43 > Do I have to write a udev rule? /lib64/modules/2.6.20-gentoo/modules.usbmap
44 > contains nothing pertaining to my scanner, or is this a red herring?
45 >
46 > /proc/sys/kernel/hotplug contains a single blank line. Another red herring?
47 >
48
49 --
50 gentoo-amd64@g.o mailing list