From owner-freebsd-questions Wed Jun 5 10:41:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from charon.0x54434D.net (p50824C4C.dip.t-dialin.net [80.130.76.76]) by hub.freebsd.org (Postfix) with ESMTP id 6FCFC37B401 for ; Wed, 5 Jun 2002 10:41:09 -0700 (PDT) Received: from 0x54434D.net (powerbox.tcm.lan [192.168.1.11]) by charon.0x54434D.net (Postfix) with ESMTP id E1B153E28 for ; Wed, 5 Jun 2002 19:41:04 +0200 (CEST) Message-ID: <3CFE4D30.9080508@0x54434D.net> Date: Wed, 05 Jun 2002 19:41:04 +0200 From: Nino Dehne User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Epson Perfection 1240 USB + SANE trouble Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, # dmesg | grep ^u uhci0: port 0xe400-0xe41f irq 9 at device 17.2 on pci0 usb0: 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: port 0xe800-0xe81f irq 9 at device 17.3 on pci0 usb1: 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: port 0xec00-0xec1f irq 9 at device 17.4 on pci0 usb2: 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