Date: Thu, 6 Jun 2002 21:57:18 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Nino Dehne <freebsd-questions@0x54434D.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Epson Perfection 1240 USB + SANE trouble Message-ID: <Pine.BSF.4.21.0206062149090.76229-100000@wonkity.com> In-Reply-To: <3CFE4D30.9080508@0x54434D.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206062149090.76229-100000>