I'm using gentoo and i've emerged the latest version on skype from portage.
If I run skype as root, I'm able to listen sounds and use mic., but it doesn't work if I run skype as user.
The user in witch i run skype is in groups audio,video,wheel...
Running by user other application like xmms, i'm able to listen sounds...
I'm using KDE 3.5 with artsd, full duplex mode is enabled.. I use ALSA libraries.. uhm.. I tried too to run skype with artsd -m /opt/skype/skype but with no changes, the problem still remain
QUOTE
rwxrwx 1 root root 9 Sep 7 09:37 /dev/dsp -> sound/dsp
progeny@inferno ~ $ ls -lash /dev/sound/
total 0
0 drwxr-xr-x 2 root root 160 Sep 7 09:37 .
0 drwxr-xr-x 16 root root 3.6K Sep 7 09:37 ..
0 crw-rw---- 1 root audio 14, 12 Sep 7 09:37 adsp
0 crw-rw---- 1 root audio 14, 4 Sep 7 09:37 audio
0 crw-rw---- 1 root audio 14, 3 Sep 7 09:37 dsp
0 crw-rw---- 1 root audio 14, 0 Sep 7 09:37 mixer
0 crw-rw---- 1 root audio 14, 1 Sep 7 09:37 sequencer
0 crw-rw---- 1 root audio 14, 8 Sep 7 09:37 sequencer2
progeny@inferno ~ $ groups progeny
wheel audio dialout tape video users vmware games
progeny@inferno ~ $ ls -lash /dev/sound/
total 0
0 drwxr-xr-x 2 root root 160 Sep 7 09:37 .
0 drwxr-xr-x 16 root root 3.6K Sep 7 09:37 ..
0 crw-rw---- 1 root audio 14, 12 Sep 7 09:37 adsp
0 crw-rw---- 1 root audio 14, 4 Sep 7 09:37 audio
0 crw-rw---- 1 root audio 14, 3 Sep 7 09:37 dsp
0 crw-rw---- 1 root audio 14, 0 Sep 7 09:37 mixer
0 crw-rw---- 1 root audio 14, 1 Sep 7 09:37 sequencer
0 crw-rw---- 1 root audio 14, 8 Sep 7 09:37 sequencer2
progeny@inferno ~ $ groups progeny
wheel audio dialout tape video users vmware games
if I run "cat /dev/urandom >> /dev/dsp" as normal user, I listen the sound...
however, skype says "audio playback problem"... anyone can suggest to me a solution?