Jeff Geerling
Jeff Geerling
@Coreforge - Thanks; just applied and rebooted, same hang going on, but I forgot to mention, at some point (who knows when, I closed out of my VPN session last...
Woohoo! ``` [ 6.959764] amdgpu 0000:03:00.0: amdgpu: GECC will be enabled in next boot cycle [ 6.977121] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 6.977130]...
I wonder if @6by9 or @pelwell might have some advice about increasing the BAR space on Pi 5? I haven't attempted tweaking it at all since the days of the...
Indeed, it's working!  `glmark2-es2` 800x600 windowed on 4K display is getting 2356, which is right in the [same range as on the RX 6700 XT](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/222). Which means there's definitely...
@Coreforge - Since I don't think it worked with GPU on Ampere either, I'm guessing it'll be a bit of a slog to get that working. Still probably worth a...
I just installed `sudo apt install mesa-va-drivers` and now I see: ``` pi@pi5-pcie:~ $ DISPLAY=:0 vainfo libva info: VA-API version 1.17.0 libva info: Trying to open /usr/lib/aarch64-linux-gnu/dri/radeonsi_drv_video.so libva info: Found...
I installed OBS from the default repo (v29), using `sudo apt install obs-studio`, and now it's picking up the VAAPI H.264 encoder at least (so I can switch from x264...
On a System76 Thelio Astra system (see https://github.com/geerlingguy/sbc-reviews/issues/53), I can see the card: ``` 0004:01:00.0 VGA compatible controller: NVIDIA Corporation GA104GL [RTX A4000] (rev a1) (prog-if 00 [VGA controller]) Subsystem:...
Card is on the site here: https://pipci.jeffgeerling.com/cards_gpu/nvidia-rtx-a4000.html
On a Pi 500+ I tested again on kernel `rpi-6.15.y` with the yanghaku patch and `nouveau` (I blacklisted it then ran `sudo modprobe nouveau` after rebooting with the card attached)....