<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jpruuska</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jpruuska"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Jpruuska"/>
	<updated>2026-06-10T00:05:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=SD_Card_slot&amp;diff=48231</id>
		<title>SD Card slot</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=SD_Card_slot&amp;diff=48231"/>
		<updated>2010-04-14T11:32:04Z</updated>

		<summary type="html">&lt;p&gt;Jpruuska: /* Models featuring this Technology */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
The SD Card slot (Secure Digital) is found on select ThinkPads and Docking stations.&lt;br /&gt;
&lt;br /&gt;
In addition to SD Cards, SD Card slots can also accept the older MMC (MultiMedia Card).&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
* [[Wikipedia:Secure Digital card|Wikipedia article on SD Cards]]&lt;br /&gt;
* [[Wikipedia:Multimedia Card|Wikipedia article on MMC Cards]]&lt;br /&gt;
&lt;br /&gt;
==PCI-based SD Card slot==&lt;br /&gt;
This implementation is called &amp;quot;SD Card with IO support&amp;quot;, and supports in addition to regular SD memory cards also special SDIO cards (e.g. Bluetooth, WiFi, etc).&lt;br /&gt;
&lt;br /&gt;
=== Linux support ===&lt;br /&gt;
You can read/write large SDHC cards since Linux kernel version 2.6.22, this has been tested on {{X41_Tablet}}, {{X41}} and {{X40}} with 16 GB SDHC (FAT32), 4 GB (non-HC, FAT32) and 2 GB (non-HC, FAT16) cards. However there have been some old reports that you can't, delete, create, resize or format partitions, there seems to be no problems with this on 2.6.24. These problem will not exist if you use an USB connected SDHC card reader instead of the internal one, so you can always use the cards.&lt;br /&gt;
&lt;br /&gt;
The driver where coded by the [http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci SDHCi project] supporting these and other SD controller chips, making them work with SDHC cards as well. The driver has been reported to work on ThinkPad {{X40}}, {{X41}}, {{Z60m}}, {{Z60t}}, {{X60}} and {{X61}} models, and has been available in mainline kernel since 2.6.17-rc1. See also &amp;quot;[[How to get the internal SD card working]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
lspci reports it as a Ricoh device with PCI ID 1180:0822 (X Series, Z60m, Z60t), or 1180:0841 (Z Series).&lt;br /&gt;
&lt;br /&gt;
=== Windows support ===&lt;br /&gt;
The Microsoft hotfix 934428 is available here [http://support.microsoft.com/kb/934428] it adds SDHC (SD High Capacity) support to Windows XP SP2 systems.&lt;br /&gt;
&lt;br /&gt;
02-01-2009 NOTE for SDHC cards using Windows 2003 Server and Vista.  IBM/Lenovo nor Microsoft supports this KB934428 with 2003 Server and the update.exe halts with OS version mis-match error when executed on 2003 or Vista despite the fact the sff*.sys driver files are perfectly compatible.  &lt;br /&gt;
Manual extraction and installation of the driver file still fails to properly mount and read 4GB+ SD cards despite indicators and messages of successful installation.&lt;br /&gt;
Solution requires obtaining sdhcinst.dll from 2003 install media or copying from the %systemroot%\system32 directory into the %systemroot%\system32\drivers directory before manually installing driver files and pointing to the ..\SP2QFE\ic\sdbus.inf file. A copy of sdhcinst.dll copied from a KB934428 patched XP workstaiton is identical to all 2003 Server versions and Vista since Microsoft clings to a universal drivers model. &lt;br /&gt;
The KB934428 doesn't include the sdhcinst.dll file.&lt;br /&gt;
Follow this link to lenovo forums for longer but just as simple explanation. &lt;br /&gt;
&lt;br /&gt;
[http://lnv.lithium.com/lnv/board/message?board.id=Special_Interest_Windows&amp;amp;thread.id=2106]&lt;br /&gt;
[OT] This solution has also been successfully tested on systems from different manufacturers and with non Richo card readers.&lt;br /&gt;
&lt;br /&gt;
14-04-2010 NOTE&lt;br /&gt;
Thinkpad Z61p SD-reader can accept SDHC cards up to 32GB in Windows (XP,Vista,7)&amp;lt;br/&amp;gt; &lt;br /&gt;
with updated Texas Instruments Media Card Reader Driver [http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=321957&amp;amp;prodSeriesId=1847703&amp;amp;prodNameId=1847704&amp;amp;swEnvOID=1093&amp;amp;swLang=2&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=ob-70996-1] and by modifying registry:&amp;lt;br/&amp;gt; &lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\tifm21\Parameters&amp;lt;br/&amp;gt; &lt;br /&gt;
Original Key Value: SDParam = 17 (Decimal)&amp;lt;br/&amp;gt; &lt;br /&gt;
New Key Value: SDParam = 16&amp;lt;br/&amp;gt; &lt;br /&gt;
After the hack, reboot the computer. Some users have also reported SDParam = 1 to work.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Models featuring this Technology ===&lt;br /&gt;
* ThinkPad {{X40}}, {{X41}}, {{X41_Tablet}}&lt;br /&gt;
* ThinkPad {{X60}}, {{X60s}}, {{X60_Tablet}}, {{X61}}, {{X61s}}, {{X61_Tablet}}&lt;br /&gt;
* ThinkPad {{Z60m}}, {{Z60t}}, {{Z61p}}&lt;br /&gt;
&lt;br /&gt;
==USB based SD Card slot==&lt;br /&gt;
This implementation only supports SD Memory cards.&lt;br /&gt;
&lt;br /&gt;
=== Linux support ===&lt;br /&gt;
Should be supported by the Linux USB Storage drivers (usb-storage).&lt;br /&gt;
&lt;br /&gt;
=== Models featuring this Technology ===&lt;br /&gt;
* [[ThinkPad Advanced Dock]]&lt;br /&gt;
* ThinkPad {{X200}}&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Jpruuska</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=SD_Card_slot&amp;diff=48230</id>
		<title>SD Card slot</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=SD_Card_slot&amp;diff=48230"/>
		<updated>2010-04-14T11:30:14Z</updated>

		<summary type="html">&lt;p&gt;Jpruuska: /* Windows support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
The SD Card slot (Secure Digital) is found on select ThinkPads and Docking stations.&lt;br /&gt;
&lt;br /&gt;
In addition to SD Cards, SD Card slots can also accept the older MMC (MultiMedia Card).&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
* [[Wikipedia:Secure Digital card|Wikipedia article on SD Cards]]&lt;br /&gt;
* [[Wikipedia:Multimedia Card|Wikipedia article on MMC Cards]]&lt;br /&gt;
&lt;br /&gt;
==PCI-based SD Card slot==&lt;br /&gt;
This implementation is called &amp;quot;SD Card with IO support&amp;quot;, and supports in addition to regular SD memory cards also special SDIO cards (e.g. Bluetooth, WiFi, etc).&lt;br /&gt;
&lt;br /&gt;
=== Linux support ===&lt;br /&gt;
You can read/write large SDHC cards since Linux kernel version 2.6.22, this has been tested on {{X41_Tablet}}, {{X41}} and {{X40}} with 16 GB SDHC (FAT32), 4 GB (non-HC, FAT32) and 2 GB (non-HC, FAT16) cards. However there have been some old reports that you can't, delete, create, resize or format partitions, there seems to be no problems with this on 2.6.24. These problem will not exist if you use an USB connected SDHC card reader instead of the internal one, so you can always use the cards.&lt;br /&gt;
&lt;br /&gt;
The driver where coded by the [http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci SDHCi project] supporting these and other SD controller chips, making them work with SDHC cards as well. The driver has been reported to work on ThinkPad {{X40}}, {{X41}}, {{Z60m}}, {{Z60t}}, {{X60}} and {{X61}} models, and has been available in mainline kernel since 2.6.17-rc1. See also &amp;quot;[[How to get the internal SD card working]]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
lspci reports it as a Ricoh device with PCI ID 1180:0822 (X Series, Z60m, Z60t), or 1180:0841 (Z Series).&lt;br /&gt;
&lt;br /&gt;
=== Windows support ===&lt;br /&gt;
The Microsoft hotfix 934428 is available here [http://support.microsoft.com/kb/934428] it adds SDHC (SD High Capacity) support to Windows XP SP2 systems.&lt;br /&gt;
&lt;br /&gt;
02-01-2009 NOTE for SDHC cards using Windows 2003 Server and Vista.  IBM/Lenovo nor Microsoft supports this KB934428 with 2003 Server and the update.exe halts with OS version mis-match error when executed on 2003 or Vista despite the fact the sff*.sys driver files are perfectly compatible.  &lt;br /&gt;
Manual extraction and installation of the driver file still fails to properly mount and read 4GB+ SD cards despite indicators and messages of successful installation.&lt;br /&gt;
Solution requires obtaining sdhcinst.dll from 2003 install media or copying from the %systemroot%\system32 directory into the %systemroot%\system32\drivers directory before manually installing driver files and pointing to the ..\SP2QFE\ic\sdbus.inf file. A copy of sdhcinst.dll copied from a KB934428 patched XP workstaiton is identical to all 2003 Server versions and Vista since Microsoft clings to a universal drivers model. &lt;br /&gt;
The KB934428 doesn't include the sdhcinst.dll file.&lt;br /&gt;
Follow this link to lenovo forums for longer but just as simple explanation. &lt;br /&gt;
&lt;br /&gt;
[http://lnv.lithium.com/lnv/board/message?board.id=Special_Interest_Windows&amp;amp;thread.id=2106]&lt;br /&gt;
[OT] This solution has also been successfully tested on systems from different manufacturers and with non Richo card readers.&lt;br /&gt;
&lt;br /&gt;
14-04-2010 NOTE&lt;br /&gt;
Thinkpad Z61p SD-reader can accept SDHC cards up to 32GB in Windows (XP,Vista,7)&amp;lt;br/&amp;gt; &lt;br /&gt;
with updated Texas Instruments Media Card Reader Driver [http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=321957&amp;amp;prodSeriesId=1847703&amp;amp;prodNameId=1847704&amp;amp;swEnvOID=1093&amp;amp;swLang=2&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=ob-70996-1] and by modifying registry:&amp;lt;br/&amp;gt; &lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\tifm21\Parameters&amp;lt;br/&amp;gt; &lt;br /&gt;
Original Key Value: SDParam = 17 (Decimal)&amp;lt;br/&amp;gt; &lt;br /&gt;
New Key Value: SDParam = 16&amp;lt;br/&amp;gt; &lt;br /&gt;
After the hack, reboot the computer. Some users have also reported SDParam = 1 to work.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Models featuring this Technology ===&lt;br /&gt;
* ThinkPad {{X40}}, {{X41}}, {{X41_Tablet}}&lt;br /&gt;
* ThinkPad {{X60}}, {{X60s}}, {{X60_Tablet}}, {{X61}}, {{X61s}}, {{X61_Tablet}}&lt;br /&gt;
* ThinkPad {{Z60m}}, {{Z60t}}&lt;br /&gt;
&lt;br /&gt;
==USB based SD Card slot==&lt;br /&gt;
This implementation only supports SD Memory cards.&lt;br /&gt;
&lt;br /&gt;
=== Linux support ===&lt;br /&gt;
Should be supported by the Linux USB Storage drivers (usb-storage).&lt;br /&gt;
&lt;br /&gt;
=== Models featuring this Technology ===&lt;br /&gt;
* [[ThinkPad Advanced Dock]]&lt;br /&gt;
* ThinkPad {{X200}}&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Jpruuska</name></author>
		
	</entry>
</feed>