Search results for query: gasket

  1. G

    Cannot update, getting errors

    ...Deprecated feature: REMAKE_INITRD (/var/lib/dkms/bnx2x/99.1.713.36-0/source/dkms.conf) Deprecated feature: REMAKE_INITRD (/var/lib/dkms/gasket/1.0/source/dkms.conf) Deprecated feature: REMAKE_INITRD (/var/lib/dkms/gasket/1.0/source/dkms.conf) Deprecated feature: REMAKE_INITRD...
  2. H

    Update Error with Coral TPU Drivers

    Much appreciated! These steps helped me.
  3. leesteken

    Coral M.2 installation on proxmox

    Your driver is not compatible with the kernel version. There are some threads that might help: https://forum.proxmox.com/search/6429729/?q=gasket&o=date
  4. M

    Coral M.2 installation on proxmox

    ...I've managed to install the drivers but I can't get the apex0 to go up. In my research I did a apt install pve-headers then a apt-get install gasket-dkms libedgetpu1-std. But I get this error: Reading package lists... Done Building dependency tree... Done Reading state information... Done...
  5. L

    Update Error with Coral TPU Drivers

    I cant get any of these steps to work, be it removing gasket-dkms, installing dkms, or anything else. I always get the same errors: Error! One or more modules failed to install during autoinstall. Refer to previous errors for more information. dkms: autoinstall for kernel: 6.5.11-7-pve failed...
  6. M

    [SOLVED] cannot upgrade to kernel 6.5.11-7-pve

    I don't have coral, and I got a similar issue with the new kernel not installing due to the r8168-dkms driver work around :( Did you get yours to work? How do you remove the failed kernel, or try to install it again? I get ``` dkms: autoinstall for kernel: 6.5.11-7-pve failed! ```
  7. F

    Update Error with Coral TPU Drivers

    thank you so much...that solved my problem!
  8. F

    [SOLVED] cannot upgrade to kernel 6.5.11-7-pve

    hmpfs....found this while searching deeper: https://forum.proxmox.com/threads/update-error-with-coral-tpu-drivers.136888/#post-608975 seems to be a problem with gasket / google coral
  9. F

    [SOLVED] cannot upgrade to kernel 6.5.11-7-pve

    maybe this helps someone? /var/lib/dkms/gasket/1.0/build/make.log: DKMS make.log for gasket-1.0 for kernel 6.5.11-7-pve (x86_64) Sat Dec 9 06:03:12 PM CET 2023 make: Entering directory '/usr/src/linux-headers-6.5.11-7-pve' CC [M] /var/lib/dkms/gasket/1.0/build/gasket_core.o CC [M]...
  10. F

    [SOLVED] cannot upgrade to kernel 6.5.11-7-pve

    .../boot/vmlinuz-6.5.11-7-pve dkms: running auto installation service for kernel 6.5.11-7-pve. Deprecated feature: REMAKE_INITRD (/var/lib/dkms/gasket/1.0/source/dkms.conf) Deprecated feature: REMAKE_INITRD (/var/lib/dkms/gasket/1.0/source/dkms.conf) Deprecated feature: REMAKE_INITRD...
  11. J

    M2 EdgeTPU (Coral AI) Problem

    Hi moocowmatt, does your configuration work with Frigate in LXC? and another question, did you install the gasket-dkms and libedgetpu1-std packages also in LXC container?
  12. N

    Update Error with Coral TPU Drivers

    Yeah I hear ya - unfortunately I don't believe I missed anything.... root@pve03:~# apt remove gasket-dkms Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package gasket-dkms root@pve03:~# root@pve03:~# root@pve03:~# apt...
  13. V

    Update Error with Coral TPU Drivers

    Feels like you might have missed removing gasket-dkms or adding dh-dkms? Unmet build dependencies: dkms Reckon you should start again from step one, line by line. Easy to skip a line and miss something. If that ain't it, sorry I couldn't be more help.
  14. N

    Update Error with Coral TPU Drivers

    good catch - however no bueno, same issue... root@pve03:/home/gasket-driver# ls -lc total 36 -rw-r--r-- 1 root root 1101 Dec 4 16:30 CONTRIBUTING.md drwxr-xr-x 2 root root 4096 Dec 4 16:30 debian -rw-r--r-- 1 root root 18092 Dec 4 16:30 LICENSE -rw-r--r-- 1 root root 613 Dec 4 16:30...
  15. V

    Update Error with Coral TPU Drivers

    Only thing off the top of my head is that you're running it from wrong directory. Per my previous comment: So root@pve3:/home rather than root@pve03:~#. Note I have no business instructing others in using Linux, but that was my takeaway (and, of course, it worked on my machine™).
  16. N

    Update Error with Coral TPU Drivers

    ...the debuild command above and the result was a dependencies error - can anyone help? root@pve03:~# git clone https://github.com/google/gasket-driver.git Cloning into 'gasket-driver'... remote: Enumerating objects: 846, done. remote: Counting objects: 100% (38/38), done. remote: Compressing...
  17. V

    Update Error with Coral TPU Drivers

    For any other dummies like myself that have no business using Linux and thus might get confused about a few things: In HOME = cd /home (not home as in going to debian's home/root directory). cd.. = This step should be putting you back in /home and needs a space e.g. cd .. (the latter was the...
  18. W

    Help: Kernel upgrade fails

    my bad... at first thought it was a kernel problem and thought that was the issue not realizing it was a module issue with gasket/apex IE the google coral tpu...
  19. W

    Help: Kernel upgrade fails

    .../boot/vmlinuz-6.5.11-6-pve dkms: running auto installation service for kernel 6.5.11-6-pve. Deprecated feature: REMAKE_INITRD (/var/lib/dkms/gasket/1.0/source/dkms.conf) Deprecated feature: REMAKE_INITRD (/var/lib/dkms/gasket/1.0/source/dkms.conf) Deprecated feature: REMAKE_INITRD...