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] KRecord (Mono?)
- Date: Mon, 23 Jan 2006 14:18:46 +0900
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] KRecord (Mono?)
- References: <ea4e853e0601222007h26e01d9et2155691730b149e6@example.com><d8fcc0800601222029i436fb35fq@example.com><ea4e853e0601222046m39800788jb474d8d88b7749d8@example.com>
On 23/01/06, Lyle H Saxon <llletters@example.com> wrote: > When I type in "arecord" - I get: > > ALSA lib pcm_dsnoop.c:563:(snd_pcm_dsnoop_open) unable to open slave > arecord: main:533: audio open error: Permission denied Is this on SuSE? Is there an audio group that you should be in? Please run this command and report the output: egrep 'audio|sound' /etc/group If a line of output is generated, add yourself to that group. If you don't know how, maybe a SuSE expert can tell you. Or, you can do it The Unix Way and edit the /etc/group file directly (you must be root; use sudo). Search for the group that you found with egrep, and simply add your username to the end of the line, if the line ends with a colon. If the line does not end with a colon, that means that there is at least one user already in the group, so you must add a comma to the end of the line *before* your username. For example, here's the file before and after I add the "delyana" user to my audio group: : jglover@example.com; egrep 'audio|sound' /etc/group audio:x:18:jglover : jglover@example.com; sudo vim /etc/group : jglover@example.com; egrep 'audio|sound' /etc/group audio:x:18:jglover,delyana Cheers, Josh
- Follow-Ups:
- Re: [tlug] KRecord (Mono?)
- From: Josh Glover
- Re: [tlug] KRecord (Mono?)
- From: Lyle H Saxon
- Re: [tlug] KRecord (Mono?)
- From: Jim Tittsler
- References:
- [tlug] KRecord (Mono?)
- From: Lyle H Saxon
- Re: [tlug] KRecord (Mono?)
- From: Josh Glover
- Re: [tlug] KRecord (Mono?)
- From: Lyle H Saxon
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] KRecord (Mono?)
- Next by Date: Re: [tlug] KRecord (Mono?)
- Previous by thread: Re: [tlug] KRecord (Mono?)
- Next by thread: Re: [tlug] KRecord (Mono?)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links