Your message dated Sun, 28 Aug 2005 16:54:15 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Perfection 636U reported to work with libsane 1.0.16-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 13 May 2004 15:36:03 +0000
>From [EMAIL PROTECTED] Thu May 13 08:36:03 2004
Return-path: <[EMAIL PROTECTED]>
Received: from 69-165-89-95.albyny.adelphia.net (marcy) [69.165.89.95]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BOIFe-0004TY-00; Thu, 13 May 2004 08:36:03 -0700
Received: from steve by marcy with local (Exim 4.32)
id 1BOIFB-00020h-Ng; Thu, 13 May 2004 11:35:33 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Steve Halasz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xsane: Scanning fails with Epson Perfection 636U and libusb
X-Mailer: reportbug 2.58
Date: Thu, 13 May 2004 11:35:33 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: Steve Halasz <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
X-CrossAssassin-Score: 1
Package: xsane
Version: 0.93-1
Severity: important
This scanner has worked fine previously with the scanner kernel module.
It also still works fine in Windows. It gives a device I/O error when
attempting to get a preview with the new libusb setup.
scanimage -L
device `epson:libusb:001:004' is a Epson Perfection636 flatbed scanner
This is snappy the first time, slow the 2nd and fails the 3rd.
scanimage -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
cat /proc/version
Linux version 2.6.5-1-k7 ([EMAIL PROTECTED]) (gcc version 3.3.3 (Debian
20040401)) #2 Fri Apr 30 20:46:35 EST 2004
cat epson.conf
# epson.conf
#
# here are some examples for how to configure the EPSON backend
#
# SCSI scanner:
#scsi EPSON
#
# Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC
#
# USB scanner:
# There are two different methods of configuring a USB scanner: libusb
and the kernel module
# For any system with libusb support (which is pretty much any recent
Linux distribution) the
# following line is sufficient. This however assumes that the connected
scanner (or to be more
# accurate, it's device ID) is known to the backend.
usb
# For libusb support for unknown scanners use the following command
# usb <product ID> <device ID>
# e.g.:
# usb 0x4b8 0x110
# And for the scanner module, use the following configuration:
#usb /dev/usbscanner0
#usb /dev/usb/scanner0
sane-find-scanner
# No SCSI scanners found. If you expected something different, make
sure that
# you have loaded a SCSI driver for your SCSI adapter.
found USB scanner (vendor=0x04b8 [EPSON], product=0x0101
[Perfection636]) at libusb:001:004
# Your USB scanner was (probably) detected. It may or may not be
supported by
# SANE. Try scanimage -L and read the backend's manpage.
# Not checking for parallel port scanners.
# Most Scanners connected to the parallel port or other proprietary
ports
# can't be detected by this program.
# You may want to run this program as root to find all devices. Once
you
# found the scanner devices, be sure to adjust access permissions as
# necessary.
ls -l /proc/bus/usb/001
total 0
-rw-r--r-- 1 root root 43 May 13 06:36 001
-rw-rw---- 1 root scanner 50 May 13 11:22 004
lsusb -v
Bus 003 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 bytes 2 twice
bInterval 12
Bus 002 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 bytes 2 twice
bInterval 255
Bus 001 Device 004: ID 04b8:0101 Seiko Epson Corp. Perfection 636
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x04b8 Seiko Epson Corp.
idProduct 0x0101 Perfection 636
bcdDevice 1.04
iManufacturer 1 EPSON
iProduct 2 Perfection636
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 bytes 2 twice
bInterval 255
export SANE_DEBUG_EPSON=255
scanimage >image.pnm 2>log
cat log
cat log
[sanei_debug] Setting debug level of epson to 255.
[epson] sane_init: sane-backends 1.0.14
[epson] sane_init, ># epson.conf<
[epson] sane_init, >#<
[epson] sane_init, ># here are some examples for how to configure the
EPSON backend<
[epson] sane_init, >#<
[epson] sane_init, ># SCSI scanner:<
[epson] sane_init, >#scsi EPSON<
[epson] sane_init, >#<
[epson] sane_init, ># Parallel port scanner:<
[epson] sane_init, >#pio 0x278<
[epson] sane_init, >#pio 0x378<
[epson] sane_init, >#pio 0x3BC<
[epson] sane_init, >#<
[epson] sane_init, ># USB scanner:<
[epson] sane_init, ># There are two different methods of configuring a
USB scanner: libusb and the kernel module<
[epson] sane_init, ># For any system with libusb support (which is
pretty much any recent Linux distribution) the<
[epson] sane_init, ># following line is sufficient. This however assumes
that the connected scanner (or to be more<
[epson] sane_init, ># accurate, it's device ID) is known to the
backend.<
[epson] sane_init, >usb<
[epson] attach_one_usb()
[epson] SANE Epson Backend v0.2.41 - 2004-02-01
[epson] attach(, 3)
[epson] attach: opening
[epson] attach_one_usb(libusb:001:004)
[epson] SANE Epson Backend v0.2.41 - 2004-02-01
[epson] attach(libusb:001:004, 3)
[epson] attach: opening libusb:001:004
[epson] Found valid EPSON scanner: 0x4b8/0x101 (vendorID/productID)
[epson] reset()
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 40 @
[epson] receive buf, expected = 1, got = 0
[epson] get_identity_information()
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 49 I
[epson] receive buf, expected = 4, got = 4
[epson] buf[0] 02 .
[epson] buf[1] 00 .
[epson] buf[2] 61 a
[epson] buf[3] 00 .
[epson] code 02
[epson] status 00
[epson] count 97
[epson] receive buf, expected = 97, got = 97
[epson] buf[0] 42 B
[epson] buf[1] 37 7
[epson] buf[2] 52 R
[epson] buf[3] 32 2
[epson] buf[4] 00 .
[epson] buf[5] 52 R
[epson] buf[6] 3c <
[epson] buf[7] 00 .
[epson] buf[8] 52 R
[epson] buf[9] 48 H
[epson] buf[10] 00 .
[epson] buf[11] 52 R
[epson] buf[12] 4b K
[epson] buf[13] 00 .
[epson] buf[14] 52 R
[epson] buf[15] 50 P
[epson] buf[16] 00 .
[epson] buf[17] 52 R
[epson] buf[18] 5a Z
[epson] buf[19] 00 .
[epson] buf[20] 52 R
[epson] buf[21] 64 d
[epson] buf[22] 00 .
[epson] buf[23] 52 R
[epson] buf[24] 78 x
[epson] buf[25] 00 .
[epson] buf[26] 52 R
[epson] buf[27] 85 .
[epson] buf[28] 00 .
[epson] buf[29] 52 R
[epson] buf[30] 90 .
[epson] buf[31] 00 .
[epson] buf[32] 52 R
[epson] buf[33] 96 .
[epson] buf[34] 00 .
[epson] buf[35] 52 R
[epson] buf[36] a0 .
[epson] buf[37] 00 .
[epson] buf[38] 52 R
[epson] buf[39] af .
[epson] buf[40] 00 .
[epson] buf[41] 52 R
[epson] buf[42] b4 .
[epson] buf[43] 00 .
[epson] buf[44] 52 R
[epson] buf[45] c8 .
[epson] buf[46] 00 .
[epson] buf[47] 52 R
[epson] buf[48] d8 .
[epson] buf[49] 00 .
[epson] buf[50] 52 R
[epson] buf[51] f0 .
[epson] buf[52] 00 .
[epson] buf[53] 52 R
[epson] buf[54] 2c ,
[epson] buf[55] 01 .
[epson] buf[56] 52 R
[epson] buf[57] 40 @
[epson] buf[58] 01 .
[epson] buf[59] 52 R
[epson] buf[60] 68 h
[epson] buf[61] 01 .
[epson] buf[62] 52 R
[epson] buf[63] 90 .
[epson] buf[64] 01 .
[epson] buf[65] 52 R
[epson] buf[66] e0 .
[epson] buf[67] 01 .
[epson] buf[68] 52 R
[epson] buf[69] 58 X
[epson] buf[70] 02 .
[epson] buf[71] 52 R
[epson] buf[72] d0 .
[epson] buf[73] 02 .
[epson] buf[74] 52 R
[epson] buf[75] 20
[epson] buf[76] 03 .
[epson] buf[77] 52 R
[epson] buf[78] 84 .
[epson] buf[79] 03 .
[epson] buf[80] 52 R
[epson] buf[81] b0 .
[epson] buf[82] 04 .
[epson] buf[83] 52 R
[epson] buf[84] 40 @
[epson] buf[85] 06 .
[epson] buf[86] 52 R
[epson] buf[87] 08 .
[epson] buf[88] 07 .
[epson] buf[89] 52 R
[epson] buf[90] 60 `
[epson] buf[91] 09 .
[epson] buf[92] 41 A
[epson] buf[93] b0 .
[epson] buf[94] 4f O
[epson] buf[95] b0 .
[epson] buf[96] 6d m
[epson] type B 0x42
[epson] level 7 0x37
[epson] no option equipment installed
[epson] resolution (dpi): 50
[epson] resolution (dpi): 60
[epson] resolution (dpi): 72
[epson] resolution (dpi): 75
[epson] resolution (dpi): 80
[epson] resolution (dpi): 90
[epson] resolution (dpi): 100
[epson] resolution (dpi): 120
[epson] resolution (dpi): 133
[epson] resolution (dpi): 144
[epson] resolution (dpi): 150
[epson] resolution (dpi): 160
[epson] resolution (dpi): 175
[epson] resolution (dpi): 180
[epson] resolution (dpi): 200
[epson] resolution (dpi): 216
[epson] resolution (dpi): 240
[epson] resolution (dpi): 300
[epson] resolution (dpi): 320
[epson] resolution (dpi): 360
[epson] resolution (dpi): 400
[epson] resolution (dpi): 480
[epson] resolution (dpi): 600
[epson] resolution (dpi): 720
[epson] resolution (dpi): 800
[epson] resolution (dpi): 900
[epson] resolution (dpi): 1200
[epson] resolution (dpi): 1600
[epson] resolution (dpi): 1800
[epson] resolution (dpi): 2400
[epson] maximum scan area: x 20400 y 28080
[epson] fbf tlx 0.000000 tly 0.000000 brx 215.899994 bry 297.179993 [mm]
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 44 D
[epson] receive buf, expected = 1, got = 1
[epson] buf[0] 06 .
[epson] send buf, size = 1
[epson] buf[0] 10 .
[epson] receive buf, expected = 1, got = 1
[epson] buf[0] 15 .
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 44 D
[epson] receive buf, expected = 1, got = 1
[epson] buf[0] 06 .
[epson] send buf, size = 1
[epson] buf[0] 0e .
[epson] receive buf, expected = 1, got = 1
[epson] buf[0] 15 .
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 44 D
[epson] receive buf, expected = 1, got = 1
[epson] buf[0] 06 .
[epson] send buf, size = 1
[epson] buf[0] 0c .
[epson] receive buf, expected = 1, got = 1
[epson] buf[0] 15 .
[epson] Max. supported color depth = 8
[epson] request_focus_position()
[epson] Disabling 'Set Focus' support
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 66 f
[epson] receive buf, expected = 4, got = 4
[epson] buf[0] 02 .
[epson] buf[1] 00 .
[epson] buf[2] 2a *
[epson] buf[3] 00 .
[epson] code 02
[epson] status 00
[epson] count 42
[epson] receive buf, expected = 42, got = 42
[epson] buf[0] 01 .
[epson] buf[1] 00 .
[epson] buf[2] 00 .
[epson] buf[3] 00 .
[epson] buf[4] 00 .
[epson] buf[5] 00 .
[epson] buf[6] 00 .
[epson] buf[7] 00 .
[epson] buf[8] 00 .
[epson] buf[9] 00 .
[epson] buf[10] 00 .
[epson] buf[11] 00 .
[epson] buf[12] 00 .
[epson] buf[13] 00 .
[epson] buf[14] 00 .
[epson] buf[15] 00 .
[epson] buf[16] 00 .
[epson] buf[17] 00 .
[epson] buf[18] 00 .
[epson] buf[19] 00 .
[epson] buf[20] 00 .
[epson] buf[21] 00 .
[epson] buf[22] 00 .
[epson] buf[23] 00 .
[epson] buf[24] 00 .
[epson] buf[25] 00 .
[epson] buf[26] 50 P
[epson] buf[27] 65 e
[epson] buf[28] 72 r
[epson] buf[29] 66 f
[epson] buf[30] 65 e
[epson] buf[31] 63 c
[epson] buf[32] 74 t
[epson] buf[33] 69 i
[epson] buf[34] 6f o
[epson] buf[35] 6e n
[epson] buf[36] 36 6
[epson] buf[37] 33 3
[epson] buf[38] 36 6
[epson] buf[39] 20
[epson] buf[40] 20
[epson] buf[41] 20
[epson] scanner model: Perfection636
[epson] close_scanner(fd = 0)
[epson] sane_init, ># For libusb support for unknown scanners use the
following command<
[epson] sane_init, ># usb <product ID> <device ID><
[epson] sane_init, ># e.g.:<
[epson] sane_init, ># usb 0x4b8 0x110<
[epson] sane_init, ># And for the scanner module, use the following
configuration:<
[epson] sane_init, >#usb /dev/usbscanner0<
[epson] sane_init, >#usb /dev/usb/scanner0<
[epson] sane_get_devices()
[epson] sane_open(libusb:001:004)
[epson] init_options()
[epson] open_scanner()
[epson] setvalue(option = 38, value = 0xbfffe938
[epson] set = 215.899994
[epson] setvalue(option = 39, value = 0xbfffe938
[epson] set = 297.179993
[epson] sane_start()
[epson] open_scanner()
[epson] scanner is already open: fd = 0
[epson] sane_start: Setting data format to 1 bits
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 44 D
[epson] receive buf, expected = 1, got = 0
[epson] sane_start: set_data_format failed: Error during device I/O
scanimage: sane_start: Error during device I/O
[epson] close_scanner(fd = 0)
lsmod
Module Size Used by
nls_cp437 5632 0
floppy 60500 0
tun 9344 1
parport_pc 34816 1
lp 11268 0
parport 41672 2 parport_pc,lp
snd_seq_oss 34624 0
snd_seq_midi_event 7936 1 snd_seq_oss
snd_seq 55696 4 snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 53860 1
snd_mixer_oss 19840 2 snd_pcm_oss
ipt_MASQUERADE 3712 1
ipt_state 1856 6
iptable_filter 2752 1
ipv6 251520 11
af_packet 22280 4
eth1394 21128 0
ohci1394 35524 0
ieee1394 110904 2 eth1394,ohci1394
pciehp 98796 0
shpchp 100524 0
pci_hotplug 36144 2 pciehp,shpchp
i810_audio 33492 0
ac97_codec 18828 1 i810_audio
snd_intel8x0 34536 2
snd_ac97_codec 64324 1 snd_intel8x0
snd_pcm 97828 2 snd_pcm_oss,snd_intel8x0
snd_timer 25860 2 snd_seq,snd_pcm
snd_page_alloc 11332 2 snd_intel8x0,snd_pcm
gameport 4736 1 snd_intel8x0
snd_mpu401_uart 7872 1 snd_intel8x0
snd_rawmidi 25120 1 snd_mpu401_uart
snd_seq_device 8136 3 snd_seq_oss,snd_seq,snd_rawmidi
snd 55972 12
snd_seq_oss,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10272 4 i810_audio,snd
ehci_hcd 28868 0
usblp 13120 0
ohci_hcd 19268 0
nvidia_agp 7644 1
agpgart 34280 1 nvidia_agp
sr_mod 16804 0
cdrom 40864 1 sr_mod
st 42268 0
dm_mod 43104 0
ip_nat_ftp 4912 0
iptable_nat 24620 3 ipt_MASQUERADE,ip_nat_ftp
ip_tables 18432 4
ipt_MASQUERADE,ipt_state,iptable_filter,iptable_nat
ip_conntrack_ftp 72052 1 ip_nat_ftp
ip_conntrack 33584 5
ipt_MASQUERADE,ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
ide_scsi 17156 0
sg 38560 0
scsi_mod 120908 4 sr_mod,st,ide_scsi,sg
w83781d 34816 0
i2c_sensor 2944 1 w83781d
i2c_isa 1920 0
i2c_dev 10944 0
i2c_core 23364 4 w83781d,i2c_sensor,i2c_isa,i2c_dev
forcedeth 15488 0
natsemi 24864 0
crc32 4352 1 natsemi
mousedev 9940 1
evdev 9856 0
tsdev 7232 0
usbmouse 5568 0
psmouse 20296 0
usbkbd 7296 0
usbcore 105564 7 ehci_hcd,usblp,ohci_hcd,usbmouse,usbkbd
rtc 12664 0
reiserfs 232368 4
isofs 35832 0
vfat 15680 0
fat 47424 1 vfat
ext2 72296 0
ext3 120488 0
jbd 61464 1 ext3
mbcache 9092 2 ext2,ext3
ide_disk 19264 6
ide_generic 1344 0
amd74xx 14044 1
ide_core 148896 4 ide_scsi,ide_disk,ide_generic,amd74xx
unix 28464 431
font 8448 0
cfbcopyarea 3776 0
cfbimgblt 3072 0
cfbfillrect 3712 0
lspci
0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different
version?) (rev c1)
0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1
(rev c1)0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory
Controller 4 (rev c1)0000:00:00.3 RAM memory: nVidia Corporation nForce2
Memory Controller 3 (rev c1)0000:00:00.4 RAM memory: nVidia Corporation
nForce2 Memory Controller 2 (rev c1)0000:00:00.5 RAM memory: nVidia
Corporation nForce2 Memory Controller 5 (rev c1)0000:00:01.0 ISA bridge:
nVidia Corporation nForce2 ISA Bridge (rev a3)
0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller
(rev a3)
0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller
(rev a3)
0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller
(rev a3)
0000:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet
Controller (rev a1)
0000:00:05.0 Multimedia audio controller: nVidia Corporation nForce
MultiMedia audio [Via VT82C686B] (rev a2)
0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce2
AC97 Audio Controler (MCP) (rev a1)
0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge
(rev a3)0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev
a2)
0000:00:0d.0 FireWire (IEEE 1394): nVidia Corporation nForce2 FireWire
(IEEE 1394) Controller (rev a3)
0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
0000:01:0a.0 Ethernet controller: National Semiconductor Corporation
DP83815 (MacPhyter) Ethernet Controller
0000:02:00.0 VGA compatible controller: nVidia Corporation NV11DDR
[GeForce2 MX 100 DDR/200 DDR] (rev b2)
cat /proc/bus/usb/devices
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.5-1-k7 ehci_hcd
S: Product=nVidia Corporation nForce2 USB Controller
S: SerialNumber=0000:00:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.5-1-k7 ohci_hcd
S: Product=nVidia Corporation nForce2 USB Controller (#2)
S: SerialNumber=0000:00:02.1
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.5-1-k7 ohci_hcd
S: Product=nVidia Corporation nForce2 USB Controller
S: SerialNumber=0000:00:02.0
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs= 1
P: Vendor=04b8 ProdID=0101 Rev= 1.04
S: Manufacturer=EPSON
S: Product=Perfection636
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
Thanks!
Steve
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-k7
Locale: LANG=C, LC_CTYPE=C
Versions of packages xsane depends on:
ii libatk1.0-0 1.4.1-1 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
ii libgimp2.0 2.0.1-1 Libraries necessary to run the GIM
ii libglib2.0-0 2.2.3-1 The GLib library of C routines
ii libgtk2.0-0 2.2.4-3 The GTK+ graphical user interface
ii libieee1284-3 0.2.8-2 Cross-platform library for paralle
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.2.5-4 Layout and rendering of internatio
ii libpng12-0 1.2.5.0-6 PNG library - runtime
ii libsane 1.0.14-1 API library for scanners
ii libtiff3g 3.5.7-2 Tag Image File Format library
ii libusb-0.1-4 1:0.1.8-10 Userspace USB programming library
ii xsane-common 0.93-1 GTK+-based X11 frontend for SANE (
ii zlib1g 1:1.2.1-5 compression library - runtime
-- no debconf information
---------------------------------------
Received: (at 248885-done) by bugs.debian.org; 28 Aug 2005 14:55:48 +0000
>From [EMAIL PROTECTED] Sun Aug 28 07:55:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from frigate.technologeek.org [62.4.21.148] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E9OZY-0006Z7-00; Sun, 28 Aug 2005 07:55:48 -0700
Received: by frigate.technologeek.org (Postfix, from userid 1000)
id 06DBF1477A23; Sun, 28 Aug 2005 16:54:16 +0200 (CEST)
To: [EMAIL PROTECTED]
Subject: Perfection 636U reported to work with libsane 1.0.16-1
From: Julien BLACHE <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 16:54:15 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4 (Jumbo Shrimp, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Version: 1.0.16-1
Hi,
The Epson Perfection 636U has been reported to work with libsane
1.0.16-1.
Closing this bug; if the problem isn't fixed, please reopen.
Thanks,
JB.
--
Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]>
Public key available on <http://www.jblache.org> - KeyID: F5D6 5169
GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]