Closed Robonics closed 1 year ago
When running make sign-install, it fails saying cannot stat '*.bin' no such file or directory, and indeed looking through the files, there are no bin files.
make sign-install
cannot stat '*.bin' no such file or directory
bin
I'm on Linux Mint (Ubuntu/Debian Based) 21, Kernel Version 5.15.0-72-generic
The firmware is no longer in the repo. It is too much hassle to keep it updated. Your distro should be including it anyway.
The problem with install has been fixed.
When running
make sign-install
, it fails sayingcannot stat '*.bin' no such file or directory
, and indeed looking through the files, there are nobin
files.I'm on Linux Mint (Ubuntu/Debian Based) 21, Kernel Version 5.15.0-72-generic