X200 Ubuntu 10.04 install után

Here is what I did to tune up my lovely Lenovo x200.

UPDATE for Ubuntu 13.04. The fan seems pretty quiet anyway and I have already done some compiling.
The modification of the linux command line is still needed.

Install some thinkpad stuff
sudo apt-get install tp-smapi-dkms thinkfan

tp-smapi-dkms enables enhanced battery stats and charging control.
thinkfan allows software fan control. Mine would spend hours pumping out cold air.

To make sure relevant modules will be loaded add the following lines to /etc/modules

tp_smapi
thinkpad_acpi

Hard drive shock protection
I just installed hdapsd and it works.

Get it to actually turn off when you shutdown
Edit /etc/default/grub changing the line that reads
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to read
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux"
That also fixes the mute button.

Windows 7 GODMode

Új mappa: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

Firefox tuning

A trükk: about:config

Szűrés:
network.http

A szükséges sorok:
* * network.http.pipelining
* * network.http.proxy.pipelining
* * network.http.pipelining.maxrequests

A network.http.pipelining illetve a network.http.proxy.pipelining értékét állítsuk ture-ra.
Ezt követően a network.http.pipelining.maxrequests értékét állítsuk 8-ra. (szintén dupla klikk)

Utolsó lépésként egy új értéket kell felvennünk az about:config-ba. Ehhez kattintsunk jobb gombbal az ablakban, válasszuk a New/Integer ; ( nálam jobb klikk, ÚJ–>Egész) menüpontot. Névnek adjuk az „nglayout.initialpaint.delay”-t, értéknek pedig állítsuk be a 0-t.