testing on jammy

ubuntu@asrock01:~$ lsmod | grep msr
intel_rapl_msr         20480  0
intel_rapl_common      40960  1 intel_rapl_msr

ubuntu@asrock01:~$ sudo sos report -o processor --batch
<snip>
 Setting up archive ...
 Setting up plugins ...
 Running plugins. Please wait ...

  Starting 1/1   processor       [Running: processor]
<snip>

ubuntu@asrock01:~$ lsmod | grep msr
msr                    16384  0
intel_rapl_msr         20480  0
intel_rapl_common      40960  1 intel_rapl_msr


# then enabled proposed pocket

root@asrock01:~# sudo sos report -o processor --batch

sosreport (version 4.7.2)
<snip>

 Setting up archive ...
 Setting up plugins ...
[plugin:processor] skipped command 'cpupower frequency-info': required kmods 
missing: msr.  
[plugin:processor] skipped command 'cpupower info': required kmods missing: 
msr.  
[plugin:processor] skipped command 'cpupower idle-info': required kmods 
missing: msr.  
[plugin:processor] skipped command 'turbostat --debug sleep 10': required kmods 
missing: msr.  
 Running plugins. Please wait ...

  Starting 1/1   processor       [Running: processor]
<snip>

root@asrock01:~# lsmod | grep msr
intel_rapl_msr         20480  0
intel_rapl_common      40960  1 intel_rapl_msr


The msr module did not get loaded


** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2089713

Title:
  The processor plugin loads the msr module by default on jammy and
  focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/2089713/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to