aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-12-17 01:33:50 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2017-12-17 01:33:50 -0500
commit3418e6974d1bf8f44700eac00f70968d4cfca15e (patch)
tree1081546ff7acb9cc9d3ff5cf65387467577f6463 /docs/hardware
parent8869b58039937c4908eeb19dd0d255c7beb7c5ed (diff)
downloadlibrebootfr-3418e6974d1bf8f44700eac00f70968d4cfca15e.tar.gz
librebootfr-3418e6974d1bf8f44700eac00f70968d4cfca15e.zip
Correct shell command returning CPUID on the X200
Diffstat (limited to 'docs/hardware')
-rw-r--r--docs/hardware/x200.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/hardware/x200.md b/docs/hardware/x200.md
index c5f535cb..b7bb434b 100644
--- a/docs/hardware/x200.md
+++ b/docs/hardware/x200.md
@@ -236,9 +236,7 @@ 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:.*sig=\([^,]*\),.*$/\1/p' | uniq
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