Closed theofficialgman closed 1 year ago
Thank.
It's weird. I installed it yesterday with no issues, but now I'm getting the message you mentioned. I've added the code you sent me but is not working. I removed that IF (temporarily) and I'm gonna check what's going on.
Fixed. My fault 😅
Thanks for all.
It appears that the custom /proc/cpuinfo text is not available in some kernels. We (at Pi-Apps) have been receiving error logs from your software failing to install due to checking /proc/cpuinfo for information that does not exist
eg:
your code checking:
the users are running kernels that identify as
6.1.61-v8+
and6.1.61-v8_16k+
. It is possible these are testing kernels and will be pushed to all users soon on piOS. Your software will also fail to install on pi5 regardless when following install instructions ->curl -sSL https://git.io/JfAPE | bash
Your method of checking is unstable and you should consider instead checking the devicetree compatible string for matches