Am 18.09.20 um 09:40 schrieb Mirek Ingr:
> Sure thing, here you are:
> $ grep -i microcode /proc/cpuinfo
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6
> microcode     : 0xd6

Thank you.

> The output of 'dmesg' is attached as a file.

Ah. Your buffer is too small. As it’s a ring buffer, earlier messages 
get overridden. Either increase the size on the Linux command line with 
for example `log_buf_len=4M`, or, if the systemd journal is running, it 
should store all Linux kernel messages too:

     $ journalctl -k

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

Title:
  Dell Latitude 5591, i7-8850H, sig=0x906ea/20200609, Boot freezes
  silently after 'intel-microcode' upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1882943/+subscriptions

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

Reply via email to