Re: Machine locks on reboot from suspend

2023-12-20 Thread George N. White III
On Tue, Dec 19, 2023 at 7:21 PM Chris Adams wrote: > Once upon a time, Tim said: > > I got the impression that only laptops seem to have reasonably well > > working suspend, and suspect that little effort is put into designing > > and testing desktops to suspend well. That may have improved wit

Re: Machine locks on reboot from suspend

2023-12-20 Thread Jeffrey Walton
On Tue, Dec 19, 2023 at 12:47 PM Matthew Saltzman wrote: > > I have a Dell Precision 5820 Xeon with nVidia GeForce GT 1030 graphics > for video and a Quadro 4000 that I was playing with for GPU algorithms. > I have a fresh (fully updated) install of Fedora 39 with the nouveau > driver. > > When I

Re: Machine locks on reboot from suspend

2023-12-20 Thread Wolfgang Pfeiffer via users
I doubt anyone here will be able to help if you don't provide error messages that usually a system provides when things go wrong. So "man journalctl" might help ... Plus: To shut down a more or less frozen system maybe look for sysrq keys. Extra fine: 'powerconf' et al. is shutting down my machi

Re: Machine locks on reboot from suspend

2023-12-19 Thread Tim via users
Tim: >> Certain suspend modes require a suitable power supply, too. They don't >> switch off fully, some power circuits are required to stay up, and >> supply sufficient current to the motherboard. It also requires all the >> hardware to support suspending, some will not wake up, or wake up in a

Re: Machine locks on reboot from suspend

2023-12-19 Thread Chris Adams
Once upon a time, Tim said: > I got the impression that only laptops seem to have reasonably well > working suspend, and suspect that little effort is put into designing > and testing desktops to suspend well. That may have improved with > increasing demands for so-called green technology. But,

Re: Machine locks on reboot from suspend

2023-12-19 Thread Tim via users
On Tue, 2023-12-19 at 14:26 -0500, Jeffrey Walton wrote: > Don't suspend. I find it is hit or miss whether things work correctly > with ACPI Sleep States (S0 - S5). In particular, S3 and above. I got the impression that only laptops seem to have reasonably well working suspend, and suspect that li

Re: Machine locks on reboot from suspend

2023-12-19 Thread Jeffrey Walton
On Tue, Dec 19, 2023 at 12:47 PM Matthew Saltzman wrote: > > I have a Dell Precision 5820 Xeon with nVidia GeForce GT 1030 graphics > for video and a Quadro 4000 that I was playing with for GPU algorithms. > I have a fresh (fully updated) install of Fedora 39 with the nouveau > driver. > > When I

Re: Machine locks on reboot from suspend

2023-12-19 Thread Joe Zeff
On 12/19/2023 10:46 AM, Matthew Saltzman wrote: The proprietary nVidia driver doesn't exhibit the same problem. You're better off removing those and using the akmods from rpmfusion as you don't have to reinstall the drivers every time you install a new kernel. -- _