From owner-freebsd-questions@FreeBSD.ORG Fri Jul 29 23:24:23 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B860F16A41F for ; Fri, 29 Jul 2005 23:24:23 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EBF443D66 for ; Fri, 29 Jul 2005 23:24:21 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from epia2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 2EBE84AC81; Sat, 30 Jul 2005 01:23:03 +0200 (CEST) Date: Sat, 30 Jul 2005 01:25:11 +0200 From: cpghost To: Erik N??rgaard Message-ID: <20050729232511.GA3040@epia2.farid-hajji.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: questions@freebsd.org Subject: Re: scanimage -L doesn't work as normal user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2005 23:24:23 -0000 On Fri, Jul 29, 2005 at 09:18:07PM +0200, Erik N??rgaard wrote: > Following the instruction I run as root: > # sane-find-scanner -q > found USB scanner (vendor=0x04b8 [EPSON], product=0x0121 [EPSON > Scanner]) at libusb:/dev/usb0:/dev/ugen0 > # scanimage -L > device `snapscan:libusb:/dev/usb0:/dev/ugen0' is a EPSON EPSON > Scanner flatbed scanner > > And I have even succesfully scanned the warranty in pnm. > > Then as ordinary user: > $ sane-find-scanner -q > found USB scanner (vendor=0x04b8 [EPSON], product=0x0121 [EPSON > Scanner]) at libusb:/dev/usb0:/dev/ugen0 > $ 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). This is normally a problem with permissions. You could set them to 0666 in /etc/devfs.conf, and [re]start devfs with # /etc/rc.d/devfs start Then try using scanimage again as ordinary user. > $ scanimage -d libusb:/dev/usb0:/dev/ugen0 > scanimage: open of device libusb:/dev/usb0:/dev/ugen0 failed: > Invalid argument Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/