You are not logged in.

#1 2015-05-21 01:25:27

kete
Member
Registered: 2015-01-01
Posts: 36

[SOLVED] Can't play sound after using 2 sound applications

After using LMMS, I can't hear sound in VLC, so I installed pulseaudio and pulseaudio-alsa.
I changed the libao conf as explained on the wiki, and I change the VLC setting to pulseaudio.
I manually started pulseaudio, but still no sound, I rebooted.
Now, speaker-test is denied.

Last edited by kete (2015-05-21 08:12:05)

Offline

#2 2015-05-21 07:24:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [SOLVED] Can't play sound after using 2 sound applications

Output of

# fuser -v /dev/snd/*

should shed some light, also some more information would be nice like

aplay -l
amixer -L

Offline

#3 2015-05-21 08:11:11

kete
Member
Registered: 2015-01-01
Posts: 36

Re: [SOLVED] Can't play sound after using 2 sound applications

Thanks, by the way, before I installed Pulseaudio, VLC was saying, "The audio
device "default" could not be used: Permission denied."

~ $ sudo fuser -v /dev/snd/*

USER        PID ACCESS COMMAND
/dev/snd/controlC0:  root        237 F.... fluidsynth
/dev/snd/pcmC0D0p:   root        237 F...m fluidsynth
/dev/snd/seq:        root        237 f.... fluidsynth
/dev/snd/timer:      root        237 f.... fluidsynth

So I finally changed the Fluidsynth config to use Pulseaudio, and VLC
worked.

Last edited by kete (2015-05-21 08:11:41)

Offline

#4 2015-05-21 08:18:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [SOLVED] Can't play sound after using 2 sound applications

yeah, you may have to create and use an user service if you need fluidsynth, at least it never worked for me when used as a system wide service with pulseaudio (and technically it shouldn't work, so there's that)

Offline

#5 2015-05-21 08:44:11

kete
Member
Registered: 2015-01-01
Posts: 36

Re: [SOLVED] Can't play sound after using 2 sound applications

I think there's already a fluidsynth service. I restarted it with systemctl.

Offline

Board footer

Powered by FluxBB