From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yi0-f42.google.com (mail-yi0-f42.google.com [209.85.218.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id 12B45C1A065 for ; Thu, 22 Sep 2011 20:54:42 -0400 (EDT) Received: by yib12 with SMTP id 12so2814071yib.29 for ; Thu, 22 Sep 2011 17:54:43 -0700 (PDT) Received: by 10.236.181.170 with SMTP id l30mr17821410yhm.126.1316739283809; Thu, 22 Sep 2011 17:54:43 -0700 (PDT) Received: from linlap.wavecable.com (76-14-154-236.rk.wavecable.com. [76.14.154.236]) by mx.google.com with ESMTPS id o25sm13981595yhj.24.2011.09.22.17.54.41 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Sep 2011 17:54:42 -0700 (PDT) Date: Thu, 22 Sep 2011 17:54:34 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: Socrates-and-An Easier OCR? Message-ID: <20110923005434.GB3967@linlap.wavecable.com> Mail-Followup-To: speakup@braille.uwo.ca References: <20110916111221.GA802@linlap.wavecable.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2011 00:54:42 -0000 OK, I ran the two commands again as root and 'sane-find-scanner' yielded some interesting info but scanimage did not. See the typescript I included below. Script started on Thu 22 Sep 2011 05:48:19 PM PDT root@linlap ~# 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). root@linlap ~# sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. found USB scanner (vendor=0x04b8 [EPSON], product=0x013a [EPSON Scanner]) at libusb:001:002 # 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. root@linlap ~# exit exit Script done on Thu 22 Sep 2011 05:51:02 PM PDT