It's the vanilla xorg.conf with 'Option "NoAccel" "true"' added. I have some other junk in there, but that's all it is.
Section "Device" Identifier "Configured Video Device" # when intel doesn't work, modprobe intelfb and use these instead of 'driver "intel"' # Driver "fbdev" # Option "UseFBDev" "true" Driver "intel" Option "NoAccel" "true" # works around LPB 304871 - probably disables the next two Option "XvMC" "true" # Enabled for no particular reason Option "TripleBuffer" "true" # Enabled for no particular reason Option "ModeDebug" "true" # More Verbose logging Option "FallbackDebug" "true" # More Verbose logging EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" # 16BPP is a possible work around for LPB 304871 that only locks me up at # 2.6.28-3-generic, xserver-xorg-video-intel 2:2.5.1-1ubuntu7 # DefaultDepth 16 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs