From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 21:23:39 2004 Return-Path: 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 E6C8716A4CE for ; Wed, 4 Feb 2004 21:23:39 -0800 (PST) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E964C43D39 for ; Wed, 4 Feb 2004 21:23:38 -0800 (PST) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 4543A9850D for ; Thu, 5 Feb 2004 00:23:37 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i155Naf08902 for freebsd-questions@freebsd.org; Thu, 5 Feb 2004 00:23:36 -0500 (EST) Date: Thu, 5 Feb 2004 00:23:36 -0500 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20040205052335.GA7249@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: SANE setup with 4.8 and Canon LiDE30 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 05:23:40 -0000 I'm trying to get my FreeBSD 4.8 system working with a Canon LiDE30 scanner, using SANE. I've installed everything required, and read the man pages, but still can't seem to get off the ground. Running sane-find-scanner only works as root, even with chmod 666 /dev/ugen0* . It returns: found USB scanner (vendor=0x04a9, product=0x220e) at libusb:dev/usb0:dev/ugen0 However, scanimage -L doesn't find anything, as root or not. Following some manpage suggestions, I tried specifying the vendor and product ids in the config file for the plustek backend, but this had no effect. Any suggestions for what to try next? Thanks. Jesse Sheidlower