You are not logged in.
Pages: 1
I've ran into a thread with my exact same problem, but the solution didn't do anything for me, even after restarting ALSA; you can find it here: https://bbs.archlinux.org/viewtopic.php?id=93475.
The issue is that I can play sound from GTK applications and flash, but playing audio from the terminal does not work. Both alsamixer and amixer work to adjust the sound, but when I try to play something in cmus I get the following error:
Error: opening audio device: No such file or directoryAny ideas on how to get this working properly? It may be of interest that it worked fine when I had pulse audio installed with gnome, but after I ditched those packages cmus started to act up.
Offline
guess, cmus is still trying to use pulse
:set output_plugin=alsaLast edited by desm0tes (2012-02-08 23:41:24)
Offline
No change in behavior.
Offline
What's your other alsa related settings in ~/.cmus/autosave?
...
set dsp.alsa.device=
set mixer.alsa.channel=
set mixer.alsa.device=
set output_plugin=
...Do you use a .asoundrc/asound.conf file?
Offline
Pages: 1