考虑购买以上Ultrabook并安装Ubuntu。有人做过吗?
考虑购买以上Ultrabook并安装Ubuntu。有人做过吗?
Answers:
我有一个运行Ubuntu 12.04 LTS的Dell XPS 14z(L412z),总的来说,我感到非常满意。这是一台很棒的机器,但是在安装Ubuntu 12.04之后需要解决一些问题。
我在Ubuntu论坛上做了一个有关如何解决温度,电池和触摸板问题的话题。
这里是:
这是我在运行Ubuntu 12.04 LTS(精确的穿山甲)时在Dell XPS 14z(L412z)笔记本电脑上发现的温度和电池消耗的解决方案和解决方法。
经过这些调整后,正常使用时,CPU温度将在40至48ºC左右的温度下运行(这是可以的),而在游戏时(我的闹钟设置为85ºC)则可达到80ºC的温度。HDD温度在41ºC以下将降至36。
sudo apt-get install lm-sensors cpufrequtils indicator-cpufreq
sudo sensors-detect
(用“ y”确认所有选项)
sudo apt-get install psensor
(在询问时选择在启动时激活“ hddtemp”)
sudo add-apt-repository ppa:webupd8team/jupiter && sudo apt-get update
sudo apt-get install jupiter
sudo add-apt-repository ppa:bumblebee/stable && sudo apt-get update
sudo apt-get install bumblebee
测试和比较:
glxspheres
optirun glxspheres
sudo apt-get install laptop-mode-tools
编辑laptop-mode.conf文件:
sudo gedit /etc/laptop-mode/laptop-mode.conf
查找下面的文字,并将值更改为600:
NOLM_HD_IDLE_TIMEOUT_SECONDS=7200
查找下面的文本,并将两个值都更改为1:
LM_AC_HD_POWERMGMT=254
NOLM_AC_HD_POWERMGMT=254
sudo apt-get install powertop
sudo powertop --calibrate
(等待)
sudo powertop
(使用键盘箭头和“ Enter”键将“错误”值更改为“良好”。完成后键入“ Esc”。)-未经100%测试。
http://smackerelofopinion.blogspot.c...in-ubuntu.html
当我在Dell XPS 14z上使用触摸板时,鼠标指针会在屏幕上不断晃动和跳跃,尤其是在寒冷的房间中。这太糟糕了!这些是我尝试过的用于管理Synaptics驱动程序的synclient软件的一些调整(负责Ubuntu 12.04中的触摸板)。尝试其中的一些,让我知道它是否对您有用。
检查当前值(应为8):
synclient | grep HorizHysteresis && synclient | grep VertHysteresis
分别将值更改为72(首先我尝试了48,也使用了goog结果):
synclient HorizHysteresis=72 && synclient VertHysteresis=72
重新启动系统后,这些调整将丢失。要使更改永久生效,您必须创建和编辑xorg.conf文件。做这个:
sudo gedit /etc/X11/xorg.conf
它将打开一个空白文本文件。插入以下内容并保存:
Section "InputClass"
Identifier "Touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
Option "VertHysteresis" "72"
Option "HorizHysteresis" "72"
EndSection
有关xorg.conf文件的更多选项,请参考:
http://askubuntu.com/questions/13021...xorg-conf-file和 https://wiki.archlinux.org/index.php...y_used_options
首先,使用上述命令检查FingerLow,FingerHigh和FingerPress当前值:
synclient | grep FingerLow && synclient | grep FingerHigh && synclient | grep FingerPress
您可能会得到:
FingerLow = 25
FingerHigh = 30
FingerPress = 256
尝试减小FingerLow并增加FingerHigh值(我实际上没有尝试更改FingerPress的值,因为表明HorizHysteresis和VertHysteresis调整是更好的解决方案)。要更改任何值,请执行以下操作:
synclient FingerLow=20
synclient FingerHigh=50
请参阅:http : //askubuntu.com/questions/12802...sitivity-issue
有关Synaptics驱动程序的更多设置,请参阅:http : //www.x.org/archive/X11R7.5/doc...naptics.4.html
这是我的个人检查清单,但有一些不错的提示。
sudo apt-get install openjdk-7-jre icedtea-plugin
(解决巴西的Ubuntu和Mozilla Firefox的Funca问题)-这是我的巴西同伴的窍门。
sudo apt-get install ubuntu-restricted-extras
sudo apt-get install lo-menubar
sudo apt-get install parcellite
sudo apt-get install myunity
sudo add-apt-repository ppa:freefilesync/ffs && sudo apt-get update
sudo apt-get install freefilesync
sudo add-apt-repository ppa:eugenesan/ppa && sudo apt-get update
sudo apt-get install radiotray
进入系统设置>键盘>快捷键>启动器>单击“个人文件夹”,然后在键盘上键入“ Ctrl + Alt + A”。
sudo apt-get install pysdm
gsettings set org.gnome.desktop.interface ubuntu-overlay-scrollbars false
http://handytutorial.com/install-fre...-04-using-ppa/ http://thedaneshproject.com/posts/ho...ntu-12-04-lts/ http://www.webupd8 .org / 2012/04 / thing ... ng-ubuntu.html http://askubuntu.com/questions/14134...ng-on-ac-power http://askubuntu.com/questions/12802 .. .sitivity-issue http://www.x.org/archive/X11R7.5/doc...naptics.4.html https://bugs.launchpad.net/ubuntu/+s...cs/+bug / 992330 http://askubuntu.com/questions/13021...xorg-conf-file https://wiki.archlinux.org/index.php...y_used_options http://smackerelofopinion.blogspot.c ... in-ubuntu.html http://smackerelofopinion.blogspot.c...in-ubuntu.html
sudo iwlist wlan0 scan
我不知道是否有人尝试过这种特定型号,但总的来说,戴尔笔记本电脑似乎可以在ubuntu上正常工作。这里有经过认证的硬件列表:
我建议从LiveCD 尝试Ubuntu 12.04(64位),然后再安装(作为双引导)或完全替代Dell提供的Windows 7 Home Premium。
注意:使用Intel Core i7-2640M(2.8GHz),8GB RAM和750GB硬盘驱动器,在Ubuntu 12.04(64位)下大多数操作下,这应该合理地比Windows 7提供的速度快2-3倍。
更新
您不能轻易使用Windows 7配置释放“未使用”的磁盘空间,尽管这是推荐的(也是安全的)方法。供应商可能还为恢复分区占用了200-400MB的空间(对于Windows 7)。Windows 7也不希望缩小到大约243GB,并抱怨某些重要内容(如交换文件)将受到影响。
建议方法:
尝试在安装WUBI时在Windows 7上安装,以查看它是否可以在此笔记本电脑上运行。如果失败,或者没有足够的空间,请继续..
如果您有Windows 7的重新安装磁盘,或者商店/供应商将提供它们,请用64位Ubuntu 12.04替换当前的Windows 7安装。我不会评论仅在256GB上尝试双重引导。您可能希望保留100GB的“媒体文件”,图片等,即使Windows 7仅占用75GB(合理的最低限额),它也会快速满载。