Re: [linux-audio-user] No state is present for card

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] No state is present for card
From: Erik de Castro Lopo (erikd-lad_AT_mega-nerd.com)
Date: Sun May 25 2003 - 10:24:30 EEST


On Sun, 25 May 2003 14:50:04 +0900
Patrick Shirkey <pshirkey_AT_boosthardware.com> wrote:

> chmod a+rw /dev/dsp*
> chmod a+rw /dev/mixer
> chmod a+rw /dev/sequencer

Thats one way of fixing it, but there is a better way (I believe that the
above needs to be done on every reboot which is a pain).

On my machine:

    erikd_AT_coltrane > ls /dev/dsp
    crw-rw---- 1 root audio 14, 3 Aug 10 2001 /dev/dsp

Notice that the device allows rw access by the audio group. Therefore,
all you need to do, is for each user on the system who is allowed to
access these devices, as root:

    adduser <username> audio

Cheers,
Erik

-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  nospam_AT_mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
This is Linux country.  On a quiet night, you can hear NT re-boot.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun May 25 2003 - 11:18:24 EEST