[arch-ports] some problem in sound powermac
Hi, in my archlinuxppc I have some problem playing sound... for example: mpg321 /usr/share/sounds/alsa/Rear_Left.wav ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave No default libao driver available. aplay /usr/share/sounds/alsa/Rear_Left.wav ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave aplay: main:545: audio open error: No such file or directory mplayer /usr/share/sounds/alsa/Rear_Left.wav work OK my sound card is snd-powermac, package I have: alsautils, alsalib, libao,... module loaded: snd-aoa snd-aoa-fabric-layout snd-powermac... thankyou sacarde@tiscali.it
Check to see that your user is in the audio group: # usermod -a -G audio <your user> You'll need to login again after making that change to see if it's had any effect. If it hasn't, try playing again as root and see if that helps. Matt
On Tuesday 17 July 2007 08:45:46 Matthew William Cox wrote:
Check to see that your user is in the audio group: # usermod -a -G audio <your user>
user is in audio group
You'll need to login again after making that change to see if it's had any effect. If it hasn't, try playing again as root and see if that helps.
I do it, but same errors with aplay and mpg321 but mplayer works OK
I do it, but same errors with aplay and mpg321
but mplayer works OK
may be that sound running in kernelspace are KO and in userspace are OK ? I think that because I have message at startup: Sound server informational message: Error while initializing the sound driver: device: default can't be opened for playback (No such file or directory) I have this: http://img525.imageshack.us/my.php?image=snapshot3zc8.png in kde kinfo
participants (2)
-
Matthew William Cox
-
sacarde