From: Peter Humphrey <prh@gotadsl.co.uk>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] USB scanners and udev
Date: Wed, 7 Mar 2007 09:35:19 +0000 [thread overview]
Message-ID: <200703070935.19104.prh@gotadsl.co.uk> (raw)
In-Reply-To: <200703061926.30602.tcoulon@decoulon.ch>
On Tuesday 06 March 2007 18:26:30 Thierry de Coulon wrote:
> On Tuesday 06 March 2007 17:44, Peter Humphrey wrote:
> > Also not, perhaps, a 64-bit problem, but can someone please confirm
> > that they can plug a USB scanner in and have it work? I have an Epson
> > Perfection 640U which works under M$ but not Gentoo.
>
> I run both a 640u and a 1260 under Gentoo 64 bit (but I did install the
> libraries for 32bit compatibility, so maybe that plays a role).
I have all the emul-linux packages installed except for java, medialibs and
sdl. I can't imagine that any of those is causing this problem.
In answer to Barry, I have this:
$ cat /etc/udev/rules.d/92-scanner.rules
BUS=="usb", SYSFS{idVendor}=="0x4b8", SYSFS{idProduct}=="0x106",
GROUP="scanner", MODE="660"
Those numbers are I believe correct for my scanner.
In reply to Antoine, after removing all other entries
from /etc/sane.d/epson.conf I get these log entries when I plug the scanner
in:
# grep "7 08:45" /var/log/messages
Mar 7 08:45:03 wstn hub 1-0:1.0: state 7 ports 10 chg 0000 evt 0008
Mar 7 08:45:03 wstn ehci_hcd 0000:00:02.1: GetStatus port 3 status 001803
POWER sig=j CSC CONNECT
Mar 7 08:45:03 wstn hub 1-0:1.0: port 3, status 0501, change 0001, 480 Mb/s
Mar 7 08:45:03 wstn hub 1-0:1.0: debounce: port 3: total 100ms stable 100ms
status 0x501
Mar 7 08:45:03 wstn ehci_hcd 0000:00:02.1: port 3 full speed --> companion
Mar 7 08:45:03 wstn ehci_hcd 0000:00:02.1: GetStatus port 3 status 003001
POWER OWNER sig=se0 CONNECT
Mar 7 08:45:03 wstn hub 2-0:1.0: state 7 ports 10 chg 0000 evt 0008
Mar 7 08:45:03 wstn ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [2]
= 0x00010101 CSC PPS CCS
Mar 7 08:45:03 wstn hub 2-0:1.0: port 3, status 0101, change 0001, 12 Mb/s
Mar 7 08:45:04 wstn hub 2-0:1.0: debounce: port 3: total 100ms stable 100ms
status 0x101
Mar 7 08:45:04 wstn ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [2]
= 0x00100103 PRSC PPS PES CCS
Mar 7 08:45:04 wstn usb 2-3: new full speed USB device using ohci_hcd and
address 3
Mar 7 08:45:04 wstn ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [2]
= 0x00100103 PRSC PPS PES CCS
Mar 7 08:45:04 wstn usb 2-3: ep0 maxpacket = 8
Mar 7 08:45:08 wstn usb 2-3: default language 0x0409
Mar 7 08:45:08 wstn usb 2-3: new device strings: Mfr=1, Product=2,
SerialNumber=0
Mar 7 08:45:08 wstn usb 2-3: Product: Perfection640
Mar 7 08:45:08 wstn usb 2-3: Manufacturer: EPSON
Mar 7 08:45:08 wstn usb 2-3: uevent
Mar 7 08:45:08 wstn usb 2-3: usb_probe_device
Mar 7 08:45:08 wstn usb 2-3: configuration #1 chosen from 1 choice
Mar 7 08:45:08 wstn usb 2-3: adding 2-3:1.0 (config #1, interface 0)
Mar 7 08:45:08 wstn usb 2-3:1.0: uevent
Mar 7 08:45:08 wstn drivers/usb/core/inode.c: creating file '003'
Mar 7 08:45:08 wstn hub 2-0:1.0: state 7 ports 10 chg 0000 evt 0008
So the scanner evidently is being detected and recognised, but I still get
no-scanners from scanimage -L.
Maybe the scanner is faulty, but it does work for M$.
--
Rgds
Peter Humphrey
Linux Counter 5290, Aug 93
--
gentoo-amd64@gentoo.org mailing list
next prev parent reply other threads:[~2007-03-07 9:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 16:44 [gentoo-amd64] USB scanners and udev Peter Humphrey
2007-03-06 17:13 ` Barry.SCHWARTZ
2007-03-06 18:22 ` Peter Humphrey
2007-03-06 18:35 ` Barry.SCHWARTZ
2007-03-06 17:50 ` B. Nice
2007-03-06 18:26 ` Thierry de Coulon
2007-03-07 9:35 ` Peter Humphrey [this message]
2007-03-07 10:42 ` Thierry de Coulon
2007-03-07 11:56 ` Peter Humphrey
2007-03-07 12:19 ` Barry.SCHWARTZ
2007-03-07 13:35 ` David Fellows
2007-03-07 22:31 ` Marcus D. Hanwell
2007-03-08 8:49 ` Peter Humphrey
2007-03-07 10:46 ` Barry.SCHWARTZ
2007-03-06 18:35 ` Antoine Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200703070935.19104.prh@gotadsl.co.uk \
--to=prh@gotadsl.co.uk \
--cc=gentoo-amd64@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox