[Gllug] Dell GX260 desktop computers

Pete Ryland pdr at pdr.cx
Fri Feb 14 16:35:43 UTC 2003


On Fri, Feb 14, 2003 at 03:43:10PM +0000, George Saxby wrote:
> Hi,
>  well the work bought 400 of these and for the bulk  of " them" get XP pro
>  but a few of us Penguin lovers we have tried various flavours of Linux.
>  The Intel 82845 GL graphics cards has defeated us so far.
>  Anyone used this card & got a working X yet?

Yeah, I have this card in my work computer.  I had to get the latest
snapshot of X 4.2.99.3 to get it to work.  The install's not exactly
painful, but I'd have much rather used a package native to my distro.

I can send the full XF86Config-4 if you like, but the crux of it is:

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "i810"
        BusID           "PCI:00:02:0"
EndSection

Oh yeah, and in the kernel config:

CONFIG_AGP=m
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
CONFIG_DRM=y
CONFIG_DRM_NEW=y
CONFIG_DRM_I830=m

However, I just did an lsmod and it seems those modules aren't loaded
anyway. :)

HTH,
Pete
-- 
Pete Ryland
http://pdr.cx/

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list