Coral TPU Drivers not loaded at boot

Angelone

Member
Jan 6, 2022
8
0
6
39
I'm trying to use the Coral AI M.2 (B+M) module on my proxmox setup.
I'm currently run the kernel version 6.8.4-2-pve and I followed this guide do install the gasket driver.
The installation process completed successfully, I can load the kernel modules with:

Bash:
root@pve:~ # modprobe apex

root@pve:~ # lsmod | grep apex
apex                   28672  0
gasket                126976  1 apex

Loading the driver is not enough to see the Coral AI module
Code:
lspci -nn | grep 089a
I suppose that a reboot is necessary.
Once I reboot the machine the gasket and apex kernel modules are not loaded automatically, how can I solve this issue?

Thanks in advance
 
Do you have this solved ? i am also struggeling to get this working.. not having a /dev/apex at all in proxmox host shell.,