1
0

thinkpad x200t

This commit is contained in:
dtb 2021-08-13 11:17:48 -04:00
parent 672d038752
commit 09458f9fee
2 changed files with 39 additions and 0 deletions

View File

@ -74,6 +74,7 @@ I'm vaccinated against COVID-19. Are you?
<A HREF="/knowledge/cat/" >cat(1)</A>;
<A HREF="/knowledge/netbsd/">NetBSD</A>;
<A HREF="/knowledge/true" >true(1)</A>;
<A HREF="/knowledge/x200t" >X200T</A>;
<B>shilling</B>:
<A HREF="#stickers">#stickers</A>
</I></P>

View File

@ -0,0 +1,38 @@
<!DOCTYPE html>
<HTML LANG="en">
<HEAD>
<LINK HREF="http://www.trinity.moe/knowledge/x200t" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<LINK HREF="/css/blank.css" ID="styling" REL="stylesheet" />
<META CHARSET="UTF-8" />
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
<TITLE>Thinkpad X200T</TITLE>
</HEAD>
<BODY>
<P><A HREF="/">~ Return to the rest of the site</A></P>
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
<H1>Thinkpad X200 Tablet</H1>
<H3>updated 2021-08-13</H3>
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
<P>General resources</P><UL>
<LI><A HREF="https://sharktastica.co.uk/resources/docs/hmm_X200t-X201t.pdf">Thinkpad X200 Tablet and X201 Tablet Hardware Maintenance Manual (fourth edition)</A> (<A HREF="https://web.archive.org/web/20200918095211/https://sharktastica.co.uk/resources/docs/hmm_X200t-X201t.pdf">Archive link</A>)</LI>
</UL>
<H2>Memory</H2>
<P>
<A HREF="https://thinkpads.com/forum/viewtopic.php?f=43&t=113310">RealBlackStuff says</A>
the X200T is compatible with <CODE>DDR3-1066 (PC3-8500)</CODE> and <CODE>DDR3-1333 (PC3-10600)</CODE>.
</P>
<P>
My ThinkPad X200T (type 7449-43U) came with 2x2GB <CODE>DDR3-1066 SO-DIMM (PC3-8500)</CODE> from Elpida as the OEM provided.
It's a Core2 Duo SL9600 model and Intel's datasheet doesn't show any maximum memory for the processor.
</P>
<P>
Rumor is the X200T can take 2x4GB <CODE>DDR3-1066 (PC3-8500)</CODE> or possibly <CODE>DDR3-1333 (PC3-10600)</CODE>.
I ordered <A HREF="https://www.newegg.com/corsair-8gb-204-pin-ddr3-so-dimm/p/N82E16820233179">a Corsair 2x4GB <CODE>DDR3-1066 (PC3-8500)</CODE> set</A> and will post memtest86 results when I get it.
It's possible the memory won't work.
</P>
</BODY>
</HTML>