====== Installing Ubuntu 8.04 ====== ===== Source ===== After Reading on the forums in both MiniNoteUser.com and Ubuntu Forums, we have devised a way to install Ubuntu 8.04 Hardy Heron on the HP 2133 Mini Note.\\ Apparently, most things work out of the box **except** //Wireless and Video drivers// are a hassle, and the speakers do not mute when headphones are plugged in. ===== 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 VIA 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 ===== - Go to: [[https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Feisty_No-Fluff#head-b0e306f00ab3b4adea24f483a5dd5bf05fbdaf08 | Ubuntu Forums Wifi Docs & Drivers]]\\ - 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 [[http://rickybrent.com/mininote/deb/alsa-driver-1.0.16_linux-headers-2.6.24-16-generic-1_i386.deb | 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. \\ ===== Notes ===== The UBUNTU Laptop Testing Team released a list of issues and the latest tests to release a list of working hardware/software on Ubuntu Hardy Heron. At the bottom, there is the correct xorg configuration. [[https://wiki.ubuntu.com/LaptopTestingTeam/HP2133|Ubuntu Testing Team - HP MiniNote 2133]] This guide was made with: [[http://ubuntuforums.org/showthread.php?p=4786011#post4786011 | Ubuntu Forums]], [[http://forums.mininoteuser.com/viewtopic.php?f=14&t=79 | MiniNote Forum]] Orignal guide written by Violajack, edited to add tags. **Tags:** {{tag>install ubuntu linux}}