933 B
933 B
Framework Desktop
BIOS
- Set GPU memory to 512MB
References
https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html
Notes
Firmware and Kernel
See: https://github.com/kyuz0/amd-strix-halo-toolboxes?tab=readme-ov-file#-stable-configuration
Current stable is kernel 6.18.3-200 with linux-firmware 20251111
Kernel args
Edit /etc/default/grub and add the following:
amd_iommu=off amdgpu.gttsize=126976 ttm.pages_limit=32505856
Then grub2-mkconfig -o /boot/grub2/grub.cfg and reboot.