From owner-freebsd-questions Thu Jun 6 20:57:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wonkity.com (wonkity.com [63.93.4.4]) by hub.freebsd.org (Postfix) with ESMTP id 7014637B407 for ; Thu, 6 Jun 2002 20:57:29 -0700 (PDT) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g573vJuF076333; Thu, 6 Jun 2002 21:57:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g573vIGo076330; Thu, 6 Jun 2002 21:57:19 -0600 (MDT)?g (envelope-from wblock@wonkity.com) Date: Thu, 6 Jun 2002 21:57:18 -0600 (MDT) From: Warren Block To: Nino Dehne Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Epson Perfection 1240 USB + SANE trouble In-Reply-To: <3CFE4D30.9080508@0x54434D.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 My Epson 1640 works on USB... comments interspersed: On Wed, 5 Jun 2002, Nino Dehne wrote: > # 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 Similar, but I get "Perfection1640(0x010a), EPSON(0x04b8), rev 0x0103". > # pkg_info | grep sane > sane-backends-1.0.8 API for access to scanners, digitals camera, frame > grabbers Version 1.0.7_1. I also have xsane installed. > # cat /usr/local/etc/sane.d/epson.conf > usb /dev/uscanner0 Mine also has a "scsi EPSON" entry before the usb line (some comments not shown): # epson.conf # SCSI scanner: scsi EPSON # USB scanner usb /dev/uscanner0 > # 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 @ I get no debug messages, just: device `epson:/dev/uscanner0' is a Epson Perfection1640 flatbed scanner > 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? The only difference I see is versions and the "scsi Epson" line in the epson.conf file. On mine, it doesn't care if it's on at boot, it'll detect the attachment of a USB device. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message