Gateway CX2724:

CentOS 5 Compatibility Report


Last Modified: June 8, 2007 (Cornel Pop)


What works and what doesn't:

Standard install: With some tweaking:
Gigabit Ethernet Works Works
Wireless Card Not detected Works
Sound Works Works
Modem Not tested Not tested, but unlikely to work.
LCD Monitor Works, partially Works
3D Acceleration Works Works
Pen Not detected Works, but read below
Screen Rotation Works Works
Tablet Buttons Not detected Unknown
Card Reader Not tested Not tested
USB Works Works
Power Management Works Works


General Remarks:

I must admit that I had second thoughts about purchasing a tablet for such a low price, but as it turns out the Gateway CX2724 is an excellent laptop; I have been using it for several months and it has served me well. It may not be 100% compatible with CentOS, but a standard install will leave you with a very usable system.

Required Post-Install Configuration:

  1. Configure the RPMForge yum repository (we will have to fetch some packages from here). Up to date instructions can be found here, but I used the following command:

    `rpm -i http://apt.sw.be/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm`

  2. Set the screen resolution (by default it is set to 1024x768):
  3. Wireless:

    You should follow these instructions, but if you're feeling somewhat lazy just execute these commands:
  4. Pen:

    I should start this section by saying that although the pen works and it is tracked very accurately, clicking still presents some problems. Clicking on the same object on the screen may trigger right mouse button, left mouse button, or middle mouse button behaviour more or less randomly. I haven't been able to figure out why this is happening, but I'm confident it's simply a configuration problem. In any case, to get the pen working do the following: For more information go here .

  5. Screen Rotation::

    Works well. Use `xrandr -o [0,1,2,3]` to rotate screen (only choose one of the 4 modes: 0, 1, 2, OR 2).