#3715 BLOC First D: Cull X extensions we don't need.
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 27 21:33:47 EDT 2007
#3715: Cull X extensions we don't need.
------------------------------+---------------------------------------------
Reporter: jg | Owner: J5
Type: defect | Status: new
Priority: blocker | Milestone: First Deployment, V1.0
Component: x window system | Version:
Resolution: | Keywords:
Verified: 0 |
------------------------------+---------------------------------------------
Changes (by bernie):
* cc: bernie, jg (added)
* owner: bernie => J5
Comment:
I couldn't disable the SECURITY extension because the X server crashes if
I do. All the others have gone without any visible effect on sugar and
the activities.
Reassigning to J5 for merging into pilgrim.
The updated xorg.conf file is here:
http://www.codewiz.org/pub/olpc-bernie/xorg.conf
The relevant snippet is:
{{{
Section "Module"
SubSection "extmod"
Option "omit XFree86-DGA"
Option "omit XFree86-Misc"
Option "omit MIT-SUNDRY-NONSTANDARD"
Option "omit TOG-CUP"
Option "omit Extended-Visual-Information"
EndSubSection
Load "freetype"
Load "evdev"
# Load "record" # Mostly a debugging tool
EndSection
Section "Extensions"
Option "XTEST" "Disable" # Mostly a debugging tool
#Option "SECURITY" "Disable" # CRASH!
Option "XC-APPGROUP" "Disable"
Option "XINERAMA" "Disable"
EndSection
}}}
--
Ticket URL: <https://dev.laptop.org/ticket/3715#comment:3>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list