Jeff Geerling

Results 1858 comments of Jeff Geerling

I probably won't test one, but if you do and find success, please post your findings here!

@martinx72 - Thanks for the details! Looks like maybe the 90-series cards are unhappy because those versions don't have the little tweaks we've had to make for the previous series...

For the 9070, see: https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/766 ![Image](https://github.com/user-attachments/assets/0801ecfd-1ebe-47dd-91a6-ba49a7bba234) It looks like using yanghaku's patch and the latest version of Mesa, from `bookworm-backports`, the card can run stably. Working on more benchmarks now...

Heh, that's a bit of heavy stuff—I tend to restrict my heavier processing apps like Frigate, whisper, or llama to a single node, though I have plenty of Pis to...

@simonpm - The easiest way is to install the `firmware-amd-graphics` package. Then reboot, and check `dmesg` for which files are missing. Then download those files, and reboot again. Then see...

This should be fixed by https://github.com/geerlingguy/ansible-role-ntp/pull/136 — thanks!

Sorry, just remembered this PR after I had merged https://github.com/geerlingguy/ansible-role-docker/pull/511 — that PR just updates the default to deb822, so hopefully that solves the issue!

Happening here too, with latest Exo on a cluster of Raspberry Pis. It makes my terminal window jumpy too, if I have the Exo UI running. It seemed to continue...

FYI this patch was required alongside #176 to get the driver to compile on Pi OS Bookworm, kernel 6.6.y, as of Jan 2025...

Regular lspci output for the GPU: ``` pi@pi5-pcie:~ $ sudo lspci -vvvs 0000:03:00.0 0000:03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A750] (rev 08) (prog-if 00 [VGA controller]) Subsystem: Intel...