<?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=Rene</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=Rene"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Rene"/>
	<updated>2026-05-25T10:46:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Install_Ubuntu_8.10_(Intrepid_Ibex)_on_a_ThinkPad_T400&amp;diff=40870</id>
		<title>Install Ubuntu 8.10 (Intrepid Ibex) on a ThinkPad T400</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Install_Ubuntu_8.10_(Intrepid_Ibex)_on_a_ThinkPad_T400&amp;diff=40870"/>
		<updated>2009-01-26T10:13:26Z</updated>

		<summary type="html">&lt;p&gt;Rene: /* What works out of the box? */ bluetooth-only-toggle added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[:Category:T400|T400]] '''Site under construction. You are invited building an useful guidance!'''&lt;br /&gt;
&lt;br /&gt;
==Before Installation==&lt;br /&gt;
&lt;br /&gt;
Before you can start Ubuntu from CD or USB you have to change two BIOS settings:&lt;br /&gt;
* Change to Internal or ATI Graphics with Config --&amp;gt; Display --&amp;gt; Graphics Device --&amp;gt; [Integrated graphics] or [Discrete Graphics]&lt;br /&gt;
* Disable OS Detection for Switchable Graphics. Otherwise it will mysteriously switch back to Switchable Graphics.&lt;br /&gt;
&lt;br /&gt;
Now you can boot your Live-CD, connect to Wireless Lan, and install the OS.&lt;br /&gt;
&lt;br /&gt;
==What works out of the box?==&lt;br /&gt;
&lt;br /&gt;
*Wireless with iwlagn driver ([[Intel WiFi Link 5100/5300 WLAN controller]])&lt;br /&gt;
**G mode + WEP and WPA2 PSK (If you have the ThinkPad 11b/g Wireless LAN mini PCI Express Adapter III (Aetheros Chipset), see below!)&lt;br /&gt;
**with status LED and everything!&lt;br /&gt;
*Bluetooth&lt;br /&gt;
**Even with [[Bluetooth Laser Mouse]]&lt;br /&gt;
**Note: Bluetooth can only be toggled together with WLAN on and off, to add a bluetooth-only-toggle (Fn+F6) that doesn't affect WLAN take a look [[ThinkPad_Bluetooth_with_Enhanced_Data_Rate_(BDC-2)|here]].&lt;br /&gt;
*[[Ethernet Controllers#Intel Gigabit (10/100/1000)|Intel Gigabit Ethernet Controller]]&lt;br /&gt;
*Intel driver for Integrated Graphics ([[Intel Integrated Intel GMA 4500MHD]])&lt;br /&gt;
** with 3D acceleration out-of-the-box&lt;br /&gt;
** VGA output - mirrored and extended desktop both work, but might need to run the following to enable 1600x1200 resolution&lt;br /&gt;
 {{cmduser|sudo dpkg-reconfigure -phigh xserver-xorg}}&lt;br /&gt;
*ATI [[fglrx]] driver for Discrete Graphics ([[ATI Mobility Radeon 3470 graphics]])&lt;br /&gt;
**To enjoy 3D acceleration, you have to install the proprietary [[fglrx]] Driver. (for example with the jockey-gtk tool)&lt;br /&gt;
*Touchpoint and Trackpad&lt;br /&gt;
**Including scroll at the right side of the pad by default. (for scrolling with the middle mouse button, see below!)&lt;br /&gt;
*Optical drive&lt;br /&gt;
**Not tested burning yet&lt;br /&gt;
*Sound card&lt;br /&gt;
**To use your internal microphone you have to change to &amp;quot;HDA Intel CONEXANT Analog (ALSA)&amp;quot; in audio-settings.&lt;br /&gt;
*built-in webcam with Skype&lt;br /&gt;
*7-in-1 card reader from Ricoh (MMC, Memory Stick, Mem Stick Pro, SD, SDHC, XD, XD Type H Memory)&lt;br /&gt;
**Only tested SD cards.&lt;br /&gt;
*Control buttons/Hotkeys&lt;br /&gt;
**Volume control buttons&lt;br /&gt;
**Screen brightness control (but changing brightness is a little bit diffuse. It's getting brighter but on maximum it changes to nearly lowest and get brighter again.)&lt;br /&gt;
**Thinklight control&lt;br /&gt;
**WLAN/BT/OFF toggle (Fn+F5 and mechanical toggle)&lt;br /&gt;
**Media player control&lt;br /&gt;
*Some ACPI features&lt;br /&gt;
**Battery status, power graphs and history (tested with an single 6-Cell battery)&lt;br /&gt;
**Lid states and events&lt;br /&gt;
*Suspend/Hibernate on a fully updated System!&lt;br /&gt;
&lt;br /&gt;
==What needs some Tweaks?==&lt;br /&gt;
&lt;br /&gt;
====[[ThinkVantage Button]] {{ibmkey|ThinkVantage|#495988}}====&lt;br /&gt;
&lt;br /&gt;
Edit the file /usr/share/hotkey-setup/ibm.hk with adding this line:&lt;br /&gt;
&lt;br /&gt;
 setkeycodes e017 148 #thinkpad button&lt;br /&gt;
&lt;br /&gt;
You have to restart, then you refer a program with the &amp;quot;System -&amp;gt; Preferences -&amp;gt; Keyboard Shortcuts&amp;quot;-Menu (eg. Terminal, Firefox,...).&lt;br /&gt;
&lt;br /&gt;
====Internal LCD Resolution Fix====&lt;br /&gt;
&lt;br /&gt;
The native screen resolution of 1440x900 is not detected automatically.  The problem is that a secondary cloned display is set to 1360x768, and is being displayed on the integrated screen.  Disable screen cloning, and disable the secondary display to fix the problem.  For a complete fix, a restart of X is required (CTRL+ALT+BACKSPACE) is required, and when logging in again, you may need to fix your dock icon positions.&lt;br /&gt;
&lt;br /&gt;
However, GDM still displays at either 1152x864 or 1360x768, creating a fuzzy image, or leaving borders at right and bottom, respectively. But it isn't a problem after logging in.&lt;br /&gt;
&lt;br /&gt;
'''UPDATE:'''The solution posted above was too sparse for me.  Instead, I found a new driver and compviz packages that fixed the problem using the v.2.5.0 of the intel drivers that are available here:https://launchpad.net/~thjaeger/+archive&lt;br /&gt;
&lt;br /&gt;
'''UPDATE:''' Thomas Jaeger no longer maintains the updated Intel drivers, but he helpfully directed me to the intel-gfx-testing team's Personal Package Archive (here:https://launchpad.net/~intel-gfx-testing/+archive) which does maintain them.&lt;br /&gt;
&lt;br /&gt;
Create a file /etc/apt/sources.list.d/intel-gfx-testing.list with the following contents:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
deb http://ppa.launchpad.net/intel-gfx-testing/ubuntu intrepid main&lt;br /&gt;
deb-src http://ppa.launchpad.net/intel-gfx-testing/ubuntu intrepid main&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can edit it using:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo gedit /etc/apt/sources.list.d/intel-gfx-testing.list&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
once you've closed gedit, update the list of updates by typing:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get update&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
this will update the package db, and you should see the 'package update' icon light up.  Open that up, and apply the updates.  Alternately, you can open it via System-&amp;gt;Administration-&amp;gt;Update Manager&lt;br /&gt;
&lt;br /&gt;
Once the updates are applied, you will need to revert your /etc/X11/xorg.conf file if you've made any changes to it.  You can do this via:&lt;br /&gt;
&lt;br /&gt;
sudo dpkg-reconfigure -phigh xserver-xorg&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally press ctrl-alt-backspace to restart the X-server.&lt;br /&gt;
&lt;br /&gt;
Now, once you've logged back in, under System-&amp;gt;Preferences-&amp;gt;Screen Resolution, you should see 1440x900 listed.&lt;br /&gt;
&lt;br /&gt;
Update: Works fine with intel out-of-the-box for me, maybe there was an update of X/intel driver?&lt;br /&gt;
&lt;br /&gt;
====Shutdown freezes sometimes====&lt;br /&gt;
&lt;br /&gt;
It seems that ALSA has problems to shut down if network devices are still active.&lt;br /&gt;
You can force ALSA during its unloading to disable the networking first (remember to backup your files!):&lt;br /&gt;
 sudo gedit /etc/init.d/alsa-utils&lt;br /&gt;
Search for &amp;quot;stop)&amp;quot; and add immediately below:&lt;br /&gt;
&lt;br /&gt;
 ifconfig eth0 down&lt;br /&gt;
 ifconfig wlan0 down&lt;br /&gt;
&lt;br /&gt;
'''NOTE''' - This doesn't seem to be a problem with Madwifi drivers, it is created by the Intel wireless card?&lt;br /&gt;
&lt;br /&gt;
Now your shutdown should go smoothly.&lt;br /&gt;
&lt;br /&gt;
====VGA Output Resolution Fix====&lt;br /&gt;
&lt;br /&gt;
To enable 1600x1200 resolution to show up, run&lt;br /&gt;
 {{cmduser|sudo dpkg-reconfigure -phigh xserver-xorg}}&lt;br /&gt;
&lt;br /&gt;
====Suspend/Hibernate====&lt;br /&gt;
&lt;br /&gt;
'''UPDATE:''' On a fully updated 8.10-32bit-System Suspend and Hibernate now work out of the box. You do not need this workaround anymore!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Neither Suspend nor Hibernate work out of the box. They fall asleep, but when waking up only the mousepointer is on the black screen, put neither keyboard, nor mouse showing response.&lt;br /&gt;
&lt;br /&gt;
Here's a [http://ubuntuforums.org/showthread.php?p=6057496 Ubuntu forum discussion thread] about the problem!  &lt;br /&gt;
&lt;br /&gt;
Petri K posted a workaround, to get suspend and hibernate working:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;I would say that this is a classical multiprocessor concurrency control problem! Disabling all but one core makes the bug disappear.&lt;br /&gt;
 Here is my suggestion for a workaround. Save in /etc/pm/sleep.d/00CPU with 755 permissions. &lt;br /&gt;
 Note that it has to be called 00CPU so that it gets executed before and after anything else.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Open Terminal and type:&lt;br /&gt;
&lt;br /&gt;
{{cmduser|sudo gedit /etc/pm/sleep.d/00CPU}}&lt;br /&gt;
&lt;br /&gt;
Copy the following Code into gedit and save the file!&lt;br /&gt;
&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 # Workaround for concurrency bug in xserver-xorg-video-intel 2:2.4.1-1ubuntu10.&lt;br /&gt;
 # Save this as /etc/pm/sleep.d/00CPU&lt;br /&gt;
 &lt;br /&gt;
 . &amp;quot;${PM_FUNCTIONS}&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 case &amp;quot;$1&amp;quot; in&lt;br /&gt;
 	hibernate|suspend)&lt;br /&gt;
 		for i in /sys/devices/system/cpu/cpu*/online ; do&lt;br /&gt;
 			echo 0 &amp;gt;$i&lt;br /&gt;
 		done&lt;br /&gt;
 		;;&lt;br /&gt;
 	thaw|resume) &lt;br /&gt;
 		sleep 10	# run with one core for 10 secs&lt;br /&gt;
 		for i in /sys/devices/system/cpu/cpu*/online ; do&lt;br /&gt;
 			echo 1 &amp;gt;$i&lt;br /&gt;
 		done&lt;br /&gt;
 		;;&lt;br /&gt;
 	*)&lt;br /&gt;
 		;;&lt;br /&gt;
 esac&lt;br /&gt;
&lt;br /&gt;
Then close gedit and copy this line into the terminal to set permission 755 (read, write and execute):&lt;br /&gt;
&lt;br /&gt;
{{cmduser|sudo chmod 755 /etc/pm/sleep.d/00CPU}}&lt;br /&gt;
&lt;br /&gt;
After reboot suspend and hibernate should work for you, because there is only one core running while doing this events.&lt;br /&gt;
&lt;br /&gt;
====ThinkPad 11b/g Wireless LAN mini PCI Express Adapter III (Atheros AR5007EG/AR2425 Chipset)====&lt;br /&gt;
&lt;br /&gt;
There are two options for drivers here, the ath5k project, or older Madwifi drivers.  The Madwifi drivers are based on the older, closed source HAL by Atheros, and the ath5k driver are based on the newer open source HAL by Atheros.  Note that you should not enable more than one Atheros driver, or they will conflict with each other (this includes ath5k, ath9k, and Madwifi).  If you need both BG &amp;amp; N support, do not use ath5k &amp;amp; ath9k, use Madwifi instead (only applicable if you are running multiple wireless cards).&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' One user (with the a B/G card) reports that wireless performance was awful with the FOSS ath5k driver, but smooth and nice with Madwifi. YMMV - Also, the ath5k do not correctly detect hardware settings such as txpower.&lt;br /&gt;
&lt;br /&gt;
'''NOTE 2:''' Due to a conflict, in order to achieve a stable connection it may be necessary to remove linux-restricted-modules beforehand using the following command: &amp;quot;sudo update-rc.d -f linux-restricted-modules-common remove&amp;quot;&lt;br /&gt;
http://madberry.org/2008/11/how-to-get-atheros-ar242x-to-work-on-810-intrepid-ibex/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Installing the ath5k drivers from the compat-wireless package'''&lt;br /&gt;
&lt;br /&gt;
Original discussion thread: [http://ubuntuforums.org/showpost.php?p=6071960&amp;amp;postcount=2]&lt;br /&gt;
&lt;br /&gt;
1. Become the super user of the system:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|sudo su}}&lt;br /&gt;
&lt;br /&gt;
 *NOTE: Becareful here, as you have complete access to the system, and can do damage if careless.  Optionally, you can work as a normal user, and preface each command with sudo.&lt;br /&gt;
