-
applesmc-next: Battery charge thresholds for Linux on Apple hardware
Update 2023-03-05: Version 0.1.4 with minor changes for kernel version 6.2. The AUR package has been updated as well. This is a set of patches for the Linux kernel that enable changing the battery charge thresholds. This is useful for example to limit the charge to 80% to prolong the life of your battery if…
-
QEMU/KVM GPU Passthrough
Was getting BSOD trying to pass through a 280X to Windows guest. Using an added PCIe root seems to fix it. Using the i440fx machine in QEMU also seems to fix the BSOD. I need to benchmark that against the PCIe with Q35. Standard options for the various modes using Q35 QEMU machine: BIOS Default:…