Hello Team,
I don't seem to be able to install mu USB Coral TPU within Proxmox 9.
I installed pve headers but I get:
I also tried with https://coral.ai/software/ website but apt-key is not working anymore.
Merci
I don't seem to be able to install mu USB Coral TPU within Proxmox 9.
root@proxmox:~# lsusb | grep -E "(1a6e:089a|18d1:9302)"
Bus 002 Device 004: ID 1a6e:089a Global Unichip Corp.
I installed pve headers but I get:
Code:
dpkg-buildpackage -us -uc -ui -tc -b
dpkg-buildpackage: info: source package gasket-dkms
dpkg-buildpackage: info: source version 1.0-18
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Coral <coral-support@google.com>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
dh clean --with dkms
dh_clean
debian/rules binary
dh binary --with dkms
dh_update_autotools_config
dh_autoreconf
create-stamp debian/debhelper-build-stamp
dh_prep
debian/rules override_dh_install
make[1]: Entering directory '/root/gasket-dkms'
dh_install src/* usr/src/gasket-1.0/
make[1]: Leaving directory '/root/gasket-dkms'
dh_installdocs
dh_installchangelogs
debian/rules override_dh_dkms
make[1]: Entering directory '/root/gasket-dkms'
dh_dkms -V 1.0
make[1]: Leaving directory '/root/gasket-dkms'
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'gasket-dkms' in '../gasket-dkms_1.0-18_all.deb'.
dpkg-genbuildinfo --build=binary -O../gasket-dkms_1.0-18_amd64.buildinfo
dpkg-genchanges --build=binary -O../gasket-dkms_1.0-18_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
debian/rules clean
dh clean --with dkms
dh_clean
dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
Now running lintian gasket-dkms_1.0-18_amd64.changes ...
running with root privileges is not recommended!
W: gasket-dkms: old-fsf-address-in-copyright-file
Finished running lintian.
root@proxmox:~/gasket-dkms# cd ..
root@proxmox:~# sudo dpkg -i gasket-dkms_*.deb
Troubleshooting
If module compilation fails:
bash
# Ensure proper kernel headers
I also tried with https://coral.ai/software/ website but apt-key is not working anymore.
Merci
Last edited: