<?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=Linko47</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=Linko47"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Linko47"/>
	<updated>2026-05-05T06:46:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=ThinkPad_11a/b/g_Wireless_LAN_Mini_Express_Adapter&amp;diff=38454</id>
		<title>ThinkPad 11a/b/g Wireless LAN Mini Express Adapter</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=ThinkPad_11a/b/g_Wireless_LAN_Mini_Express_Adapter&amp;diff=38454"/>
		<updated>2008-08-05T14:33:57Z</updated>

		<summary type="html">&lt;p&gt;Linko47: /* X61 WiFi LED blink on transfer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&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;
=== ThinkPad 11a/b/g Wireless LAN Mini Express Adapter ===&lt;br /&gt;
This is a WiFi Adapter that is installed in a Mini-PCI Express slot&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: Atheros AR5006EX (As printed on card AR5BXB6) or AR5212&lt;br /&gt;
* Integrated Mac Processor and Radio Chip: Atheros 5423&lt;br /&gt;
* IEEE Standards: 802.11a, 802.11b, 802.11g&lt;br /&gt;
* PCI ID: 168c:1014&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
[[image:Atheros_mini_express_wifi(thumbnail).jpg|thumb|Atheros mini-PCIe WiFi Adapter]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== IBM Partnumbers ===&lt;br /&gt;
IBM Option PN (US): 40Y7026&lt;br /&gt;
&lt;br /&gt;
=== Linux WiFi driver ===&lt;br /&gt;
Use the [[Madwifi]] driver. This driver has support for Atheros rev 0x0024 support since svn revision 2360.&lt;br /&gt;
&lt;br /&gt;
OR (not recommended)&lt;br /&gt;
&lt;br /&gt;
get the driver from http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-52527 and use ndiswrapper&lt;br /&gt;
&lt;br /&gt;
=== Hardware switch ===&lt;br /&gt;
&lt;br /&gt;
Some ThinkPads have a hardware switch that must be in the '''on''' position for the radio to work, regardless of driver state:&lt;br /&gt;
&lt;br /&gt;
[[Image:Wireless-switch.png|(ThinkPad R60 radio switch in the ON position)]]&lt;br /&gt;
&lt;br /&gt;
(Note: This may not always be the case. On at least one T60, model 2007-62U with Atheros AR5212, running Ubuntu Edgy with the MadWifi driver, the wireless switch has no effect. Wireless operates with the switch in either position. But there's an [http://article.gmane.org/gmane.linux.acpi.ibm-acpi.devel/137 experimental patch] which adds support of the switch to [[ibm-acpi]].)&lt;br /&gt;
&lt;br /&gt;
=== T60 WiFi LED ===&lt;br /&gt;
&lt;br /&gt;
Problem: The WiFi LED on the T60 isn't enabled by default on bootup.&lt;br /&gt;
&lt;br /&gt;
Solution: As root edit /etc/rc.local by adding the following command at the bottom:&lt;br /&gt;
&lt;br /&gt;
'''echo -n 1 &amp;gt; /proc/sys/dev/wifi0/ledpin;'''&lt;br /&gt;
&lt;br /&gt;
Save your changes, afterwards on every boot up the WiFi LED will be enabled.&lt;br /&gt;
&lt;br /&gt;
Note:This has been verified on a T60 1953-D7U running Fedora 7 Linux, however this &lt;br /&gt;
should work on most Laptop-OS configurations.&lt;br /&gt;
&lt;br /&gt;
=== X61 WiFi LED blink on transfer===&lt;br /&gt;
&lt;br /&gt;
Howto make the wifi led blink when there is network traffic.&lt;br /&gt;
I've only tested this on an X61 with AR5212 802.11abg - AR5BXB6 on Debian/Ubuntu&lt;br /&gt;
&lt;br /&gt;
 sysctl -w dev.wifi0.ledpin=1&lt;br /&gt;
 sysctl -w dev.wifi0.softled=1 //change the 1 to anything 1-9 for a more responsive blink&lt;br /&gt;
&lt;br /&gt;
If you would like for this to occur on boot, add&lt;br /&gt;
&lt;br /&gt;
 dev.wifi0.ledpin=1&lt;br /&gt;
 dev.wifi0.softled=1&lt;br /&gt;
&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
 /etc/sysctl.conf&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this card may be found in ===&lt;br /&gt;
* {{T60}}, {{T60p}}, {{T61}}&lt;br /&gt;
* {{X60}}, {{X60s}}&lt;br /&gt;
* {{Z60t}}, {{z61m}}&lt;br /&gt;
&lt;br /&gt;
=== Related Links ===&lt;br /&gt;
* [http://www.madwifi.org MadWifi project page]&lt;br /&gt;
* [http://madwifi.org/ticket/263 MadWifi ticket #263]&lt;br /&gt;
* [http://forums.fedoraforum.org/showthread.php?t=126266&amp;amp;highlight=atheros A Guide to Installing Atheros Cards Under Fedora Linux]&lt;br /&gt;
* [http://kolundin.blogspot.com/2007/11/thinkpad-z60t-wifi-f7.html Howto ThinkPad Z60t WiFi - Fedora 7]&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Linko47</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=ThinkPad_11a/b/g_Wireless_LAN_Mini_Express_Adapter&amp;diff=38309</id>
		<title>ThinkPad 11a/b/g Wireless LAN Mini Express Adapter</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=ThinkPad_11a/b/g_Wireless_LAN_Mini_Express_Adapter&amp;diff=38309"/>
		<updated>2008-07-26T15:28:44Z</updated>

		<summary type="html">&lt;p&gt;Linko47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&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;
=== ThinkPad 11a/b/g Wireless LAN Mini Express Adapter ===&lt;br /&gt;
This is a WiFi Adapter that is installed in a Mini-PCI Express slot&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: Atheros AR5006EX (As printed on card AR5BXB6) or AR5212&lt;br /&gt;
* Integrated Mac Processor and Radio Chip: Atheros 5423&lt;br /&gt;
* IEEE Standards: 802.11a, 802.11b, 802.11g&lt;br /&gt;
* PCI ID: 168c:1014&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
[[image:Atheros_mini_express_wifi(thumbnail).jpg|thumb|Atheros mini-PCIe WiFi Adapter]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== IBM Partnumbers ===&lt;br /&gt;
IBM Option PN (US): 40Y7026&lt;br /&gt;
&lt;br /&gt;
=== Linux WiFi driver ===&lt;br /&gt;
Use the [[Madwifi]] driver. This driver has support for Atheros rev 0x0024 support since svn revision 2360.&lt;br /&gt;
&lt;br /&gt;
OR (not recommended)&lt;br /&gt;
&lt;br /&gt;
get the driver from http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-52527 and use ndiswrapper&lt;br /&gt;
&lt;br /&gt;
=== Hardware switch ===&lt;br /&gt;
&lt;br /&gt;
Some ThinkPads have a hardware switch that must be in the '''on''' position for the radio to work, regardless of driver state:&lt;br /&gt;
&lt;br /&gt;
[[Image:Wireless-switch.png|(ThinkPad R60 radio switch in the ON position)]]&lt;br /&gt;
&lt;br /&gt;
(Note: This may not always be the case. On at least one T60, model 2007-62U with Atheros AR5212, running Ubuntu Edgy with the MadWifi driver, the wireless switch has no effect. Wireless operates with the switch in either position. But there's an [http://article.gmane.org/gmane.linux.acpi.ibm-acpi.devel/137 experimental patch] which adds support of the switch to [[ibm-acpi]].)&lt;br /&gt;
&lt;br /&gt;
=== T60 WiFi LED ===&lt;br /&gt;
&lt;br /&gt;
Problem: The WiFi LED on the T60 isn't enabled by default on bootup.&lt;br /&gt;
&lt;br /&gt;
Solution: As root edit /etc/rc.local by adding the following command at the bottom:&lt;br /&gt;
&lt;br /&gt;
'''echo -n 1 &amp;gt; /proc/sys/dev/wifi0/ledpin;'''&lt;br /&gt;
&lt;br /&gt;
Save your changes, afterwards on every boot up the WiFi LED will be enabled.&lt;br /&gt;
&lt;br /&gt;
Note:This has been verified on a T60 1953-D7U running Fedora 7 Linux, however this &lt;br /&gt;
should work on most Laptop-OS configurations.&lt;br /&gt;
&lt;br /&gt;
=== X61 WiFi LED blink on transfer===&lt;br /&gt;
&lt;br /&gt;
Making the wifi led blink when there is network traffic.&lt;br /&gt;
I've only tested this on an X61 with AR5212 802.11abg - AR5BXB6&lt;br /&gt;
&lt;br /&gt;
 sysctl -w dev.wifi0.ledpin=1&lt;br /&gt;
 sysctl -w dev.wifi0.softled=1 //change the 1 to anything 1-9 for a more responsive blink&lt;br /&gt;
&lt;br /&gt;
If you would like for this to occur on boot, add&lt;br /&gt;
&lt;br /&gt;
 dev.wifi0.ledpin=1&lt;br /&gt;
 dev.wifi0.softled=1&lt;br /&gt;
&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
 /etc/sysctl.conf&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this card may be found in ===&lt;br /&gt;
* {{T60}}, {{T60p}}, {{T61}}&lt;br /&gt;
* {{X60}}, {{X60s}}&lt;br /&gt;
* {{Z60t}}, {{z61m}}&lt;br /&gt;
&lt;br /&gt;
=== Related Links ===&lt;br /&gt;
* [http://www.madwifi.org MadWifi project page]&lt;br /&gt;
* [http://madwifi.org/ticket/263 MadWifi ticket #263]&lt;br /&gt;
* [http://forums.fedoraforum.org/showthread.php?t=126266&amp;amp;highlight=atheros A Guide to Installing Atheros Cards Under Fedora Linux]&lt;br /&gt;
* [http://kolundin.blogspot.com/2007/11/thinkpad-z60t-wifi-f7.html Howto ThinkPad Z60t WiFi - Fedora 7]&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Linko47</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.04_on_a_ThinkPad_X41&amp;diff=38284</id>
		<title>Installing Ubuntu 6.04 on a ThinkPad X41</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.04_on_a_ThinkPad_X41&amp;diff=38284"/>
		<updated>2008-07-24T14:10:20Z</updated>

		<summary type="html">&lt;p&gt;Linko47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
This is a draft on how to get Ubuntu 6.04 on the ThinkPad X41&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enable TrackPoint middle-button scrolling ==&lt;br /&gt;
&lt;br /&gt;
To use the blue middle TrackPoint button as a scroll wheel (using the red TrackPoint itself to scroll up and down), do the following. In a terminal, enter these commands:&lt;br /&gt;
&lt;br /&gt;
{{cmduser|sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-original}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|sudo gedit /etc/X11/xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
In the editor, find the section headed Section &amp;quot;InputDevice&amp;quot; / Identifier &amp;quot;Configured Mouse&amp;quot; and add the following lines &lt;br /&gt;
above the &amp;quot;EndSection&amp;quot; line:&lt;br /&gt;
&lt;br /&gt;
Option    &amp;quot;EmulateWheel&amp;quot;        &amp;quot;true&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Option    &amp;quot;EmulateWheelButton&amp;quot;  &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Save the file. Logout, restart X with Ctrl-Alt-Backspace, and log in again.&lt;br /&gt;
Source for this item: Many ThinkPad-related sites, confirmed by experiment.&lt;br /&gt;
&lt;br /&gt;
: Note this gives vertical scrolling with a ThinkPad X40 running Ubuntu 6.10 Egdy Eft&lt;br /&gt;
: Another note from a different user: I just applied this edit running Edgy Eft on my ThinkPad 390E and found that it works perfectly for me.&lt;br /&gt;
: Another note from a different user: I just applied this to my ThinkPad x40 with Dapper Drake on it and it's working!!&lt;br /&gt;
: Another note from yet another user: this fix has just worked perfectly with Ubuntu 6.10 on my Z60m.&lt;br /&gt;
: Another note from yet another user: this fix has just worked perfectly with Ubuntu 7.04 Feisty on my T43p.&lt;br /&gt;
: Works for this T41p user as well, great.  Ubuntu 7.04!&lt;br /&gt;
: Another note from yet another user: this fix has just worked perfectly with Ubuntu 7.10 on my X41.&lt;br /&gt;
: Works flawlessly with ubuntu 8.04 on an X61&lt;br /&gt;
&lt;br /&gt;
== Suspend to RAM ==&lt;br /&gt;
&lt;br /&gt;
BUG: https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/50031&lt;br /&gt;
&lt;br /&gt;
You need to install this update:&lt;br /&gt;
&lt;br /&gt;
{{cmduser|wget http://ch.archive.ubuntu.com/ubuntu/pool/main/a/acpi-support/acpi-support_0.85_i386.deb}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|dpkg -i acpi-support_0.85_i386.deb}}&lt;br /&gt;
&lt;br /&gt;
After installing this package, the on-screen volume control does not work anymore ... can anyone confirm this. (did a lot of changes to my system, so I do not know if this reason.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:X41]] [[Category:Ubuntu 6.04]]&lt;/div&gt;</summary>
		<author><name>Linko47</name></author>
		
	</entry>
</feed>