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

PipeWire support #18

Closed
dontknowhy opened this issue Jul 10, 2024 · 3 comments
Closed

PipeWire support #18

dontknowhy opened this issue Jul 10, 2024 · 3 comments

Comments

@dontknowhy
Copy link

PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It provides a low-latency, graph-based processing engine on top of audio and video devices that can be used to support the use cases currently handled by both PulseAudio and JACK. PipeWire was designed with a powerful security model that makes interacting with audio and video devices from containerized applications easy, with support for Flatpak applications being the primary goal. Alongside Wayland and Flatpak, we expect PipeWire to provide a core building block for the future of Linux application development.

I have already switched to PipeWire a long time ago. But the pacmd set-sink-port alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp__sink "[Out] Headphones" can't support PipeWire because there isn't real PulseAudio daemon running.
It is not a serious issue but it's better to support it because the PipeWire is getting more and more popular.

@Smoren
Copy link
Owner

Smoren commented Jul 14, 2024

Thank you for you issue. You can implement PipeWire support to this fix and make a PR if you want :)

@KainTim
Copy link

KainTim commented Oct 31, 2024

Should this issue be closed now that the merge request implementing this has been merged (#13)?

@Smoren
Copy link
Owner

Smoren commented Nov 1, 2024

Completed with release: https://github.com/Smoren/huawei-ubuntu-sound-fix/releases/tag/v1.3.1

@Smoren Smoren closed this as completed Nov 1, 2024
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

3 participants