====== HP 2133 ====== ===== Introduction ===== This is a compatibility guide to running Linux with the HP 2133 laptop. This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at [[Installation Guide|our guides]] section for distribution specific instructions. ===== Editing This Page ===== If you would like to edit this page please first view our [[Editing Guidelines]]. ===== Specifications ===== For full specifications see the [[http://www.lapspecs.com/wiki/hp+2133|HP 2133 specifications page]]. | Name|HP 2133| | Processor|VIA C7-M| | Screen|8.9" WXGA Widescreen| | RAM|512MB to 1GB| | HDD|4GB Flash or 120GB to 160GB HDD| | Optical Drive|None| | Graphics|VIA Chrome 9| | Network|Ethernet, Broadcom 4311AG 802.11abg or Broadcom 4311BG 802.11bg, Bluetooth| ===== Linux Compatibility ===== ^Device^Compatibility^Comments^ | Processor|OK| | | Screen|OK| | | HDD|OK| | | Optical Drive|Not Tested| | | Graphics|OK| | | Sound|OK| | | Ethernet|OK| | | Wireless|OK| | | Bluetooth|OK| | | USB|OK| | | Card Reader|OK| | | Camera|OK| | ===== Notes ===== You can enter any specific notes with running Linux on the HP 2133 here. Be CAREFUL! This Mini-Note is available with two different displays - WXGA (1280x768) and WSVGA (1024x600). If you are considering loading Linux yourself, be aware that the WXGA version is moderately difficult, and the WSVGA version is very difficult. But both are well worth the effort, once it is running it is very nice. The biggest problem with Linux on this laptop is the Via Chrome 9 graphic controller. There are a lot of quirks about this, it is not the same as the Chrome controller in many other systems, and the openchrome and vesa drivers included with most Linux distributions do not work with it properly (or at all in some cases). The best solution is to get the latest openchrome distribution, but be careful, up to and including the stable 0.2.903 release even that still didn't work properly on the HP 2133, you have to get at least the SVN snapshot after that, or a later release if there is eventually one. I will include instructions on this in my installation notes below. The other significant problem is the Broadcom WiFi adapter; apparently various models have included the 4311, 4312 and perhaps even the 4322 controller, although the 4312 is probably the most common. Finding and installing drivers for this can also be difficult. NOTE: In fact, these two drivers (Chrome 9 and Broadcom WiFi) seem to interact and cause problems in some cases, most frequently on the WSVGA (1024x600) Mini-Note. The symptom is that the display appears to be just fine until the Broadcom WiFi driver is installed, and then on the next reboot either the display has the wrong resolution (often 640x480) or it is simply black. It appears that when this happens, it can be avoided by adding a line to the /etc/X11/xorg.conf file, in 'Section "Device"', with 'Option "PanelSize" "1024x600"'. Also, getting CPU frequency scaling to work can be tricky. With Fedora 10 it just works, with openSuSE and Debian-based distributions you have to edit the GRUB config file (see below), and with Mandriva-based and other distributions, I haven't figured it out yet. ===== Summary ===== You can enter a summary of how well the HP 2133 works with Linux here. I have successfully installed the following Linux distributions on this laptop: 1280x768 (WXGA) model: Ubuntu 8.04, 8.10 and 9.04 Alpha, Mandriva 2009.0, openSuSE 11.1, MEPIS 8.0, VectorLinux 6.0, Fedora 10, Debian 5.0, Dream Linux 3.5, Zenwalk 6.0, PCLinuxOS 2009.1 1024x600 (WSVGA) model: Ubuntu 8.10, PCLinuxOS 2009.1 I will be adding tips and tricks to get these installed in the comments section.