EasyEffects wont start

EasyEffects wont start

inxi -A
Audio:
  Device-1: Intel Comet Lake PCH cAVS driver: snd_hda_intel
  Device-2: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
    driver: snd_hda_intel
  Sound API: ALSA v: k6.1.11-1-MANJARO running: yes
  Sound Server-1: PulseAudio v: 16.1 running: yes
  Sound Server-2: PipeWire v: 0.3.65 running: yes

Sound Server-1: PulseAudio v: 16.1 running: yes

Easyeffects is for pipewire, you are running pulseaudio.

Try running this (fully uninstall pulseaudio and reinstall pipewire):

pamac remove manjaro-pulse pulseaudio-equalizer pulseaudio-jack pulseaudio-lirc pulseaudio-rtp && pamac install manjaro-pipewire
 sudo pamac remove manjaro-pulse pulseaudio-equalizer pulseaudio-jack pulseaudio-lirc pulseaudio-rtp && pamac install manjaro-pipewire

Error: target not found: pulseaudio-equalizer

remove pulseaudio-equalizer from the command I gave you :wink:

@rabcor still not going through :slight_smile:

pamac remove manjaro-pulse pulseaudio-jack pulseaudio-lirc pulseaudio-rtp && pamac install manjaro-pipewire
Error: target not found: pulseaudio-jack

inxi -A
Audio:
  Device-1: Intel Comet Lake PCH cAVS driver: snd_hda_intel
  Device-2: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
    driver: snd_hda_intel
  Sound API: ALSA v: k6.1.12-1-MANJARO running: yes
  Sound Server-1: PulseAudio v: 16.1 running: yes
  Sound Server-2: PipeWire v: 0.3.65 running: yes

The lists contains packages you might have installed related to pulseaudio.
Just repeat the command and iteratively remove the packages that haven’t been installed on your system until it runs without complaints.

2 Likes
sudo remove manjaro-pulse pulseaudio-jack pulseaudio-lirc pulseaudio-rtp && pamac install manjaro-pipewire
sudo: remove: command not found

Yo forgot the pamac at the start of the command:

pamac remove manjaro-pulse pulseaudio-jack pulseaudio-lirc pulseaudio-rtp && pamac install manjaro-pipewire

And you shouldn’t run pamac with sudo. It’ll ask for a password when required.

Thank you but same results

 pamac remove manjaro-pulse pulseaudio-jack pulseaudio-lirc pulseaudio-rtp && pamac install manjaro-pipewire
Error: target not found: pulseaudio-jack

Not the same results. Read carefully:

VS.:

2 Likes

Users should not need to remove packages

pamac install manjaro-pipewire

should be able to remove and replace any PulseAudio packages automatically

If the metapackage doesn’t work to replace packages; enable new systemd services and ensure user is added to realtime group to use realtime-privileges, any issue can be posted to forum