
Carlos E. R. composed on 2022-12-10 14:20 (UTC+0100):
On Saturday, 2022-12-10 at 11:03 +0100, Stakanov wrote:
One workaround would be to use life DVD with TW but .... if there is a command anybody is aware of in Leap, I am taker.
Apparently, no. Not one that does it correctly.
Felix proposed "inxi -Cxx --vs" with version 3.3.21-00 or better:
FM> # inxi -Cxx --vs FM> inxi 3.3.21-00 (2022-08-22) FM> CPU: FM> Info: dual core model: Intel Core i3-4150T bits: 64 type: MT MCP FM> arch: Haswell level: v3 ... · · · · · · · · · · · · · · *****
But that doesn't work now on the two machines I have now running, with version 3.3.23-00:
Telcontar:~ # inxi -Cxx --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: 6-core model: AMD Ryzen 5 3600X bits: 64 type: MT MCP arch: Zen 2 rev: 0 cache: L1: 384 KiB L2: 3 MiB L3: 32 MiB Speed (MHz): avg: 2200 min/max: 2200/3800 boost: enabled cores: 1: 2200 2: 2200 3: 2200 4: 2200 5: 2200 6: 2200 7: 2200 8: 2200 9: 2200 10: 2200 11: 2200 12: 2200 bogomips: 91203 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm Telcontar:~ #
cer@Isengard:~> inxi -Cxx --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: quad core model: Intel Pentium N3710 bits: 64 type: MCP arch: Airmont rev: 4 cache: L1: 224 KiB L2: 2 MiB Speed (MHz): avg: 2387 high: 2537 min/max: 480/2560 cores: 1: 2290 2: 2286 3: 2435 4: 2537 bogomips: 12800 Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx cer@Isengard:~>
No indication of the level that I can see.
Inxi does have a man page. Obviously v-level got dropped from -Cx, -Cxx & -Cxxx, but not from -Ca: # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: 11th Gen Intel Core i5-11400 socket: LGA1200 bits: 64 type: MT MCP arch: Rocket Lake gen: core 11 level: v4 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: Intel Core i5-7500T socket: LGA1151 bits: 64 type: MCP arch: Kaby Lake gen: core 7 level: v3 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: Intel Core i3-4150T socket: BGA1155 bits: 64 type: MT MCP arch: Haswell gen: core 4 level: v3 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: Intel Pentium G3220 socket: BGA1155 (1150) note: check bits: 64 type: MCP arch: Haswell level: v2 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: AMD A10-7850K Radeon R7 12 Compute Cores 4C+8G socket: FM2 bits: 64 type: MT MCP arch: Steamroller level: v2 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: Intel Core2 6600 socket: 775 bits: 64 type: MCP arch: Core2 Merom level: v1 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: Intel Pentium D socket: Microprocessor bits: 64 type: MCP arch: Netburst Presler level: v1 # inxi -Ca --vs inxi 3.3.23-00 (2022-10-31) CPU: Info: model: Intel Pentium 4 socket: 478 bits: 64 type: MT arch: Netburst Presler level: v1 # grep RETT /etc/os-release PRETTY_NAME="openSUSE Leap 15.4" # /stw/lib64/ld-linux-x86-64.so.2 --help | tail -n17 This program interpreter self-identifies as: /lib64/ld-linux-x86-64.so.2 Shared library search path: (libraries located via /etc/ld.so.cache) /lib64 (system search path) /usr/lib64 (system search path) Subdirectories of glibc-hwcaps directories, in priority order: x86-64-v4 x86-64-v3 x86-64-v2 Legacy HWCAP subdirectories under library search path directories: x86_64 (AT_PLATFORM; supported, searched) tls (supported, searched) avx512_1 x86_64 (supported, searched) -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata