helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
809 stars 58 forks source link

Sleep requires 4GB of RAM, maybe we should clarify this #534

Open louies0623 opened 1 year ago

louies0623 commented 1 year ago

In Live , if the laptop wakes up from sleep, system programs will exit and become unusable. build 0I44 live Affected models Eeepc R105D (Live USB System freezes and mouse cannot be used) Macbook A1278 (Live and Installed The screen will not light up) CX62 (Using the top menu keeps exiting)

louies0623 commented 3 months ago

@probonopd In the "Eeepc R105D" question I thought it only has 2GB of memory. It may be unstable because it will be disconnected from the USB Live media during sleep (it is marked on ghost BSD Note: GhostBSD can't successfully install in a system with less than 4G of RAM because once GhostBSD is booted, it is running from the RAM and not from the USB flash drive or DVD. ),

maybe there should be a detection memory capacity in the Live account. If it is less than 4GB, stop the sleep and hibernation service and notify when entering the desktop:

icon

png system-suspend error-01

"We noticed you The computer's memory is below the recommended amount of 4GB. For the stability of Live mode, we have disabled sleep and hibernation."

, but lock and screen dimming are still enabled