Intel 855GM

Works perfect! You just need to change one line in the driver: intelfbhw.h
/* PLL parameters (these are for 852GM/855GM/865G, check earlier chips). */
/* Clock values are in units of kHz */
#define PLL_REFCLK              48000
#define MIN_CLOCK               4000  // Change this from 25000 to 4000
#define MAX_CLOCK               350000
This driver is also for 855GME, 852GM(E) and others, but I only have only tried it on the 855GM.
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) (prog-if 00 [VGA])
        Subsystem: Intel Corporation 82852/855GM Integrated Graphics Device
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Memory at e8100000 (32-bit, non-prefetchable) [size=512K]
        I/O ports at e300 [size=8]
        Capabilities: [d0] Power Management version 1

page was last modified: May 03 2007 13:31 CET