From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 12:34:44 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5BF2D70E for ; Wed, 2 Oct 2013 12:34:44 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 194772687 for ; Wed, 2 Oct 2013 12:34:43 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id 299327A191; Wed, 2 Oct 2013 14:34:42 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 970818F0C7A; Wed, 2 Oct 2013 14:35:03 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vAZhAsI8m2T8; Wed, 2 Oct 2013 14:35:02 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id C4D588F79E5; Wed, 2 Oct 2013 14:35:02 +0200 (CEST) Message-ID: <524C132D.2030206@bitfrost.no> Date: Wed, 02 Oct 2013 14:35:57 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: john@potato.growveg.org Subject: Re: gphoto2 bus error References: <20131001135021.GA56944@potato.growveg.org> <524BBC5A.6060108@bitfrost.no> <20131002120412.GB74638@potato.growveg.org> <20131002123157.GC74638@potato.growveg.org> In-Reply-To: <20131002123157.GC74638@potato.growveg.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, John X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 12:34:44 -0000 On 10/02/13 14:31, John wrote: > Hi, > > One for the archives. I'm not sure if your patch had anything to do with it > but I finally got it working by commenting out everything in > /usr/local/etc/sane.d/dll.conf and just uncommenting the one I wanted. > > It seems the scanner was being mis-identified > > Thanks for your help, > Hi, Maybe you can submit the sane guys a bug-report at: http://www.sane-project.org/sane-backends.html --HPS