11-17-2022, 09:05 AM
(11-17-2022, 08:36 AM)Shad0w Wrote: I tried the same thing. The New Fedora is nice and snappy but also have the Audio issue. Not sure if we can take the audio config files from another disto and fix that. Someone smarter then me can maybe identify what files those may be.
They did release a new version from yours but it still has the same issue, I installed 1.7 (https://getfedora.org/en/workstation/download/)
Glad that worked for you.
I spent a little more time on the suspend/resume problem, but not much progress. Even tried the latest fedora provided uboot image and no change. I ended up changing the systemd setting to use the s2idle mode vs a deep sleep with this setting in sleep.conf:
Code:
[Sleep]
SuspendState=freeze
It's not as efficient, but works.