From owner-freebsd-questions@FreeBSD.ORG Thu Jun 10 06:42:26 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 1088016A4CE for ; Thu, 10 Jun 2004 06:42:26 +0000 (GMT) Received: from auk1.snu.ac.kr (auk1.snu.ac.kr [147.46.100.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B6043D4C for ; Thu, 10 Jun 2004 06:42:25 +0000 (GMT) (envelope-from stopspam@users.sourceforge.net) Received: from [147.46.44.181] (stopspam@users.sourceforge.net) by auk1.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004061015:42:00:480342.24301.2834791344 for ; Thu, 10 Jun 2004 15:42:00 +0900 (KST) Message-ID: <40C802C3.4010803@users.sourceforge.net> Date: Thu, 10 Jun 2004 15:42:11 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <40C7C47D.7060902@users.sourceforge.net> <20040609204934.T35931@wonkity.com> <40C7D50F.9060702@users.sourceforge.net> <200406100716.55520.4711@chello.at> <40C7F85B.7040508@users.sourceforge.net> In-Reply-To: <40C7F85B.7040508@users.sourceforge.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:6.51) (by Terrace) Subject: Re: Using scanner with FreeBSD. A nightmare! 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, 10 Jun 2004 06:42:26 -0000 Hi, Here is my progress so far: 1) I had to create a number of /dev/usbX devices (X = 1, 2 , 3). 2) Then the HP 5200C is detected by sane-find-scanner 3) I gave myself permission in /dev to usbX and uscanner0. As a user I then can do: $ xscanimage hp:/dev/uscanner0 Indeed, this works; I get the window, dialogs, can do a scan and even get the image file. But then the problems start. A second scan seems to hang (well, how long am I supposed to wait?). I killed the app, restarted it; again hanging. But I was patient....after 5 or 10 minutes suddently the window popped up. I clicked on "Scan", which hangs the application again. Well, with intervals of several minutes, there are short life signals from the scanner (it makes some noice). My PC is a 2.6 GHz PC. Is this waiting time related to timers somewhere, I need to set manually? At this moment, it's quicker to reboot and do a second scan, than to just sit and wait..... Regards, Rob.