HP 2133 Mini-Note安裝Ubuntu 8.04 教學
6月 13th, 2008 由 傻仔仔 發表 於 10:06 pm
Step by step install
First, select the boot option from your BIOS Screen to boot form your desired device.
-
Insert the LiveCD and get to the menu with the splash screen.
-
Choose “Try Ubuntu without any change to your computer” and click f6.
-
Clicking F6 will bring up the Boot Options.
-
Add the word xforcevesa to the end of the line and hit enter to start the LiveCD boot process.
-
Install Ubuntu to your preferences.
Install the Open Chrome Drivers
-
Visit the link http://linux.via.com.tw/support/downloadFiles.action and download the Driver for Ubuntu.
-
Select the Ubuntu 8.04 LTS as the OS and select CN896+VT8237S as a platform.
-
Download & Install the Tarball package.
-
Try to follow the directions in the Readme.
-
Go to the desktop effects control panel.
-
Hold SHIFT and click where it says disabled for 3d acceleration and desktop effects.
-
Reboot & Enjoy.
To Install Wireless
-
Follow Step 1: All BCM43xx - Install NDISWrapper and Blacklist Native Driver
-
Follow Step 2a: SP34152 Driver Download/Extraction
-
Follow Step 3: All BCM43xx - Configure NDISWrapper (and WPA Supplicant)
-
Afterwards, follow Step HARDY BUG FIX
-
Reboot Ubuntu & Enjoy.
Enabling CPU scaling
-
To improve battery life;
1. Open your grub menu.lst file (usually at /boot/grub/menu.lst) as root or with sudo.
2. Find where it says # kopt=root=UUID= followed by a long hex number and ro toward the middle of the file, and add at the end of that line: acpi_osi=”!Windows 2006”
3. Save menu.lst and type sudo update-grub
4. Reboot & Enjoy.
To Mute External Speakers when Headphones are Plugged In
-
By default, the speakers continue
to play sounds when headphones are plugged in. To fix this, you need
some new kernel modules for your sound card. This will likely be fixed
in the next kernel update; until then, you can use the following
workaround:
1. Download and install this package.
2. Open a console/terminal window and type:
sudo mv /lib/modules/2.6.24-16-generic/ubuntu/sound/alsa-driver /lib/modules/2.6.24-16-generic.ubuntu.sound.alsa-driver.bak sudo ln -s /lib/modules/2.6.24-16-generic/kernel/sound/ /lib/modules/2.6.24-16-generic/ubuntu/sound/alsa-driver
3. Reboot.
轉自 : http://wiki.mininoteuser.com/doku.php?id=howto:installubuntu8.04
0 回應 到 “HP 2133 Mini-Note安裝Ubuntu 8.04 教學”