Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Feisty Upgrade, USB issues and other oddities
- Date: Wed, 4 Apr 2007 14:41:38 +0900
- From: "Arwyn Hainsworth" <arwyn@example.com>
- Subject: Re: [tlug] Feisty Upgrade, USB issues and other oddities
- References: <46123C22.7080608@example.com> <2a0d6c300704030611r1a73fda3q20231e6ce41e640a@example.com> <4612FFD0.2050404@example.com>
On 04/04/07, Dave M G <martin@example.com> wrote:Marcelo, Keith, TLUG,
Thank you for responding.
I tried adding myself to the plugdev group (assuming this command I
found on the web is correct):
$ sudo useradd -G plugdev dave
useradd: user dave exists
So it seems I'm already in it.
Um no, it isn't the right command. useradd creates users, use usermod to modify them. Also the command 'groups' will show what groups you are in. So to add yourself to plugdev you would need to do:
#: user="dave";sudo usermod -G `groups |sed "s/^$user //;s/ /,/g"` $userWhat would you recommend as a next step to diagnose the problem?
Have you submitted a bug report yet? It is usually advisable to do so. Also check the bug database for a similar problem, I have heard of it happening on edgy as well, so there might be a solution available.
Arwyn
- Follow-Ups:
- Re: [tlug] Feisty Upgrade, USB issues and other oddities
- From: Josh Glover
- References:
- [tlug] Feisty Upgrade, USB issues and other oddities
- From: Dave M G
- Re: [tlug] Feisty Upgrade, USB issues and other oddities
- From: Marcelo Martins
- Re: [tlug] Feisty Upgrade, USB issues and other oddities
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] (no subject)
- Next by Date: Re: [tlug] Feisty Upgrade, USB issues and other oddities
- Previous by thread: Re: [tlug] Feisty Upgrade, USB issues and other oddities
- Next by thread: Re: [tlug] Feisty Upgrade, USB issues and other oddities
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links