[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

no DRI on i945GM



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



Reply to: