蛋疼得重Ubuntu還到了Mint。但是Mint給了我一個不小的驚喜。開機比Ubuntu快。開啟無線的情況下在賬戶登錄輸入密碼的時候沒有出現停頓。整合後的系統設置。
之前雖然知道是基於Ubuntu的,但是裝之前還是疑慮能不能用Ubuntu的ppa。後來發現完全不用擔心。因為Mint直接是把Ubuntu的源加到了第三方的源中。然後又家了自己軟件的一個源。也就是說給Ubuntu加了個殼。
好了說了這麼多來說說我針對thinkpad x200做的一些配置:
”””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””
” hdaps(給硬盤加一個安全氣囊)
”””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””
這 個東西很好,thinkpad常拿這個技術來做廣告。當硬盤感受要劇烈晃動時,www.linuxidc.com立即停止轉動來減少傷害。
在 Ubuntu10.04中出現了 tp-smapi-dkms這個包給我們搞定tp-smapi模塊的安裝帶來了很大的方便。
sudo rm /lib/modules/$KVER/kernel/drivers/hwmon/hdaps.ko
sudo apt-get install tp-smapi-dkms hdapsd?
sudo gedit /etc/modules
加入:
thinkpad_ec
tp_smapi
sudo gedit /etc/modprobe.d/local.conf
加入:
enable thinkpad_ec
options thinkpad_ec force_io=1
option to correctly set tilting through hdaps sensor
options hdaps invert=1
hdaps
”””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””
” 小紅點
”””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””””
sudo apt-get install gpointing-device-settings
打開gpointing- device-settings如圖設置: