From owner-freebsd-stable@FreeBSD.ORG Tue Feb 21 23:02:03 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C78E516A420 for ; Tue, 21 Feb 2006 23:02:03 +0000 (GMT) (envelope-from hk@alogis.com) Received: from alogis.com (firewall.solit-ag.de [212.184.102.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B022E43D53 for ; Tue, 21 Feb 2006 23:02:00 +0000 (GMT) (envelope-from hk@alogis.com) Received: from alogis.com (localhost [127.0.0.1]) by alogis.com (8.13.1/8.13.1) with ESMTP id k1LN1xBk057632 for ; Wed, 22 Feb 2006 00:01:59 +0100 (CET) (envelope-from hk@alogis.com) Received: (from hk@localhost) by alogis.com (8.13.1/8.13.1/Submit) id k1LN1xcS057631 for stable@freebsd.org; Wed, 22 Feb 2006 00:01:59 +0100 (CET) (envelope-from hk) Date: Wed, 22 Feb 2006 00:01:59 +0100 From: Holger Kipp To: stable@freebsd.org Message-ID: <20060221230159.GA56946@intserv.int1.b.intern> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: uscanner-problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2006 23:02:03 -0000 Hello List, I encounter some strange problems with accessing my Epson Perfection 1260 Scanner (Plustek): sane-find-scanner from non-root-user that belongs to group usb finds the scanner every time (so far): # No SCSI scanners found. found USB scanner (vendor=0x04b8, product=0x011d) at /dev/uscanner0 sane-find-scanner from root does so sometimes. I got the following different things: a) # No SCSI scanners found. # No USB scanners found. b) # No SCSI scanners found. found USB scanner (vendor=0x04b8, product=0x011d) at /dev/uscanner0 c) hangs, according to ctrl-t in state [cbwait] scanimage -L from non-root-user finds the scanner only the first time, then again after reattaching the scanner. Anyone else seeing this behaviour? This worked ok with gimp, xscanimage etc. on 6.0-STABLE. Unfortunately I don't use the scanner that often, but it did work ok on 25.01.2006 (timestamp of last image I scanned). Regards, Holger Kipp