From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-82714-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KOKik-0004Wl-BA
	for garchives@archives.gentoo.org; Wed, 30 Jul 2008 23:04:38 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 12507E07CA;
	Wed, 30 Jul 2008 23:04:36 +0000 (UTC)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179])
	by pigeon.gentoo.org (Postfix) with ESMTP id D9817E07CA
	for <gentoo-user@lists.gentoo.org>; Wed, 30 Jul 2008 23:04:35 +0000 (UTC)
Received: by wa-out-1112.google.com with SMTP id m34so130772wag.10
        for <gentoo-user@lists.gentoo.org>; Wed, 30 Jul 2008 16:04:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=ZhxKVjNyhY0gMs0SZDrteWslS7mgyaLy+NmavYZoqww=;
        b=go6vwpqsTnJH5GMmJ7aa/eqd/o5/pN2xZ/kru809n7F4SkbQ3LkJ4+1GWqA+VBB58n
         wLtAWgmfPXoNe9sZccl8Jr0N6uvR5e8tRXxIWG1RMff38NoRYyrm6EWPFNCeQTMOl5wC
         WTKgMPgOZ8xJ0+6aeJLnKpQBkiesGMQ6cyK4Q=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=Z2PrEA7TVNYJRJPkHTD89zSKiLbHhRCi9cf7PLsKvsI5zmcohhKgZ7rRpsSXD567EZ
         3DaKByBNJzuLUL/+fd/SgI8/Nr9Ya+DZNhGG4OxfETZNRx2Rsj2EILF/jjTKTgTrIG+I
         lNes0joYnszwSYuJ06lnNOs07RUYvlGdBHpWQ=
Received: by 10.114.241.15 with SMTP id o15mr9337428wah.164.1217459075403;
        Wed, 30 Jul 2008 16:04:35 -0700 (PDT)
Received: by 10.115.110.19 with HTTP; Wed, 30 Jul 2008 16:04:35 -0700 (PDT)
Message-ID: <49bf44f10807301604v63ff86c5s613a16f963455bbe@mail.gmail.com>
Date: Wed, 30 Jul 2008 16:04:35 -0700
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] xsane only works as root
In-Reply-To: <20080730222138.GC31879@archimedes.jfindlay.us>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10807301509s30ec790fjf4425e73756930bd@mail.gmail.com>
	 <20080730222138.GC31879@archimedes.jfindlay.us>
X-Archives-Salt: c5ff8120-defb-42a8-be4d-1d53810ad617
X-Archives-Hash: d74bfae83405ca9f7dc34fde9c0344e8

>> xsane fully works with my old USB scanner (Epson Perfection 636U) as
>> long as I'm root.  Does anyone know how to make it work as a normal
>> user?
>
> Check the permissions on the appropriate usb device.  You may end up
> adding your user to the scanner or usb group.  sane-find-scanner and
> scanimage -L might also be helpful.
>
>
> Justin


Rebooted and it's working.  Thanks again.

- Grant