diff options
Diffstat (limited to 'docs/hcl/x200.md')
-rw-r--r-- | docs/hcl/x200.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/x200.md b/docs/hcl/x200.md index e5e2ff77..fafe5f0b 100644 --- a/docs/hcl/x200.md +++ b/docs/hcl/x200.md @@ -233,8 +233,8 @@ different, so this page might be BS) pehjota started collecting some steppings for different CPUs on several X200 laptops. You can get the CPUID by running: -$ **dmesg | sed -n 's/\^.* microcode: CPU0 -sig=0x\\(\[\^,\]*\\),.*$/\\1/p'** +\$ **dmesg | sed -n 's/\^.* microcode: CPU0 +sig=0x\\(\[\^,\]*\\),.*\$/\\1/p'** What pehjota wrote: The laptops that have issues resuming from suspend, as well as a laptop that (as I mentioned earlier in #libreboot) won't |