From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-108713-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Np2V5-0006h8-42
	for garchives@archives.gentoo.org; Tue, 09 Mar 2010 16:41:54 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D6E7DE0AA2;
	Tue,  9 Mar 2010 16:41:05 +0000 (UTC)
Received: from mail-yw0-f199.google.com (mail-yw0-f199.google.com [209.85.211.199])
	by pigeon.gentoo.org (Postfix) with ESMTP id 92A61E0AA2
	for <gentoo-user@lists.gentoo.org>; Tue,  9 Mar 2010 16:41:05 +0000 (UTC)
Received: by ywh37 with SMTP id 37so5521481ywh.2
        for <gentoo-user@lists.gentoo.org>; Tue, 09 Mar 2010 08:41:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type;
        bh=XSj/J0xdDJBGxhmWy+P8vyBXWoJxGbgqlFFklLIhMw4=;
        b=Q974noEwzSwLLBHoOSougi2D5LlLJhMsV6F5lNBEJOT5zsA0tI1MMYMzIbnnEMPUnf
         wGf6vYhgiIVbWyTjkaO9U61js6wCKhdArNMDkPYx0l262Y0czvLJxpwAGMEmyakI0ol1
         kYfzb0kmAhU9l2fGXfWaP9pJqLP8gpqhCZUos=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        b=Ps95HpyA5Abh/KdM/6hc4aWXZSOtgs1A5U5AfY+9ws5MdqK/4Ky//TJhOs5urcFmuO
         sHxwDd2UsN6poV0lLWbU0vGX3KiMm4bb9NP6ZYQkuxEuCpEbzLyxhTZAciNP6We5oOHG
         4So1HcCk90lSNByVdOiFDB3XEJpbBUDOq0Hdk=
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
Sender: paul.hartman@gmail.com
Received: by 10.150.128.21 with SMTP id a21mr560596ybd.24.1268152865262; Tue, 
	09 Mar 2010 08:41:05 -0800 (PST)
In-Reply-To: <53e35fd51003090314w250da861la064a57c73703160@mail.gmail.com>
References: <53e35fd51003090314w250da861la064a57c73703160@mail.gmail.com>
Date: Tue, 9 Mar 2010 10:41:05 -0600
X-Google-Sender-Auth: 50d4b5adb0d1edcf
Message-ID: <58965d8a1003090841s1b904e58mf41841ec40d8e620@mail.gmail.com>
Subject: Re: [gentoo-user] normal user do not have access to usb, and many 
	other things
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 2a3f621b-d916-4637-b5e9-e51a53aba4e3
X-Archives-Hash: d1a78d83f5d88d962e3bc313811476e7

On Tue, Mar 9, 2010 at 5:14 AM, Xi Shen <davidshen84@googlemail.com> wrote:
> hi,
>
> i usually use my linux system with root account. i think it is not
> good, so i created a normal user account for myself. but i found that
> i cannot access many system resources, like usb disk, battery
> informatiion, etc.
>
> i am already in these groups: disk,wheel,audio,video,usb,haldaemon,plugdev.
>
> now, i cannot get notification when i plug a new usb device. my
> battery gadget says battery information is not available.
>
> all there stuffs works fine if i log in with root account.

Depending on your specific USB device you may need to edit UDEV rules
to set proper permissions on the device node. For example I had to do
that for normal users to read my digital camera.