Dr-Noob / cpufetch

Simple yet fancy CPU architecture fetching tool
GNU General Public License v2.0
1.88k stars 103 forks source link

MacBook Pro M2 Pro: [ERROR]: Found invalid cpu_subfamily: 0x00000004 #191

Closed sm-moshi closed 11 months ago

sm-moshi commented 1 year ago

Hi,

just want to hand this in. :)

❯ cpufetch --verbose [ERROR]: Found invalid cpu_subfamily: 0x00000004 [VERSION]: cpufetch v1.04 (macOS ARM build) [WARNING]: SoC detection failed using cpu_subfamily

Screenshot 2023-08-29 at 23 57 08

❯ cpufetch --debug [ERROR]: Found invalid cpu_subfamily: 0x00000004 [VERSION]: cpufetch v1.04 (macOS ARM build) cpufetch v1.04 (macOS ARM build)

Screenshot 2023-08-29 at 23 57 38

Model:

Screenshot 2023-08-29 at 23 52 07

I hope I can be of any help with this issue. I'll try to take a look at the code and try to figure out a way by myself, but can't promise anything, since I'm not a Dev, but a SysAdmin.

Greetings, Stuart

Dr-Noob commented 1 year ago

No worries, just reporting is more than enough so that I can fix it. This is related to #190 and, as I mentioned there, it should be fixed now. Can you please confirm?

Dr-Noob commented 11 months ago

Closing as completed (see proof in #203)