On Sat, Oct 16, 2021 at 09:21:57AM -0600, Nathanael D. Noblet wrote: > Hello, > > I recently updated from F34 to F35 on an MSI laptop. I've noticed two > 'regressions' and I'm not sure where to file bugs. > > #1 - The first one is if I close the lid and the device suspends (I > assume as it used to do this fine), when I re-open the lid, the > keyboard lights up, fans start, but the screen never turns on and I > don't know if the device is running and the screen is blank or if its > just not waking up. Is this a kernel/systemd bug? What steps/info is > required to file a bug here? Try pressing ctrl-alt-f8 to switch to a text console. If the text login appears, then the issue was most likely in the graphics stack. If still blank, try pressing ctrl-alt-del. On a text console this should result in a reboot. If it reboots, you should be able to see logs with 'journalctl -b-1'. If it doesn't respond to ctrl-alt-del, then it's a kernel driver issue. Further debugging is possible, but let's check the easy things first. > #2 - In F34 Gnome control center -> battery I could choose the > laptops power profile (performance, balanced, powersave). This seems to > be gone. https://fedoraproject.org/wiki/Changes/Power_Profiles_Daemon > seems like its supposed to be supplying this, but systemd says the > service is masked. Looks like it is masked by TLP. TLP has the benefit > of being able to configure that setting between when on AC and when on > BAT which is nice but I'm wondering is it a bug that I can no longer > change that setting in gnome control panel? Is this expected behaviour? One of the reasons to introduce power-profiles-daemon was the dbus API that gnome knows how to use. TLP and others do not provide the same API. power-profiles-daemon.service conflicts with tlp.service, probably because they'd both try to set the same settings. So if you want p-p-d.service, then make sure it is enabled and disable tlp.service. > Otherwise the upgrade has gone well. Great to hear that. I'd say that this cycle seems pretty smooth so far. Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure