-
I'm on Windows 11, when I do "Suspend PC" my PC will go to sleep but then 3 seconds later wake itself up. Is there a system config I need to change?
-
It's necesarry to have a swapfile which apparently can all be done with just a swap file on BTRFS:
```
bash-5.2# cd /var/swap/
bash-5.2# lsattr
---------------C------ ./swapfile
bash-5.2#
``…
-
### Describe the bug
After computer goes into suspend mode, if i attempt to wake with keyboard, mouse, or power button i can see fans and rgb come on and the monitor will wake as well but then it dis…
-
I cannot seem to get the displays to sleep on my Intel Nuc desktop. The swayidle command that this program builds doesn't seem to handle a condition where I have screen blanking enabled in the gdm con…
-
# CLI Logs
```
task talos:upgrade-node HOSTNAME=svlk8s1
task: [talos:down] flux --namespace flux-system suspend kustomization --all
► suspending kustomization adguard in flux-system namespace
✔…
-
would that be possible or is that out of scope?
the device would have power so should be able to remember where windows should be
-
After waking from suspend (from power menu), ignis freezes and becomes unresponsive. Sometimes it will recover after about 30 seconds and start working again, other times it won't recover and I will h…
-
On 6.6.53-1-arch-lts with `intel_iommu=on i915.enable_guc=3 i915.max_vfs=7` and `cat /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs` 2 the host system hangs out once a suspend command issued (eithe…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.s…
-
# Summary
Kubernetes v1.24 introduced the concept of a suspended job, where jobs can be marked with `spec.suspend` ([K8s Doc](https://kubernetes.io/docs/concepts/workloads/controllers/job/#suspendin…