Why is Linux in ChromeOS Flex reporting wrong number of CPU sockets?
0
votes
1
answer
95
views
dajnyx@penguin:~$ lscpu
...
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Celeron(R) CPU 1037U @ 1.80GHz
CPU family: 6
Model: 58
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
...
It should be sockets 1 and cores per socket 2. It is the same problem with other CPUs I have tested. This causes some programs to misbehave.
This is ChromeOS Flex version 126.0.6478.132 (Official Build) (64-bit)
The distribution is (in /etc/debian_version):
Debian 12.6
The kernel is (according to uname -a):
Linux penguin 6.6.30-02725-g3e8c91b46252 #1 SMP PREEMPT_DYNAMIC Fri, 21 Jun 2024 04:09:40 +0000 x86_64 GNU/Linux
Asked by Wolk
(1 rep)
Jul 7, 2024, 05:32 PM
Last activity: Jul 7, 2024, 08:48 PM
Last activity: Jul 7, 2024, 08:48 PM