On Sat, 29 May 2021 at 11:00, Steve Underwood <coppic...@gmail.com> wrote:
> > [...] > When I upgraded from F32 to F33 pulseaudio changed from something with a > few quirks, to something very troublesome. The main issue was I had to > restart pulseaudio several times after logging in before it would > actually find my audio devices. I found the cure was to switch to > pipewire. The main long term quirk I had with pulseaudio was that > sometimes starting an app, particularly chrome, would make the sound > distort, and pulseaudio had to be restarted to recover from this. I > haven't seen this problem since changing to pipewire. pipewire does seem > to show up in a "top" report as using a bit more CPU. This might be > because it is mixing in floating point, or because it just hasn't been > that well optimised so far, but its CPU load is only a few percent. > You don't mention how capable a CPU you have. There are tradeoffs. Modern processors often have "spare" CPU cycles that are used to advantage, e.g., by measures that reduce memory usage, add features, etc. Many people have vastly overpowered CPU's for their workloads, so developers may be tempted to add features that would not have made sense a few years ago. With linux, they who develop software chose tradeoffs. Most of them are unlikely to have access to bottom-end hardware for testing It is inevitable that some use cases will suffer collateral damage. This might include your issues with pulseaudio on F34. Collateral damage can occur when drivers are modified to use new capabilities, or when legacy quirks needed to support older modules are removed when a new module eliminates a legacy problem. -- George N. White III
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure