I was also able to get the driver working by adding 'Option "DRI"
"false"' instead of 'Option "NoAccel" "true"'.  It sounds like a more
favorable work-around for the time being.

Section "Device"
        Identifier      "Configured Video Device"
        Driver  "intel"
        Option "XvMC" "true" # /etc/X11/XvMCConfig should contain 
"libIntelXvMC.so.1"
        Option "DRI" "false"
        Option "ModeDebug" "true"
        Option "FallbackDebug" "true"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
EndSection

-- 
[i845G] Fatal server error: Couldn't bind memory for BO front buffer (Jaunty)
https://bugs.launchpad.net/bugs/304871
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to