After almost 1.5 of the time left in the open world, I returned with the opportunity to release the Ubuntu 8.10, and she felt as I said in the previous diary that, in a year, the Ubuntu release has made great strides in humanized design and user experience, sigh!
As a "return" experience, I am determined to record my 8.10 installation and configuration experience, regardless of the purpose and meaning of t
Tags: www es2017 menu Install get rtu ubuntu Instructions TutorialRecently because of the needs of many curriculum design, the installation of Ubuntu dual system, but the first encountered the installation of the future can not enter the problem, and then to fix the back of the guide to delete the left and again to remove, repeatedly, many times, the online experience is very outdated, or the latest UEFI do
Nearly half of the users who participated in the survey have previously chosen the Ubuntu system, saying Lenovo will launch a ThinkPad notebook with a Linux operating system. The product line will cover the high, medium, and low prices. On the Lenovo blog, Lenovo recently published a survey asking users to choose which version of Linux to assemble on the ThinkPad
settings, you need to add a configuration file thinkpad-acpi.conf under/etc/modprobe. d/, content:
Options thinkpad_acpi experimental = 1 fan_control = 1
Install thinkfanInstall thinkfan and sysfsutils In the Ubuntu software repository (read and set sysfs attributes ).
Aptitude install thinkfan sysfsutils
Thinkfan adds the background services of thinkfan to the system running level, so that thinkfan can be
Install fingerprint identification on ThinkPad X220 Ubuntu 14.10
On Ubuntu, you can install fprint-demo and fingerprint-gui as the fingerprint recognition software for ThinkPad. I tried fprint-demo, which can be used with the Ubuntu SYSTEM account, but the recognition effec
Friends who are used to ThinkPad will be more accustomed to using the red joystick, because they are no less familiar with the common mouse.
However, after ubuntu (11.04) is installed, this function is not enabled by default. You can find it online and summarize it as follows:
If your system is a version earlier than ubuntu10.10, edit/etc/X11/Xorg. conf and find:
Section "inputdevice"
Identifier "configur
)http://www.CodeHighlighter.com/-->sudo apt-get install laptop-mode-tools
2. Modify Power Management Configuration: laptop-mode.conf
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->sudo gedit /etc/laptop-mode/laptop-mode.conf
Modify the configuration file:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--># For parameter descriptions, refer to the notes in the file.Enable_laptop_mode_on_ac = 1
In ubuntu, E420 cannot access the Internet wirelessly. What is the problem? The wireless Nic seems to be driving, but the listed wireless signals cannot be seen in the network management tool.
I have re-installed the wireless NIC Driver rtl8192ce_linux_2.6.0005.1116.2010. After downloading the file, decompress it, enter the file, and run the make command. (Download URL: http://download.csdn.net/detail/kidleaf2/3732252)
Use rfkill to list the current w
Enable the ThinkPad red dot scroll function in Ubuntu
Zhou yinhui
In ubuntu, the middle-key scrolling function of the red dot is gone, and it is not used to it. We will start it below,
1. One-time change (it will be invalid after restart)
Save the following script as a sh file, such as trackpoint. Sh.
Code highlighting produced by Actipro CodeHighl
After the Ubuntu system is installed, the unlimited NIC driver cannot be used. You need to download the wireless NIC Driver by yourself. The following is the simplest method:Sudo apt-Get install linux-headers-generic build-essential dkms sudo apt-Get install linux-source sudo apt-Get install -- reinstall bcmwl-kernel-source sudo modprobe WLOpen the terminal and execute the preceding commands in sequence.Install a wireless NIC Driver on
In ubuntu, thinkpad T60P GPU is cooled down by T60P 15-inch high resolution (1600x1200) independent professional graphics card ATI FireGL V5200 Ubuntu. This GPU is very popular and can be used for barbecue, there is a possibility of burning your leg. You want to lower the gpu frequency. Find the following method after google. First, su is root (root permission is
From: http://www.php-oa.com/2008/12/11/ubuntu-thinkpad-x200-1280-800.html
In ubuntu8.10, the default Xorg. conf setting does not work well. The default setting is 1074X768, but the x200 standard is 1280x800, which cannot be well set in the system.System> preferences> screen resolutionCannot be set properly.
I have updated the settings many times, and this is the last time. First, make sure that your system
machine configuration
LENOVO/IBM Thinkpad T43 266871U:
Intel Pentium M (Dothan) 760 2.0ghz/intel 915PM chipset/512M DDR2 533MHz memory (I added to 1G)/ATI mobility Radeon "TFT" High-screen 1400x1050/80g SATA hard Drive/24x24x24x/8x combo/Intel 802.11a/b/g wireless network card/Bluetooth/Gigabit NIC/fingerprint identification
Linux and laptop
From a notebook point of view, IBM's support for Linux has been good, and from the Linux distribution point
In order to reinstall the driver of the correct wireless card, I need to figure out the specific model of the wireless card on my notebook first.Open the terminal and use the following command/method to view:LSPCI, locate the output information in the section about the wireless card. Found model is: BCM43142Connect to the network first, open the terminal, execute the following commandsudo apt-get updatesudo apt-get install--reinstall bcmwl-kernel-sourceSuccess!
After the Ubuntu system is installed, the unlimited NIC driver is not available. Need to download the wireless card driver yourself. Here's the simplest approach:sudo apt-get install linux-headers-generic build-essential dkms sudo apt-get install linux-source sudo apt-get Install--reinstall bcmwl-kernel-source sudo modprobe wlOpen a terminal, which in turn runs the above command.Copyright notice: This article blog original articles, blogs, without
Today, I started my computer and went to Ubuntu. I found that the entered keypad icon was missing and I was unable to switch between Chinese and English. Because my English is too bad and I cannot use English all to solve my needs, so I started to solve this problem.
First, open the Language Pack, install the Chinese package (it will take some time to install it), and then set ibus to start, but this still cannot solve the problem.
Then open system
Today, I started my computer and went to ubuntu. I found that the entered keypad icon was missing and I was unable to switch between Chinese and English. Because my English is too bad and I cannot use English all to solve my needs, so I started to solve this problem.
First, open the Language Pack, install the Chinese package (it will take some time to install it), and then set Ibus to start, but this still cannot solve the problem.
Then open s
Linux systems: Ubuntu 14.04Install Bumblebee to manage dual graphics, the following command will automatically install the Nvidia graphics driversudo add-apt-repository ppa:bumblebee/stablesudo apt-get updatesudo apt-get install bumblebee Bumblebee-nvidiaAfter the installation is successful, restart the computerView video card statusLspci | grep VGA00:02.0 VGA compatible Controller:intel Corporation 3rd Gen Core Processor Graphics Controller (Rev 09)0
Configure the red dot key
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->sudo gedit /usr/lib/X11/xorg.conf.d/20-thinkpad.conf
Add the following Configuration:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Section "InputClass" Identifier "Trackpoint Wheel Emulation" MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint" MatchDevicePath "/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.