Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulseaudio command not found - alma9 #107

Open
robina80 opened this issue Nov 29, 2023 · 6 comments
Open

pulseaudio command not found - alma9 #107

robina80 opened this issue Nov 29, 2023 · 6 comments

Comments

@robina80
Copy link

hi all,

so pulseaudio is not installed on alma9 so trying to install it and i get this

`dnf install pulseaudio
Last metadata expiration check: 0:27:00 ago on Wed Nov 29 16:36:30 2023.
Error:
Problem: problem with installed package pipewire-pulseaudio-0.3.67-2.el9.x86_64

  • package pipewire-pulseaudio-0.3.67-2.el9.x86_64 from @System conflicts with pulseaudio provided by pulseaudio-15.0-2.el9.x86_64 from appstream
  • package pipewire-pulseaudio-0.3.67-2.el9.x86_64 from @System conflicts with pulseaudio-daemon provided by pulseaudio-15.0-2.el9.x86_64 from appstream
  • package pulseaudio-15.0-2.el9.x86_64 from appstream conflicts with pulseaudio-daemon provided by pipewire-pulseaudio-0.3.67-2.el9.x86_64 from @System
  • package pipewire-pulseaudio-0.3.67-2.el9.x86_64 from appstream conflicts with pulseaudio provided by pulseaudio-15.0-2.el9.x86_64 from appstream
  • package pipewire-pulseaudio-0.3.67-2.el9.x86_64 from appstream conflicts with pulseaudio-daemon provided by pulseaudio-15.0-2.el9.x86_64 from appstream
  • package pulseaudio-15.0-2.el9.x86_64 from appstream conflicts with pulseaudio-daemon provided by pipewire-pulseaudio-0.3.67-2.el9.x86_64 from appstream
  • conflicting requests
    (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)`

so looks like pulseaudio has been replaced by pipewire-pulseaudio

so do i remove pipewire-pulseaudio for pulseaudio?

thanks,
rob

@matt335672
Copy link
Member

@robina80 - try installing the pipewire module instead:-

https://github.com/neutrinolabs/pipewire-module-xrdp

@robina80
Copy link
Author

thanks @matt335672 where do i find the folder to cd into and run the

./bootstrap
./configure
make
make install

@matt335672
Copy link
Member

Clone the repository using the git client of your choice.

HTH

@robina80
Copy link
Author

robina80 commented Dec 1, 2023

thanks @matt335672 i have done this and run the commands, all ran smoothly, i will restart and let you know if i have sound now

@robina80
Copy link
Author

robina80 commented Dec 1, 2023

no joy, how can i check what version of pipewire-pulseaudio is on this server

@matt335672
Copy link
Member

pipewire-pulseaudio is not relevant for xrdp. You have to use the pipewire subsystem or the pulseaudio subsystem.

By default Alma 9 will use pipewire but you can still use pulseaudio if you want:-

https://access.redhat.com/articles/6958410

The subsystem you use depends on your requirements.

Use the rpm -q command to check package versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants