Intel Arc stopped working after update from 24.10.2 -> 24.10.2.1

Hey guys, thanks in advance for any support you guys can offer.

I have an Arc A310 that I put in for hardware video transcoding in Jellyfin, and it was working flawlessly in TrueNAS without any configuration aside from passing it to the container and enabling hardware transcoding in Jellyfin. There was a minor maintenance patch to go from 24.10.2 to 24.10.2.1 and after performing it and rebooting the GPU stopped showing up in /dev/dri.

When I run sudo lspci -nn | grep -Ei “3d|display|vga” it detects the GPU.

08:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A310] [8086:56a6] (rev 05)

I switched the boot image back to 24.10.2 and rebooted, and it still does not work. I physically removed and reinstalled the GPU as well, just to be sure. Again, no dice.

I saw on a Proxmox forum someone had the same issue, and tried running sudo midclt call system.advanced.update ‘{“kernel_extra_options”: “i915.force_probe=56a6”}’ but this did not work for me, either.

Any suggestions?