Posts RSS Comments RSS 40 Posts and 15 Comments till now

Archive for the 'thinkpad' Category

Lenovo Rocks :)

Its a matter of pride again. Lenovo’s support is simply outstanding. No hassles, No nonsense. I somehow managed to crack the palm rest of my T61 and it possibly happened because I held it at one of the corner edges :) and as its under warranty I could order the palm rest in less that 5 mins :) wow

thanks again lenovo :)

Connecting to IU secure with Ubuntu

Connecting to Indiana University’s secure wireless using Ubuntu

Security: WPA & WPA2 Enterprise
Authentication: Protected EAP (PEAP)
Anonymous identity: [leave blank]
CA Certificate: [don't select]
PEAP Version: Version 0
Inner Authentication: MSCHAPv2
User Name: [your IU user name]
Password: [your passphrase]

hdaps on kernel 2.6.27.x

The New kernel discards the old /sys interface which saves power.

It uses the “/sys/block/%s/device/unload_heads”  instead of “/sys/block/sda/queue/protect” for parking the heads.

Kernel

The patches to the kernel could be downloaded from : http://article.gmane.org/gmane.linux.drivers.hdaps.devel/1379/raw

Build and install the kernel.

Get the lastest source of tp_smapi.

build it with HDAPS=1 flag.

install modules.

UserDaemon : hdapsd : should be downloaded here : http://article.gmane.org/gmane.linux.drivers.hdaps.devel/1372

I had to manually change the if condition that sets the protect_factor. for some reason the sysinfo struct could not be read.

Compile the hdapsd.c and move it to /usr/bin/

edit the /etc/init.d/hdapsd file to check for “/sys/block/%s/device/unload_heads”  instead of “/sys/block/%s/queue/protect”

Thanks Elias Oltmanns for the recent patches.

more info at : http://www.thinkwiki.org/wiki/HDAPS