I swapped the drives - the problem stays with the i5-7500t leap or tumbleweed. What code has the i5-7500 table in it. It is wrong in both versions.

Tumbleweed

analyzing CPU 0:
  driver: intel_pstate
  CPUs which run at the same hardware frequency: 0
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency: 10.0 us
  hardware limits: 800 MHz - 800 MHz
  available frequency steps:  800 MHz, 792 MHz
  available cpufreq governors:  performance powersave
  current policy: frequency should be within 800 MHz and 800 MHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency: 800 MHz (asserted by call to hardware)
  boost state support:
    Supported: no
    Active: no

Leap

analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency: 10.0 us
  hardware limits: 792 MHz - 800 MHz
  available frequency steps:  800 MHz, 792 MHz
  available cpufreq governors:  performance powersave
  current policy: frequency should be within 792 MHz and 800 MHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency: 800 MHz (asserted by call to hardware)
  boost state support:
    Supported: no
    Active: no

=================================================

I can swap the drives and see - I have 2 machine out for delivery today - I was going to wait for them to arrive and do fresh tumbleweed on i5-7500t box.

I'll keep everyone updated after I do that later today - I estimate 10 hours from now.

Both i5-7500t have the exact same issue. Both are Leap 15.4

On 9/2/22 05:23, Jan Engelhardt wrote:
On Friday 2022-09-02 12:07, Larry Len Rainey wrote:
tumbleweed
user@LLRA:~> cpupower frequency-info
  driver: intel_pstate
  hardware limits: 800 MHz - 3.80 GHz
inxi
CPU: quad core Intel Core i7-7700T (-MT MCP-)
speed/min/max: 2643/800/3800 MHz Kernel: 5.19.2-1-default x86_64

leap
  driver: acpi-cpufreq
  hardware limits: 792 MHz - 800 MHz
LLRB:~ # inxi -Cxx
CPU:
  Info: Quad Core model: Intel Core i5-7500T bits: 64 type: MCP
  arch: Kaby Lake rev: 9 cache: L1: 256 KiB L2: 6 MiB L3: 6 MiB
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  bogomips: 6399
  Speed: 800 MHz min/max: 792/800 MHz Core speeds (MHz): 1: 800 2: 800
  3: 800 4: 800
So just a case of old kernel? (If you put Tumbleweed on the 7500T, and
Leap on the 7700T, maybe it's exactly reversed.)