&lt;br /&gt;
Disable any currently running Madwifi drivers by running this in the terminal:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|rmmod ath_pci; rmmod ath_hal}}&lt;br /&gt;
&lt;br /&gt;
3. These drivers require source compilitation, so the build-essential package is required:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|apt-get install build-essential}}&lt;br /&gt;
&lt;br /&gt;
4. Enter the /usr/src directory, and download the source package:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|cd /usr/src; wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2008-10-31.tar.bz2}}&lt;br /&gt;
&lt;br /&gt;
5. Extract the source and enter the directory:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|tar xjvf compat-wireless-2008-10-31.tar.bz2; cd compat-wireless-2008-10-31}}&lt;br /&gt;
&lt;br /&gt;
6. Take a quick look at the README:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|less README}}&lt;br /&gt;
&lt;br /&gt;
7. Begin the compiliation process&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|make}}&lt;br /&gt;
&lt;br /&gt;
8. Next, disable any active wireless connections, and run a script to make sure all wireless drivers that are going to be replaced are unloaded:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|make unload}}&lt;br /&gt;
&lt;br /&gt;
9. Install the drivers:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|make install}}&lt;br /&gt;
&lt;br /&gt;
10. If everything completed without errors, load the ath5k module:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|modprobe ath5k}}&lt;br /&gt;
&lt;br /&gt;
11. Check to make sure the new drivers detected the wireless card (you may need to adjust the interface name if you have several wireless cards):&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|ifconfig wlan0 up; iwconfig}}&lt;br /&gt;
&lt;br /&gt;
  NOTE: When I first installed these drivers, they were unable to bring the MAC chip up, and needed a restart.&lt;br /&gt;
