Getting the below error that I think is to do with headers from searching the web but I don’t understand how to fix.
jimmy@jimmy-NUC12:~$ ls /dev/apex_0
ls: cannot access '/dev/apex_0': No such file or directory
All other steps worked up to that point. coral-linux
NUC12 PRO
OS - Ubuntu 22.04.2 LTS
Docker version 24.0.4, build 3713ee1
I’m very new to Linux.
This is a new setup and only being used for Frigate at this point.
Thank you
Thanks for the reply.
Did the coral instruction again, restarted multiple times. Removed the card, boot up/down, reinstalled it, did the coral install and still same error.
It is a M.2 A+E key single TPU.
One of the requirements is " *All systems require support for MSI-X as defined in the PCI 3.0 specification" how can this be checked?
Just FYI, “man” is handy command. It provides a manual for a linux command
“man ls” provide details of ls command for example
“man cat” provides details of cat command
Try the lshw command. This may show you if coral is mounted and seen by system i think. I will test this on my system later today. I imagine you will see some device with google or some other obvious indication of it being the coral
EDIT
“sudo lshw” shows below for coral. I believe it will show device even if driver is not present.
Missed your reply. Thanks for the man command
I have started over, install Debian and same error.
here are the results for the command. It shows the Coral on pci:2, looks to be missing the driver=apex? Does the Unclaimed mean anything?
Thanks
The coral instructions explain how to install apex driver. I’m completely guessing here but i believe the driver is bit being install or used. That also may be reason for unclaimed by hardware and linux is still something i dont clearly understand.
Not sure where to point you other then telling you to go through install instruction for coral and its drivers. I believe the answer is there.
Cause great question. Everything is new, might be a NUC thing.
Solution was disable secure boot in bios. Have no clue what is does but hope it doesn’t bite me in the rear later.