Hi,

I can't get DRI to work on my Inspiron 9400. Snippets of my xorg.conf:

Section "Device"
        Identifier      "i945"
        Driver          "i810"
        Option          "ForceBIOS"     "1920x1440=1920x1200"
        Option          "NoAccel"       "false"
        Option          "DRI"           "true"
EndSection

Section "Module"
        ...
        Load    "glx"
        Load    "dri"
        Load    "extmod"
        ...
EndSection

However, glxinfo says:

direct rendering: No

I am using 915resolution to get VESA 1920x1200. Could this be the problem? If this list is not the best place to ask, could you please point me to a better place?

Thank you,

Grig


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to