[Alsa-user] Re: Non-root users can't use soundcard

2002-07-14 Thread Adam Jones
On 13-Jul-02, Tapio Kelloniemi wrote: > I have the following problem. When any program without root privileges > tries to use soundcard it fails with Permission denied error. When > they use OSS api emulation, everything is OK. chmod a+rw /dev/amixer* > /dev/adsp* doesn't help. What should I do t

[Alsa-user] Alsa & Joysticks

2002-07-14 Thread James Drabb
Hello group, I just switch from using the kernel module es1370 for sound to alsa 0.9.0rc2. With the kernel modules I would load them like this: /sbin/insmod soundcore /sbin/insmod es1370 joystick=1 &> /dev/null sleep 1 /sbin/insmod joydev &> /dev/null /sbi

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-14 Thread Mark Constable
Jeremy Higgs wrote: > Thanks. I had a look at it, and it looks fine, except that I currently use > make-kpkg to compile and package the kernel, and this seems to not use that. > That isn't really a problem, except that I have other modules which need to > be compiled (nvidia drivers and lirc modul