From owner-freebsd-questions@FreeBSD.ORG Thu Aug 4 17:31:12 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DEB1106567C for ; Thu, 4 Aug 2011 17:31:12 +0000 (UTC) (envelope-from marc@blackend.org) Received: from smtp6-g21.free.fr (unknown [IPv6:2a01:e0c:1:1599::15]) by mx1.freebsd.org (Postfix) with ESMTP id 8974A8FC1F for ; Thu, 4 Aug 2011 17:31:09 +0000 (UTC) Received: from emphyrio.blackend.org (unknown [88.179.1.53]) by smtp6-g21.free.fr (Postfix) with ESMTP id CBF6D82258; Thu, 4 Aug 2011 19:31:03 +0200 (CEST) Received: from emphyrio.blackend.org (localhost [127.0.0.1]) by emphyrio.blackend.org (8.14.5/8.14.4) with ESMTP id p74HWWoJ094254; Thu, 4 Aug 2011 19:32:32 +0200 (CEST) (envelope-from marc@emphyrio.blackend.org) Received: (from marc@localhost) by emphyrio.blackend.org (8.14.5/8.14.4/Submit) id p74HWWKK094253; Thu, 4 Aug 2011 19:32:32 +0200 (CEST) (envelope-from marc) Date: Thu, 4 Aug 2011 19:32:31 +0200 From: Marc Fonvieille To: Antonio Olivares Message-ID: <20110804173231.GC4434@emphyrio.blackend.org> References: <20110804145411.GB4434@emphyrio.blackend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Useless-Header: blackend.org X-Operating-System: FreeBSD 8.2-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Questions Subject: Re: help setup an HP 3300C scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2011 17:31:12 -0000 On Thu, Aug 04, 2011 at 10:38:27AM -0500, Antonio Olivares wrote: > On Thu, Aug 4, 2011 at 9:54 AM, Marc Fonvieille wrote: > > > > I'm curious, what is the output of the id(1) command as olivares? > > > > -- > > Marc > > > > [olivares@quadcore ~]$ whoami > olivares > [olivares@quadcore ~]$ id > uid=1001(olivares) gid=1001(olivares) > groups=1001(olivares),0(wheel),5(operator),194(saned) > Ok, thanks. I'm a bit puzzled about the reasons why the scanner wasn't seen. Hmm in devfs.rules: [Removable Media] should be [Removable_Media=10], I think, to match your rc.conf -- Marc