Re: Sound Card i8x0: Root works, other users NOT

2003-11-07 Thread Anthony Le Mansec
On 2003-11-07, Phillipus Gunawan <[EMAIL PROTECTED]> wrote: > But anyway, I log-in as root to GDM and I > just realized... my sound card works... (???) But > whenever I switch to normal user, it wont work > again... > Any clues? Is this user in the 'audio' group ? If not, try typing : gpasswd -a

Re: Sound Card i8x0: Root works, other users NOT

2003-11-07 Thread Adam Galant
Check permissions of /dev files. I don't know about ALSA, but with OSS modules you need to add users to group audio (adduser audio) if they should have permissions to use sound card. I guess this will work for ALSA too. Regards, Adam On Fri, 7 Nov 2003, Phillipus Gunawan wrote: > I do not kno

Sound Card i8x0: Root works, other users NOT

2003-11-07 Thread Phillipus Gunawan
I do not know how, it was giving me a headache to configure my sound card, a buildin Intel 810 from motherboard. I've tried configuring /etc/modules.conf but still hopeless.. :( At the booting process, the ALSA had failed to load module i8x0. But anyway, I log-in as root to GDM and I just realized