Dr-Noob/cpufetch

ThinkPad X13s

Closed this issue · 7 comments

debug.txt
verbose.txt

Let me know if you need anything else!

#226 also captures a more general interest for Windows on Arm.

Curious if a PR of this feature would be approved.

#226 also captures a more general interest for Windows on Arm.

Curious if a PR of this feature would be approved.

Indeed, a PR of this feature would be review and approved with great pleasure! The only requirement I would ask for is good documentation to support the implementation. For now I'll add support for ThinkPad X13s myself for Linux. Working on it...

debug.txt verbose.txt

Let me know if you need anything else!

Latest patches give support for the microarchitecture. I'd need the output of hexdump -C /proc/device-tree/compatible to also give support for the SoC.

Looks good! Branch i273 should make the SoC detection work.

I can confirm that on branch i273 detection works correctly on linux

Thanks for the confirmation! Merged into master now.