Short history
After banging on OS to get a GL problem resolved (removing XGL) I seem to have messed up the sound system. It is very odd some apps work some don't
Some Things that work
KDE destop sounds
amoraK
Kaffeine
Things that don't
Skype 1.3.0.53 (note was working now not)
Banshee
JuK (runs but no sound)
Note alsa is installed
Where to start???
Need to get Skype working again
I know its odd. alsaplayer runs fine, but anything that needs dev/dsp won't. I know Skype is supposed to run alsa in fact it shows up in the audio selection screen but I think it also need dev/dsp working also.
running
gogalthorp@Linux1:/dev> artsdsp -m skype
ALSA lib pcm_direct.c:224:(make_local_socket) connect failed: �Z/tmp/alsa-dmix-6153-1160357734-395483: No such file or directory
ALSA lib pcm_dmix.c:895:(snd_pcm_dmix_open) unable to connect client
ALSA lib pcm_direct.c:224:(make_local_socket) connect failed: �Z/tmp/alsa-dmix-6153-1160357734-395483: No such file or directory
ALSA lib pcm_dmix.c:895:(snd_pcm_dmix_open) unable to connect client
ALSA lib pcm_direct.c:224:(make_local_socket) connect failed: �Z/tmp/alsa-dmix-6153-1160357734-395483: No such file or directory
ALSA lib pcm_dmix.c:895:(snd_pcm_dmix_open) unable to connect client
I get these errors There several files(?) in tmp with this format but different numbers They appear to have proper permissions. Don't know what the funny character-Z means
Yes alsa-dmix is installed
It should not be needed to run artsdsp, I had Skype working (before my troubles wi GL) just fine. The older version 1.2.xxx ran ok with just dev/dsp but sometimes would give a sound error on the second usage. Stoping and restarting corrected the problem. Skype says 1.3.xxxx fixes this and now uses alsa. I ran the beta for a short time before the troubles, but now nothing no version works all give me the "Problem with Sound device" error
additional
modprobe snd-pcm-oss
modprobe snd-mixer-oss
are loaded