JagdSeelen
Results
2
comments of
JagdSeelen
I'm having the exact same problem when trying to install with Ubuntu 24.04.1 LTS Did you ever get this problem solved?
I finally got mine working following the below list of commands uname -r lsmod | grep apex echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" | tee /etc/apt/sources.list.d/coral-edgetpu.list curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add...