Start > Linux on Dell Insipron 6000 > Intel Media Accelerator 900 Graphics (1920×1200!)

Intel Media Accelerator 900 Graphics (1920×1200!)

15 april 2005

* WPG2 Plugin Not Validated *This one’s a pain in the ass! If you settle for a 1600×1200 resolution, just use my kernelconfig (or build your own, make sure you have CONFIG_AGP=y/m and CONFIG_AGP_INTEL=y/m), install a X server (I’ve tried XFree and X.org, both work) and select i810 as your driver.

Here’s my X-Config (updated on 20/04/2005)

But why settle for 1600×1200 when you have WUXGA capable of 1920×1200?

After long nights of googling around, I’ve found this page: http://www.geocities.com/stomljen/. This guy modified a VBIOS hack for the 855 chipset and now it works for the 915GM chipset. You can download his tar file, or just download the source file and compile it yourself:

gcc -s -Wall 915resolution.c -o /usr/sbin/915resolution

Create a simple start-up script in your init.d directory and link it to a runlevel in /etc/rc?.d :

#!/bin/bash
/usr/bin/915resolution 5c 1920 1200
Categorieën:Linux on Dell Insipron 6000 Tags:
Geen reacties mogelijk.