audio - pulseaudio has no module-dbus-protocol -


I want to run pulseaudio using dbus. I have read several instructions about using the module 'module- dbus-protocol'. But it does not exist.

  $ pacmd load-module module- dbus-protocol module load failure  

I saw it with autocomplete, 'PACMD list-module', and even in built-in git sources.

Is my PulseAudio properly configured? Or am I having a version problem?

Currently I use PulseAudio 5.0

Edit:

found in my / usr / lib / pulse / folder

My mistake was to separate me into / usr / lib - / usr / local / lib

- There was a module of different Palsodio versions and my running PA was adding the old one.

I have just removed Pulseido files by simply / usr * repo and have reinstalled PulseDadi


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -