Install Mint 12 (Ubuntu 11.10) on Thinkpad T420

1) 调节风扇转速(install thinkfan)
refer: [url]http://ubuntuforums.org/showthread.php?t=1872633[/url]

1. enable power saving render, active state power mgmt: in /etc/default/grub
Code:
[quote]GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=force i915.i915_enable_rc6=1"[/quote]
2. update grub
Code:
[quote]update-grub[/quote]
3. reboot
4. update sensors from lm-sensors
Code:
[quote]sensors-detect
[/quote]
5. enable thinkfan in /etc/defaults/thinkfan
Code:
[quote]START=yes
[/quote]
6. enable acpi fan:
Code:
[quote]echo "options thinkpad_acpi fan_control=1" >>/etc/modprobe.d/thinkpad_acpi.conf
[/quote]
7. add kernel module 'coretemp' to /etc/modules
[quote]sudo sh -c 'echo coretemp >> /etc/modules'[/quote]
8. load kernel module 'coretemp'
[quote]sudo modprobe coretemp[/quote]
9. configure thinkfan in /etc/thinkfan.conf
Code:
[quote]sensor /sys/devices/platform/coretemp.0/temp1_input
sensor /sys/devices/platform/coretemp.0/temp2_input
sensor /sys/devices/platform/coretemp.0/temp3_input
sensor /sys/devices/virtual/hwmon/hwmon0/temp1_input[/quote]
10. reload kernel module 'thinkpad_acpi'
[quote]$ sudo modprobe -r thinkpad_acpi
$ sudo modprobe thinkpad_acpi
[/quote]
11. enable tlp: /etc/defaults/tlp
Code:
[quote]TLP_ENABLE=1[/quote]
12. start thinkfan:
[quote]sudo /etc/init.d/thinkfan start[/quote]
13. check whether it works
[quote]sudo cat /proc/acpi/ibm/fan
if level has a value between 0 and 7, and changes by times, your thinkfan daemon works.[/quote]

2) 禁用触摸板(disable touchpad)
[quote]Software Manager -> install gpointing-device-settings
[/quote]
3) 开机禁用无线和蓝牙(disable wifi and bluetooth on startup)
modify /etc/rc.local, add
[quote]rfkill block bluetooth
rfkill block wifi[/quote]

4) 设置Gnome3 Panel高度
Alt + Right Click

5) 设置GCC编译32位库
Be sure to install gcc-multilib and g++-multilib. These depend on both the 64 as the 32-bit gcc and stdc++ libraries.

6) gedit中文乱码
终端输入dconf-editor,展开org/gnome/gedit/preferences/encodings,添加GB18030到UTF-8后面

7) 安装nvidia驱动后解决无法调整屏幕亮度问题
[quote]sudo vim /etc/X11/xorg.conf
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "RegistryDwords" "EnableBrightnessControl=1" (加这句话,原本没有这句话)
EndSection[/quote]
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
todesk是一种开源操作系统,基于Debian、UbuntuMint,它有自己独特的安装包以及相应的安装手册。 安装todesk之前,首先需要下载安装包。可以通过在官方网站或镜像站点上下载最新版本的安装包。下载完后,可以进行下一步操作。 对于Debian用户,可以使用命令行工具或图形化安装程序来安装todesk。首先,将下载的安装包解压缩到任何目录。然后,使用命令行进入解压缩后的目录,并运行安装命令。根据安装手册的指导,用户需要提供一些必要的信息,如语言、时区等。安装程序将自动完成各种操作,包括磁盘分区、软件包的安装等。完成安装后,用户可以重启计算机并选择todesk作为默认操作系统。 对于Ubuntu用户,安装todesk与Debian类似。可以通过命令行或图形化安装程序来完成安装过程。同样,解压缩安装包后,进入解压缩后的目录,并运行安装命令。根据安装手册的指导提供必要的信息,并完成安装。最后,重新启动计算机,选择todesk作为默认操作系统即可。 对于Mint用户,安装todesk步骤与上述两种操作系统类似。下载安装包后,解压缩到指定目录,并打开终端。通过命令行进入解压缩后的目录,并按照安装手册的指导进行操作。提供必要的信息,等待安装完成后重新启动计算机。 总之,todesk的安装包附带了相应的安装手册,用户可以根据手册中的指导进行安装。虽然Debian、UbuntuMint的安装步骤略有不同,但基本的原理是相似的。通过按照手册中的步骤进行操作,用户可以顺利地在各种操作系统上安装todesk。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值