You are not logged in.
Pages: 1
if i want to play the movie as regular user i get this:
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied
here is ls for that file
[rico@x]$ ls -l /dev/dsp /dev/sound/dsp
lrwxrwxrwx 1 root root 9 2007-09-16 01:15 /dev/dsp -> sound/dsp
crw-rw---- 1 root audio 14, 3 2007-09-16 01:15 /dev/sound/dsp
i added that user rico to group audio, but still permission denied.
with sudo mplayer ... works fine.
Last edited by rico1986 (2007-09-16 07:24:35)
regards, Tim
Offline
did you logged out and back in?
Offline
i totaly forgot to do that :}
now it works.
regards, Tim
Offline
If you're using alsa, you should probably tell mplayer to use alsa directly,
instead of going through the oss emulation.
Just put "ao=alsa" in ~/.mplayer/config
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
tnx for that :}
regards, Tim
Offline
Pages: 1