Sample Header Ad - 728x90

Why my system says have a 32 bit cpu?

0 votes
3 answers
109 views
When execute:
$ cat /sys/devices/system/cpu/modalias;
cpu:type:x86,ven0002fam0019mod0021:feature:,0000,
Says have a 32 bit cpu, but have a ryzen 7 5800X3D, is a 64 bit cpu, what happens?
$ cat /proc/cpuinfo | grep Ryzen | head -n 1
model name	: AMD Ryzen 7 5800X3D 8-Core Processor
$ uname -i
x86_64
modalias file is not the cpu architecture representation?
Asked by e-info128 (175 rep)
Aug 28, 2022, 04:17 AM
Last activity: Aug 28, 2022, 07:42 AM