&lt;br /&gt;
12. Clean the src directory&lt;br /&gt;
&lt;br /&gt;
 {{cd /usr/src; rm compat-wireless-2008-10-31}}&lt;br /&gt;
&lt;br /&gt;
  NOTE: You can also delete the compat-wireless-2008-10-31/ folder if you need to recover the space, but it is useful to keep because the Makefile has a 'make uninstall' switch.&lt;br /&gt;
&lt;br /&gt;
13. Last, blacklist any other drivers that may interfere with the new ath5k drivers:&lt;br /&gt;
&lt;br /&gt;
 {{echo &amp;quot;blacklist ath_pci&amp;quot; &amp;gt;&amp;gt; /etc/modprobe.d/blacklist; echo &amp;quot;blacklist ath_hal&amp;quot; &amp;gt;&amp;gt; /etc/modprobe.d/blacklist}}&lt;br /&gt;
&lt;br /&gt;
'''Installing the Madwifi drivers:''' &lt;br /&gt;
&lt;br /&gt;
The following instructions were originally found here [http://ubuntuforums.org/showpost.php?p=5711824&amp;amp;postcount=6]:&lt;br /&gt;
&lt;br /&gt;
1. Under System/Administration/HarwareDrivers disable &amp;quot;Support for Atheros 802.11 wireless LAN cards&lt;br /&gt;
&lt;br /&gt;
2. Reboot&lt;br /&gt;
&lt;br /&gt;
3. The kernel headers and the compiler are needed to build this driver so install build-essential. In a terminal window (Applications/Accessories/Terminal) enter:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|sudo apt-get install build-essential}}&lt;br /&gt;
&lt;br /&gt;
4. Install Subversion&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|sudo apt-get install subversion}}&lt;br /&gt;
&lt;br /&gt;
5. Checkout the Madwifi drivers to a directory on your local disk&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|cd~}}&lt;br /&gt;
 {{cmduser|mkdir madwifi}}&lt;br /&gt;
 {{cmduser|cd madwifi}}&lt;br /&gt;
 {{cmduser|svn co https://svn.madwifi.org/madwifi/branches/madwifi-hal-0.10.5.6}}&lt;br /&gt;
&lt;br /&gt;
6. Build the drivers&lt;br /&gt;
 &lt;br /&gt;
 {{cmduser|cd madwifi-hal-0.10.5.6}}&lt;br /&gt;
 {{cmduser|make}}&lt;br /&gt;
&lt;br /&gt;
7. Install the drivers&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|make install}}&lt;br /&gt;
&lt;br /&gt;
8. Add the Atheros kernel module to the list of modules to be automatically loaded at boot by adding &amp;quot;ath_pci&amp;quot; (without the quotes) to the end of the /etc/modules file and save the file&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|sudo gedit /etc/modules}}&lt;br /&gt;
&lt;br /&gt;
9. Now you can reboot and it should work. &lt;br /&gt;
&lt;br /&gt;
====Scrolling with Trackpoint====&lt;br /&gt;
&lt;br /&gt;
Create a new file called /etc/hal/fdi/policy/mouse-wheel.fdi typing:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi}}&lt;br /&gt;
&lt;br /&gt;
And fill it with this code:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;match key=&amp;quot;info.product&amp;quot; string=&amp;quot;TPPS/2 IBM TrackPoint&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;merge key=&amp;quot;input.x11_options.EmulateWheel&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;true&amp;lt;/merge&amp;gt;&lt;br /&gt;
  &amp;lt;merge key=&amp;quot;input.x11_options.EmulateWheelButton&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;2&amp;lt;/merge&amp;gt;&lt;br /&gt;
  &amp;lt;merge key=&amp;quot;input.x11_options.XAxisMapping&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;6 7&amp;lt;/merge&amp;gt;&lt;br /&gt;
  &amp;lt;merge key=&amp;quot;input.x11_options.YAxisMapping&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;4 5&amp;lt;/merge&amp;gt;&lt;br /&gt;
  &amp;lt;merge key=&amp;quot;input.x11_options.ZAxisMapping&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;4 5&amp;lt;/merge&amp;gt;&lt;br /&gt;
  &amp;lt;merge key=&amp;quot;input.x11_options.Emulate3Buttons&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;true&amp;lt;/merge&amp;gt;&lt;br /&gt;
 &amp;lt;/match&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Source: [http://psung.blogspot.com/2008/09/scrolling-with-thinkpads-trackpoint-in.html]&lt;br /&gt;
&lt;br /&gt;
(Based on code from [http://mvogt.wordpress.com/2008/08/15/xorg-evdev-and-emulatewheel/ Michael Vogt] and adapted to support both vertical and horizontal scrolling.)&lt;br /&gt;
&lt;br /&gt;
'''Note:''' If you change to another Shell (&amp;lt;ctrl&amp;gt;&amp;lt;alt&amp;gt;F1 etc) the Trackpoint does not scroll anymore. Restarting the Xserver works and can most easily done by choosing &amp;quot;switch user&amp;quot; and than log in again. All programs stay open and it does not take much time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Enabling Touchpad on/off key====&lt;br /&gt;
Source: [[https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig]]&lt;br /&gt;
The SHMConfig is now controlled through hal. In the past this was done through xorg.conf&lt;br /&gt;
&lt;br /&gt;
You have to add the file &lt;br /&gt;
 {{cmduser|sudo gedit /etc/hal/fdi/policy/shmconfig.fdi}}&lt;br /&gt;
with the following content:&lt;br /&gt;
 &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;ISO-8859-1&amp;quot;?&amp;gt;&lt;br /&gt;
 &amp;lt;deviceinfo version=&amp;quot;0.2&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;device&amp;gt;&lt;br /&gt;
   &amp;lt;match key=&amp;quot;input.x11_driver&amp;quot; string=&amp;quot;synaptics&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;merge key=&amp;quot;input.x11_options.SHMConfig&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;True&amp;lt;/merge&amp;gt;&lt;br /&gt;
   &amp;lt;/match&amp;gt;&lt;br /&gt;
  &amp;lt;/device&amp;gt;&lt;br /&gt;
 &amp;lt;/deviceinfo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After this change please reboot. Restarting hal doesn't help.&lt;br /&gt;
&lt;br /&gt;
==What doesn't work at the moment?==&lt;br /&gt;
&lt;br /&gt;
====[[Integrated Fingerprint Reader]]====&lt;br /&gt;
&lt;br /&gt;
Theres a new chipset build in, the &amp;quot;AuthenTec AES2810&amp;quot;. So neither the [http://thinkfinger.sourceforge.net thinkfinger] nor the [http://www.reactivated.net/fprint/wiki/Main_Page fprint] Project support this Device at the moment.&lt;br /&gt;
&lt;br /&gt;
 lsusb:&lt;br /&gt;
 Bus 002 Device 004: ID 08ff:2810 AuthenTec, Inc.&lt;br /&gt;
&lt;br /&gt;
Daniel from fprint Project wrote in their mailing list, that support for our device is in development!&lt;br /&gt;
For more information look here: [http://reactivated.net/fprint/wiki/Unsupported_devices fprint Unsupported devices]&lt;br /&gt;
&lt;br /&gt;
====[[Switchable Graphics]]====&lt;br /&gt;
&lt;br /&gt;
I installed Ubuntu 8.10 with the on-board Intel Graphic chip. So 3D acceleration works out-of-the-box.&lt;br /&gt;
&lt;br /&gt;
Then I booted with the ATI Graphics, which was no problem, because the [[radeon]] driver works very well, but only in 2D.&lt;br /&gt;
&lt;br /&gt;
After installing [[fglrx]] packages, jockey also found out, that proprietary drivers are available. So i let him configure my xorg.conf:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
 	Identifier	&amp;quot;Configured Monitor&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
 	Identifier	&amp;quot;Default Screen&amp;quot;&lt;br /&gt;
 	Monitor		&amp;quot;Configured Monitor&amp;quot;&lt;br /&gt;
 	Device		&amp;quot;Configured Video Device&amp;quot;&lt;br /&gt;
 	DefaultDepth	24&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Module&amp;quot;&lt;br /&gt;
 	Load	&amp;quot;glx&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
 	Identifier	&amp;quot;Configured Video Device&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
 	Identifier  	&amp;quot;ATI Technologies Inc Mobility Radeon HD 3400 Series&amp;quot;&lt;br /&gt;
 	BusID       	&amp;quot;PCI:01:00.0&amp;quot;&lt;br /&gt;
 	Driver	        &amp;quot;fglrx&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
After reboot also Compiz works (but not so smooth as with Intel, i allege)&lt;br /&gt;
&lt;br /&gt;
'''Problem:''' Strating up with integrated graphic again, no 3D desktop works. After removing all [[fglrx]] packages, Compiz normally works.&lt;br /&gt;
&lt;br /&gt;
So i changed my xorg.conf using the [[radeon]] driver, succeeding to have 3D on onboard Graphics and 2D on ATI Graphics.&lt;br /&gt;
&lt;br /&gt;
I also tried [[radeonhd]] driver, which does not work.&lt;br /&gt;
&lt;br /&gt;
'''Note 1:''' I got tired of going in to BIOS to switch chipsets, so I explicitly set the BusID in xorg.conf. The problem with this approach is that power consumption doubles, even when you are not using the discrete graphics card. I had 28W consumption when in switchable graphics mode, and 16W consumption when I configured &amp;quot;Integrated graphics&amp;quot; in BIOS.&lt;br /&gt;
&lt;br /&gt;
'''Note 2:''' fglrx diverts libGL.so.1.2 that is installed by mesa. This means that you can't simply swap xorg.conf files and kernel modules, you need to replace libGL.so.1.2 with the proper one if you want restart X with a certain chipset.&lt;br /&gt;
&lt;br /&gt;
{{Todo|Maybe anybody can get both working!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Menu-Key====&lt;br /&gt;
&lt;br /&gt;
I changed keyboard modell to &amp;quot;IBM Thinkpad R60/T60/R61/T61&amp;quot; using the &amp;quot;German Dead acute&amp;quot; Layout.&lt;br /&gt;
&lt;br /&gt;
But also with these settings my menu-key does not work.&lt;br /&gt;
I tried to refer it with Firefox using the keyborad shortcuts-tool. It writes: &amp;quot;XF86WakeUp&amp;quot;&lt;br /&gt;
&lt;br /&gt;
'''Problem:''' The FN-Key also writes &amp;quot;XF86WakeUp&amp;quot;, which is not so practical, so I removed allocation!&lt;br /&gt;
&lt;br /&gt;
{{Todo| Is ist possible to have a real menu-key?}}&lt;br /&gt;
&lt;br /&gt;
==Not tested yet==&lt;br /&gt;
&lt;br /&gt;
====[[Active Protection System]]====&lt;br /&gt;
&lt;br /&gt;
There is no patch for Kernel 2.6.27-7 at the moment to use [[HDAPS]]. See also [[How to protect the harddisk through APS]].&lt;br /&gt;
&lt;br /&gt;
====VGA/HDMI====&lt;br /&gt;
*NEC MultiSync LCD 2190UX - VGA tested and working in mirrored and extended desktop modes (had to run {{cmduser|sudo dpkg-reconfigure -phigh xserver-xorg}} to get 1600x1200 resolution to show up)&lt;br /&gt;
{{todo|please test other external monitors!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:T400]][[Category:Ubuntu]][[Category:Ubuntu_8.10]]&lt;/div&gt;</summary>
		<author><name>Rene</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category:T400&amp;diff=40869</id>
		<title>Category:T400</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category:T400&amp;diff=40869"/>
		<updated>2009-01-26T10:12:27Z</updated>

		<summary type="html">&lt;p&gt;Rene: /* Standard Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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 T400 ===&lt;br /&gt;
This pages gives an overview of all ThinkPad T400 related topics.&lt;br /&gt;
&lt;br /&gt;
Page under construction&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Standard Features ====&lt;br /&gt;
&lt;br /&gt;
*One of the following processors:&lt;br /&gt;
** Intel® Core™2 Duo processor P8400 (2.26GHz, 3MB L 2, 1066MHz FSB, 25 watt)&lt;br /&gt;
** Intel® Core™2 Duo processor P8600 (2.4GHz, 3MB L 2, 1066MHz FSB, 25 watt)&lt;br /&gt;
** Intel® Core™2 Duo processor T9400 (2.53GHz, 6MB L 2, 1066MHz FSB, 35 watt)&lt;br /&gt;
** Intel® Core™2 Duo processor P9500 (2.53GHz, 6MB L 2, 1066MHz FSB, 25 watt) (not available at launch)&lt;br /&gt;
** Intel® Core™2 Duo processor T9600 (2.8GHz, 6MB L 2, 1066MHz FSB, 35 watt)&lt;br /&gt;
* One of the following graphics adapters option:&lt;br /&gt;
** [[Intel Integrated Intel GMA 4500MHD]]&lt;br /&gt;
** [[Intel Integrated Intel GMA 4500MHD]] and [[ATI Mobility Radeon 3470 graphics]] (256 MB) at the same time (so called &amp;quot;[[Switchable Graphics]]&amp;quot;)&lt;br /&gt;
* One of the following displays:&lt;br /&gt;
** 14&amp;quot; TFT display with 1280×800 (WXGA) resolution&lt;br /&gt;
** 14&amp;quot; TFT display with 1440x900 (WXGA+) resolution&lt;br /&gt;
** 14&amp;quot; TFT display with 1440x900 (WXGA+) resolution with LED Backlight&lt;br /&gt;
* 2 GB [[PC3-8500]] memory standard upgradable to 8 GB&lt;br /&gt;
* 200 GB 7200 rpm 2.5&amp;quot; SATA HDD (available with encryption)&lt;br /&gt;
* 160 GB 7200 rpm 2,5&amp;quot; SATA HDD&lt;br /&gt;
* 320 GB 5400 rpm 2.5&amp;quot; SATA HDD&lt;br /&gt;
** [[Full Disk Encryption (FDE)]] Available on some models&lt;br /&gt;
* [[Ethernet Controllers#Intel Gigabit (10/100/1000)|Intel Gigabit Ethernet Controller]]&lt;br /&gt;
* [[UltraBay|UltraBay Slim]] with one of the following:&lt;br /&gt;
** [[UltraBay Slim Super Multi-Burner Drive]]&lt;br /&gt;
* [[MiniPCI Express slot]] 1 with one of the following:&lt;br /&gt;
** None (empty)&lt;br /&gt;
** [[Intel WiFi Link 5100/5300 WLAN controller]]&lt;br /&gt;
** [[Intel WiMAX/WiFi Link 5150/5350 WiFi/WiMAX controller]]&lt;br /&gt;
* [[MiniPCI Express slot]] 2 with one of the following:&lt;br /&gt;
** None (empty)&lt;br /&gt;
** [[Verizon 1xEV-DO WWAN]] (It seems to be a Sierra Wireless MC5720 Modem)&lt;br /&gt;
** [[Cingular HSDPA WWAN]] (Sierra Wireless MC8775)&lt;br /&gt;
** [[Intel® Turbo Memory hard drive cache]] up to 2GB&lt;br /&gt;
* 1 [[CardBus slot]] (Type 2)&lt;br /&gt;
* 1 Slot with one of the following:&lt;br /&gt;
** [[ExpressCard slot|ExpressCard/54 slot]] &lt;br /&gt;
** SmartCard reader&lt;br /&gt;
* [[Ricoh_R5C843|4-in-1 Memory reader]] (or 7-in-1)&lt;br /&gt;
* [[Embedded Security Subsystem|IBM Embedded Security Subsystem 2.0]]&lt;br /&gt;
* [[Active Protection System|IBM Active Protection System]]&lt;br /&gt;
* [[Integrated Fingerprint Reader]] on select models&lt;br /&gt;
* [[ThinkPad_Bluetooth_with_Enhanced_Data_Rate_(BDC-2)|Bluetooth]] on select models (Note: Bluetooth can only be toggled together with WLAN on and off, to add a bluetooth-only-toggle that doesn't affect WLAN take a look [[ThinkPad_Bluetooth_with_Enhanced_Data_Rate_(BDC-2)|here]]).&lt;br /&gt;
* [[UltraNav]] (TrackPoint / Touchpad combo)&lt;br /&gt;
* IEEE1394 Firewire on select models (Ricoh Co Ltd R5C832 IEEE 1394 Controller)&lt;br /&gt;
* [[Intel Active Management Technology (AMT)]] on select models&lt;br /&gt;
* integrated webcam&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
* [http://www-307.ibm.com/pc/support/site.wss/product.do?template=/product.do?template=%2Fproductpage%2Flandingpages%2FproductPageLandingPage.vm&amp;amp;sitestyle=lenovo&amp;amp;brandind=10&amp;amp;familyind=422606&amp;amp;machineind=0&amp;amp;modelind=0&amp;amp;partnumberind=0&amp;amp;subcategoryind=0&amp;amp;doctypeind=9&amp;amp;doccategoryind=0&amp;amp;operatingsystemind=49979&amp;amp;validate=true Lenovo Product page]&lt;br /&gt;
* [http://www5.pc.ibm.com/europe/me.nsf/webdocs-L/Data+Sheet:EMEA_Datasheet+ThinkPad+T400_T500+notebooks:English/$FILE/EMEA_DS_Q2_09_1746.pdf EMEA_Datasheet ThinkPad T400 T500 notebooks - 13 Aug 2008 (PDF 3791751 Bytes)]&lt;br /&gt;
&lt;br /&gt;
=== Reviews ===&lt;br /&gt;
* [http://www.notebookreview.com/default.asp?newsID=4569 www.notebookreview.com] 2008-10-27&lt;br /&gt;
* [http://www.notebookjournal.de/tests/648 www.notebookjournal.de] 2008-10-27&lt;br /&gt;
* [http://www.pcmag.com/article2/0,2817,2330565,00.asp www.pcmag.com] 2008-10-27&lt;br /&gt;
&lt;br /&gt;
=== Linux Installation ===&lt;br /&gt;
&lt;br /&gt;
*[[Install Ubuntu 8.10 (Intrepid Ibex) on a Thinkpad T400]]&lt;br /&gt;
*[[Install Fedora 10 on a Thinkpad T400]]&lt;br /&gt;
*[[Install Gentoo on a Thinkpad T400]]&lt;br /&gt;
&lt;br /&gt;
[[Category:T Series]]&lt;/div&gt;</summary>
		<author><name>Rene</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Bluetooth_Daughter_Card_(14_pins)&amp;diff=40868</id>
		<title>Bluetooth Daughter Card (14 pins)</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Bluetooth_Daughter_Card_(14_pins)&amp;diff=40868"/>
		<updated>2009-01-26T10:06:54Z</updated>

		<summary type="html">&lt;p&gt;Rene: /* Set Fn + F5 as hotkey to enable/disable Bluetooth */  added FN+F6 as alternative for newer models&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; |[[Image:Logo_bluetooth.jpg|Bluetooth Logo]][[Image:FRU39T0497.jpg|250px]]&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin:0px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== ThinkPad Bluetooth with Enhanced Data Rate (BDC-2) ===&lt;br /&gt;
This is a USB Bluetooth Adapter that is installed in a BDC slot in the screen assembly.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: Broadcom&lt;br /&gt;
* Model: BCM2045B&lt;br /&gt;
* USB VID/PID: 0A5C:2110&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== IBM Partnumbers ===&lt;br /&gt;
IBM FRU PN: 39T0497&lt;br /&gt;
&lt;br /&gt;
=== Linux Driver ===&lt;br /&gt;
&lt;br /&gt;
The Bluetooth adapter uses the '''hci_usb''' driver {{kernelconf|CONFIG_BT_HCIUSB||||||}}.&lt;br /&gt;
&lt;br /&gt;
One can enable Bluetooth by pressing {{key|Fn}}{{key|F5}}.  If this doesn't work, you can load the [[ibm-acpi|ibm_acpi]] or [[ibm-acpi|thinkpad_acpi]] kernel module and run the following command with root privileges:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo &amp;quot;enable&amp;quot; &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
When Bluetooth is enabled, the Bluetooth-logo LED will light up and executing {{cmdroot|lsusb}} will show an entry mentioning &amp;quot;Broadcom&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
On recent ThinkPads the Wireless killswitch disables both WiFi and Bluetooth (verified on a ThinkPad Z60m, Z61t, T60, T61 and X61).&lt;br /&gt;
&lt;br /&gt;
=== Set Fn + F5 or Fn + F6 as hotkey to enable/disable Bluetooth ===&lt;br /&gt;
If the {{key|Fn}}{{key|F5}} combo doesn't work for you out-of-box, you can easily use Linux ACPI subsystem to enable and disable Bluetooh. You only need to create two small files (shown below). Note that you need to have &amp;lt;code&amp;gt;acpid&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;thinkpad_acpi&amp;lt;/code&amp;gt; installed and properly working. The following scripts were tested on openSUSE 10.3.&lt;br /&gt;
&lt;br /&gt;
Newer ThinkPad T Series Models cycle through four options:&lt;br /&gt;
# WLAN on + bluetooth on&lt;br /&gt;
# WLAN off + bluetooth off&lt;br /&gt;
# WLAN off + bluetooth on&lt;br /&gt;
# WLAN on + bluetooth off&lt;br /&gt;
If you don't like this and want to control only bluetooth without affecting WLAN you can simply add {{key|Fn}}{{key|F6}} as the bluetooth toggle. To do that use the second ACPI event handler scipt below instead of the first one.&lt;br /&gt;
==== ACPI action script ====&lt;br /&gt;
&amp;lt;pre&amp;gt;# cat /etc/acpi/actions/bluetooth&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# Bluetooth enable/disable script&lt;br /&gt;
&lt;br /&gt;
/etc/init.d/bluetooth status&lt;br /&gt;
&lt;br /&gt;
if [ &amp;quot;$?&amp;quot; -ne 0 ]; then&lt;br /&gt;
        /etc/init.d/bluetooth start &amp;gt; /dev/null&lt;br /&gt;
        echo enabled &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
        echo &amp;quot;Bluetooth enabled&amp;quot;&lt;br /&gt;
else&lt;br /&gt;
        /etc/init.d/bluetooth stop &amp;gt; /dev/null&lt;br /&gt;
        echo disabled &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
        echo &amp;quot;Bluetooth disabled&amp;quot;&lt;br /&gt;
fi&amp;lt;/pre&amp;gt;&lt;br /&gt;
This script, when executed, detects the current state of Bluetooth subsystem and changes it to the opposite state.&lt;br /&gt;
&lt;br /&gt;
==== ACPI event handler ====&lt;br /&gt;
&amp;lt;pre&amp;gt;# cat /etc/acpi/events/bluetooth&lt;br /&gt;
event=ibm/hotkey HKEY 00000080 00001005&lt;br /&gt;
action=/etc/acpi/actions/bluetooth&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;acpid&amp;lt;/code&amp;gt;, once detects Fn + F5 keypress, runs the given script which disables or enables Bluetooth (and changes state of indication LED).&lt;br /&gt;
&lt;br /&gt;
To use {{key|Fn}}{{key|F6}} for bluetooth toggling only and leave the function of FN+F5 on newer ThinkPads intact use the following script instead of the one above:&lt;br /&gt;
&amp;lt;pre&amp;gt;# cat /etc/acpi/events/bluetooth&lt;br /&gt;
event=ibm/hotkey HKEY 00000080 00001006&lt;br /&gt;
action=/etc/acpi/actions/bluetooth&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== See Also ===&lt;br /&gt;
* [[How_to_setup_Bluetooth|How to Setup Bluetooth]]&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads Using This Device ===&lt;br /&gt;
* {{Z60m}}, {{Z60t}}, {{Z61t}}&lt;br /&gt;
* {{R60}}, {{R61}}&lt;br /&gt;
* {{T60}}, {{T60p}}, {{T61}}, {{T61p}}&lt;br /&gt;
* {{X200}}&lt;br /&gt;
&lt;br /&gt;
=== External Sources ===&lt;br /&gt;
*[http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51427 IBM's page about configuring Bluetooth under Linux]&lt;br /&gt;
*[http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM2045 Broadcom BCM2045 Product]&lt;br /&gt;
*[http://blogs.ebay.com.hk/lingqi-tech/archive/2007/12 Compare CDC slot types and CDC Bluetooth Cards for various ThinkPad Models] (link is dead as of 18.01.2009)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Rene</name></author>
		
	</entry>
</feed>