I'm trying to set up my Dell D400 and am fighting the Intel 855GM
chipset video in this little guy... I can get xfree to recognize the
card, and it even says it has gobbled up the requested memory.
However everytime I tell it I want Mode "1024x768" and Depth 16 it 
comes back with no screens found. If I use the snippet below it gives me
16bpp but -ahem- in 640x480 mode. 

Anybody fought this battle before?
-- Jon/mycr0ft

Section "Device"
Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel Corp."
        BoardName   "852GM/852GME/855GM/855GME Chipset Graphics Controller"
        ChipSet     "852GM/855GM"
        BusID       "PCI:0:2:0"
        VideoRam    131072 
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth    16
        SubSection "Display"
                Depth     16
        EndSubSection
        SubSection "Display"
                Depth     24
        EndSubSection
EndSection



--
[EMAIL PROTECTED] mailing list

Reply via email to