Actions
Feature #1145
closedAdd system type to pibox-version for Xeon.
Start date:
14 May 2024
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
Current pibox-version file:
$ cat /etc/pibox-version VERSION: PiBox 1.0.0 HW: rk3399 BUILD: Wed May 1 03:32:47 UTC 2024
It should look like this instead.
VERSION: PiBox 2.0 HW: rpi2 BUILD: Fri May 3 21:14:10 UTC 2024 MODEL: Raspberry Pi 3 Model B Plus Rev 1.3 SYSTEM: pistore
Model can be pulled from /sys/firmware/devicetree/base/model.
System is Xeon.
Actions