Search results for query: gasket

  1. R

    Update Error with Coral TPU Drivers

    ...to say this is same problem I am having, well maybe jut a little different, but I have done everything you have root@pve:~# dmesg |grep gasket [ 5.839863] gasket: module verification failed: signature and/or required key missing - tainting kernel root@pve:~# uname -r 6.8.12-3-pve...
  2. M

    PCIe Coral (gasket-dkms) does not work

    ...Proxmox forums) and was able to get Coral mini PCie working. Couple of months ago I rebooted and it hasn't worked since. I have tried removing gasket-dkms, rebuilding, and reinstalling several times. I ordered a new Coral and tried with that one, but no difference. I am at the point of giving...
  3. C

    How to install Coral M.2 PCI passthrough for Frigate on Proxmox 8+

    ...and exit Once repositories were squared away I ran the following commands: apt update apt install pve-headers apt-get install apt remove gasket-dkms apt install git apt install devscripts apt install dh-dkms apt install dkms The last command, apt install dkms is not listed on the original...
  4. C

    Installing Frigate Dual Edge TPU Help

    This did the trick! Thanks! For anyone having issues, I had to remove gasket-dkms package all together. Re-run my updates since the proxmox kernel update was not fixed yet. Then I cloned the github, cd into the dir and ran the command on the readme of the github. Worked like a charm.
  5. shanreich

    Installing Frigate Dual Edge TPU Help

    Looks like the issue is that the driver is not yet updated for use with kernel version 6.8, see [1] [2] [1] https://github.com/google/gasket-driver/issues/23 [2] https://github.com/google/gasket-driver/issues/24
  6. S

    Coral TPU (pcie) on Proxmox

    minor modification to the step that adds the repository: curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/coral-edgetpu.gpg also run apt update after adding the repo and before continuing with trying to install gasket-dkms and libedgetpu1-std
  7. C

    Installing Frigate Dual Edge TPU Help

    ...from their config page. I quickly found out that this was going to take a while. Followed the instructions until I got to "apt install gasket-dkms libedgetpu1-std". The gasket gave me issues. I updated to the latest kernel in "6.8.8-2-pve" and attempted this all again and had a ton of...
  8. D

    Update Error with Coral TPU Drivers

    ...This is passing through both apex tpus, the gpu for video acceleration and two network cards I don't have anything blacklisted I've installed gasket from LiloBzH's comment and changed to the newer git repo from KyleGospo https://github.com/KyleGospo/gasket-dkms lsmod | grep apex apex...
  9. M

    [SOLVED] Google Coral USB Initialisation

    ...1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up gasket-dkms (1.0-18) ... Removing old gasket-1.0 DKMS files... Deleting module gasket-1.0 completely from the DKMS tree. Loading new gasket-1.0 DKMS...
  10. F

    Update Error with Coral TPU Drivers

    i know this is an older post but i cant get it to work for the life of me. i followed these instructions step by step and was able to apt update/upgrade without any errors but after rebooting i still get a no such file or directory when running "ls /dev/apex_0" i've tried following pretty much...
  11. R

    Update Error with Coral TPU Drivers

    ...OP. For anyone who is noob like like me. I got the error after git clone. Is it simple a directory structureand needed to delte the esisting gasket-driver directory for the clone path. root@pve:/home# git clone https://github.com/google/gasket-driver.git fatal: destination path...
  12. C

    Proxmox Host unresponsive after starting VM with PCI Coral TPU passed through

    ...install pve-headers does not seem to do exactly the same thing as apt install pve-headers-$(uname -r). Having done this and then reinstalled gasket-dkms the /dev/apex_0 device appears and works just fine. It is possible that this just happened to be a coincidence, but that is how it appeared...
  13. C

    Proxmox Host unresponsive after starting VM with PCI Coral TPU passed through

    ...MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: vfio-pci The apex and gasket modules have been blacklisted in the host as described in the instructions, and I have tried so many things now that I start to lose track. The...
  14. C

    How to install Coral M.2 PCI passthrough for Frigate on Proxmox 8+

    ...apex 0000:01:00.0: Apex performance not throttled due to temperature root@pmox02:/home# lsmod |grep apex apex 28672 0 gasket 126976 1 apex root@pmox02:/home# ls /dev/apex* ls: cannot access '/dev/apex*': No such file or directory The TPU is visible in the...
  15. R

    GPU Passthrough - Unsure if successful or not - OpenGL Fail

    ...### /etc/modprobe.d/coral-tpu.conf contents: ``` # https://www.reddit.com/r/homeassistant/comments/xzajo0/coral_tpu_proxmox_frigate/ blacklist gasket blacklist apex options vfio-pci ids=1ac1:089a ``` -------------------------------- ### /etc/modprobe.d/dkms.conf contents: empty...
  16. N

    Update Error with Coral TPU Drivers

    Sorry about that, that are the instrucctions for someone that have previously installed the gasket-dkms with the previous version of the kernel. Just skip the line of apt remove gasket-dkms
  17. H

    Update Error with Coral TPU Drivers

    Hello - I have kernel 6.8.8-1-pve. When I run the remove gasket-dkms i get an error saying that I am unable to locate the package. After I installed proxmox i used the helper script for post-installation cleanup, I believe it added the non-subscritption repos.
  18. N

    Update Error with Coral TPU Drivers

    ...there are also the instructions of how to identify your kernel version and which github repo you need to use instead of KyleGospo: apt remove gasket-dkms apt install dkms lsb-release sudo git dh-dkms devscripts pve-headers git clone https://github.com/KyleGospo/gasket-dkms cd gasket-dkms...
  19. F

    Update Error with Coral TPU Drivers

    Did want to chime in and mention the KyleGospo/gasket-dkms repo has no mention of "USB" in the source files which I could find, there are however references to "PCI." The only references to "USB" which could be interpreted as a driver I found relating to coral were in the source code to...
  20. T

    Proxmox / Debian 12 LXC / CodeProject.ai / Coral usb TPU : My working setup !

    Well this is fine, The name will change once the container initialize the module. This is why you have : usb0: host=1a6e:089a,usb4=1 # coral ID pre-load // replace USB4 with selection usb1: host=18d1:9302,usb4=1 # coral ID post-load // replace USB4 with selection