Search found 5 matches
- 25 Jun 2024, 19:32
- Forum: Developer Discussion Room
- Topic: Compiling kernel modules (.config file)
- Replies: 4
- Views: 2654

Re: Compiling kernel modules (.config file)
Thank you for the response! I appreciate that this may be a bit of a niche and it's not straightforward to add to your package, but I'd really like to get it working. I have the toolchain extracted on my Linux PC (I looked for a .config file and cannot find one), I also have the GPL source code rele...
- 25 Jun 2024, 00:35
- Forum: Developer Discussion Room
- Topic: Compiling kernel modules (.config file)
- Replies: 4
- Views: 2654

Compiling kernel modules (.config file)
I know @outkastm has successfully compiled kernel modules, thanks to the excellent USB device drivers they've posted on these forums. However, it looks like they've gone quiet so I'm trying here now. I'd really like to compile the driver for the Coral AI Edge TPU PCIe card (the card is detected by t...
- 01 Jun 2024, 03:08
- Forum: Developer Discussion Room
- Topic: [ KernelModules ] Kernel module USB drivers
- Replies: 70
- Views: 47409

Re: [ KernelModules ] Kernel module USB drivers
Is there any chance a PCIe driver could be added to this package? Specifically, the Coral AI TPU PCIe driver: https://coral.ai/docs/notes/build-coral/#build-the-pcie-driver-gasket-dkms I'd like to install Frigate and I have an M.2 NVMe Coral AI Edge TPU installed in my NAS, it shows up in lspci outp...
- 01 Jun 2024, 01:55
- Forum: Hardware, Power and Accessories
- Topic: F2-423 Using the M.2 slots for Coral AI
- Replies: 2
- Views: 1577

Re: F2-423 Using the M.2 slots for Coral AI
It looks like it may not be as simple as I'd hoped. The PCIe device shows up but kernel drivers aren't present so I don't get a `/dev/apex_0` file to pass to the docker container. $ lspci -v ... 03:00.0 Class 0880: Device 1ac1:089a (prog-if ff) Subsystem: Device 1ac1:089a Flags: fast devsel, IRQ 255...
- 17 May 2024, 16:39
- Forum: Hardware, Power and Accessories
- Topic: F2-423 Using the M.2 slots for Coral AI
- Replies: 2
- Views: 1577

F2-423 Using the M.2 slots for Coral AI
I'm looking to set up an NVR application on my NAS, probably Frigate, and would like to implement AI detection of people, cars, objects, etc. I'm not using the M.2 slots for SSDs, so I was hoping I could buy a Coral AI M.2 Accelerator and use that in one of the slots instead. However, all the docume...