Jeff Geerling

Results 1857 comments of Jeff Geerling

I'm fairly certain the 1070 doesn't have the GSP firmware required to work with the open-gpu-kernel-modules — see, similarly, the 750 Ti: https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/26#issuecomment-3586566167

I've now tested an RTX A4000, 750 Ti, and 3080 Ti on a Raspberry Pi CM5 running Debian Trixie. The 750 Ti (referenced above) doesn't have GSP firmware so can't...

@mariobalanica > the driver's memory manager layer complained about the page size. I'd recommend opening another issue for that. Note that I have tested the open and proprietary drivers with...

@guytamari see [Nvidia Graphics Cards work on Pi 5 and Rockchip](https://www.jeffgeerling.com/blog/2025/nvidia-graphics-cards-work-on-pi-5-and-rockchip)

For your dmesg logs, can you use `dmesg` and scroll through to the part where it says `amdgpu_device_init+0x1be4/0x2208` and copy out that whole area (not just the lines that have...

Just to get it all - can you clip all the output from the part that's like `--- [cut here] --- ` above that? Usually that entire chunk of output...

Thanks! If @coreforge could take a quick gander, is it just one more memcpy or something that's missing for Vega?

It looks like it's asking for a sudo password - run the ansible command with `-K` so it asks for your sudo password.

Thanks! Would love to know system power consumption. Seems like the CPU side could be nice on here (just wish you didn't have to pay $4k for that lol)

> I actually believe that the CPU may have a bit more to give, but is running into thermal limitations. With the default blis preset I've seen two of the...