-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use proc/cpuinfo for hardware serial #496
Comments
pritamghanghas
pushed a commit
that referenced
this issue
Mar 6, 2023
pritamghanghas
pushed a commit
that referenced
this issue
Mar 6, 2023
4 tasks
pritamghanghas
added a commit
that referenced
this issue
Mar 6, 2023
fix: Use proc/cpuinfo for hardware serial #496
4 tasks
pritamghanghas
pushed a commit
that referenced
this issue
Mar 6, 2023
* catch all possible exceptions while reading /proc/cpuinfo
4 tasks
pritamghanghas
pushed a commit
that referenced
this issue
Mar 6, 2023
* catch all possible exceptions while reading /proc/cpuinfo
pritamghanghas
added a commit
that referenced
this issue
Mar 6, 2023
fix: Use proc/cpuinfo for hardware serial #496
This was referenced Mar 6, 2023
this requies more work. if is there but all zero disregard that. |
pritamghanghas
pushed a commit
that referenced
this issue
Mar 10, 2023
* disregard serial from /proc/cpuinfo if it is all zeros
4 tasks
pritamghanghas
added a commit
that referenced
this issue
Mar 10, 2023
Use proc/cpuinfo for hardware serial #496
This was referenced Mar 10, 2023
Closing this in favour of #507 as the fix is in. Just needs better tests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Acceptance Criteria:
/proc/cpuinfo
for hardware serial mainly/proc/device-tree/serial-number
) as backupThe text was updated successfully, but these errors were encountered: