Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jun 2002 19:41:04 +0200
From:      Nino Dehne <freebsd-questions@0x54434D.net>
To:        freebsd-questions@freebsd.org
Subject:   Epson Perfection 1240 USB + SANE trouble
Message-ID:  <3CFE4D30.9080508@0x54434D.net>

next in thread | raw e-mail | index | archive | help
hi,

# dmesg | grep ^u
uhci0: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 9 at device 
17.2 on pci0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uscanner0: EPSON Perfection1240, rev 1.00/1.04, addr 2
uhci1: <VIA 83C572 USB controller> port 0xe800-0xe81f irq 9 at device 
17.3 on pci0
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <VIA 83C572 USB controller> port 0xec00-0xec1f irq 9 at device 
17.4 on pci0
usb2: <VIA 83C572 USB controller> on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered

# usbdevs -v
Controller /dev/usb0:
addr 1: self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 
0x0100
  port 1 addr 2: self powered, config 1, Perfection 1240U / 1240Photo 
scanner(0x010b), Seiko Epson Corp.(0x04b8), rev 0x0104
  port 2 powered

# pkg_info | grep sane
sane-backends-1.0.8 API for access to scanners, digitals camera, frame 
grabbers

# cat /usr/local/etc/sane.d/epson.conf
usb /dev/uscanner0


yet when i do:

# scanimage -L
[sanei_debug] Setting debug level of epson to 128.
[epson] sane_init: sane-backends 1.0.8
[epson] sane_init, >usb /dev/uscanner0<
[epson] sane_init, >usb /dev/uscanner0<
[epson] attach(usb /dev/uscanner0)
[epson] SANE Epson Backend v0.2.21 - 2002-04-22
[epson] attach(usb /dev/uscanner0)
[epson] attach: opening usb /dev/uscanner0
[epson] send buf, size = 2
[epson] buf[0] 1b .
[epson] buf[1] 40 @

and this is it. stuck at this point. scanner is powered on before boot.
how do you get an usb scanner working? what am i missing?

regards


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CFE4D30.9080508>