7.0/beta5: CPU-frequency missing (is empty)

Issue: CPU frequency not shown (ie. is empty)

  1. Version number (if the issue is upgrade related, specify which version was installed before as well):
    RouterOS 7.0 beta5
    Previous version was: 6.46.5 (stable)

  2. Router’s model:
    CRS326-24G-2S+RM

  3. Steps to reproduce the issue:
    see attached screenshot

  4. Configuration export (use ‘/export hide-sensitive’ command):

[admin2@MikroTik] > /system/export hide-sensitive    
# apr/19/2020 10:47:57 by RouterOS 7.0beta5
# software id = QXVZ-VVPX
#
# model = CRS326-24G-2S+
# serial number = 94550B3F52F5
/system clock
set time-zone-name=Europe/Berlin
/system clock manual
set time-zone=+01:00
/system ntp client
set enabled=yes
/system ntp client servers
add address=192.168.254.254
/system routerboard settings
set boot-os=router-os
  1. Any additional information that would help troubleshoot the issue (screenshots, debug logs, etc.):
    Also in the following output the CPU-frequency is not shown (in v6 there was such a CPU-frequency line)
[admin2@MikroTik] > /system/resource/print
                   uptime: 35m25s
                  version: 7.0beta5 (development)
               build-time: Feb/07/2020 11:56:32
         factory-software: 6.44
              free-memory: 461.5MiB
             total-memory: 512.0MiB
                      cpu: ARMv7
                cpu-count: 2
                 cpu-load: 0%
           free-hdd-space: 3152.0KiB
          total-hdd-space: 16.0MiB
  write-sect-since-reboot: 41
         write-sect-total: 4470
               bad-blocks: 0%
        architecture-name: arm
               board-name: CRS326-24G-2S+
                 platform: MikroTik

CPU-freq-missing.png