From f1f90e21918e75fdc5094f356b55204b40e7854a Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Thu, 13 Sep 2012 15:48:28 +0000 Subject: xo1_5: restore chrome X driver (#12053) --- diff --git a/modules/xo1_5/kspkglist.50.xo1_5.inc b/modules/xo1_5/kspkglist.50.xo1_5.inc index 04eb030..34e87e1 100644 --- a/modules/xo1_5/kspkglist.50.xo1_5.inc +++ b/modules/xo1_5/kspkglist.50.xo1_5.inc @@ -1,7 +1,6 @@ olpc-firmware -#xorg-x11-drv-chrome FIXME doesnt work on f18 -xorg-x11-drv-openchrome +xorg-x11-drv-chrome # currently XO-1.5 / XO-1.75 only olpc-runin-tests diff --git a/modules/xo1_5/kspost.50.xo15-tweaks.inc b/modules/xo1_5/kspost.50.xo15-tweaks.inc index e07a12b..b83d40e 100644 --- a/modules/xo1_5/kspost.50.xo15-tweaks.inc +++ b/modules/xo1_5/kspost.50.xo15-tweaks.inc @@ -6,137 +6,3 @@ ln -sf /lib/systemd/system/serial-getty@.service \ mkdir -p /etc/systemd/system/runin.target.wants ln -sf /lib/systemd/system/serial-getty@.service \ /etc/systemd/system/runin.target.wants/serial-getty@ttyS0.service - -# FIXME temporarily hacking in openchrome config since chrome driver -# needs work for F18 -cat >>/usr/share/olpc-utils/xorg.conf.d/xo1.5.conf <: integer, : float, : "True"/"False", - ### : "String", : " Hz/kHz/MHz" - ### [arg]: arg optional - Option "ForceLCD" "yes" # [] - Option "ForcePanel" "yes" # [] - #Option "NoAccel" # [] - #Option "AccelMethod" # - #Option "ExaNoComposite" # [] - #Option "ExaScratchSize" # - Option "SWCursor" "yes" - #Option "ShadowFB" # [] - #Option "Rotate" # [] - #Option "RotateType" # [] - #Option "Inverse" # [] - #Option "VideoRAM" # - #Option "VideoRAM1" # - #Option "TwoLCD" # [] - #Option "CRTPort" # [] - Option "ActiveDevice" "LCD" # [] - #Option "DVIPort" # [] - #Option "DVIDualEdge" # [] - #Option "DVIBusWidth" # [] - #Option "Simultaneous" # [] - #Option "LCDPort" # [] - #Option "LCDBusWidth" # [] - #Option "Center" # [] - #Option "PanelID" # - Option "PanelSize" "1200x900" - #Option "TVPort" # [] - #Option "TVDotCrawl" # [] - #Option "TV2DotCrawl" # [] - #Option "TVProgressive" # [] - #Option "TV2Progressive" # [] - #Option "TVType" # [] - #Option "TV2Type" # [] - #Option "TVOutput" # [] - #Option "TV2Output" # [] - #Option "TVVScan" # [] - #Option "TVHScale" # - #Option "TVVScale" # - #Option "TV2HScale" # - #Option "TV2VScale" # - #Option "TVEncoder" # [] - #Option "TVFlickerFilter" # - #Option "TV2FlickerFilter" # - #Option "Refresh" # - #Option "DisableVQ" # [] - #Option "NoDDCValue" # [] - #Option "DRIXINERAMA" # [] - #Option "DeBlockingEnable" # [] - #Option "Use2DBitBltSignature" # [] - #Option "MergedFB" # [] - #Option "NoVIAXinerama" # [] - #Option "Scrn2Pos" # [] - #Option "EPIA_DVI" # [] - #Option "VideoOnDevice" # [] - #Option "CCIR601" # [] - #Option "Scrn2Pos" # [] - #Option "DPASetting_DVP0" # [] - #Option "DPASetting_DVP1" # [] - #Option "DPASetting_DFPHIGH" # [] - #Option "DPASetting_DFPLOW" # [] - #Option "DPASetting_VT1636" # [] - #Option "DPASetting_VT1625" # [] - #Option "DPASetting_VT1623" # [] - #Option "DISPLAY_3DScaling" # [] - #Option "DISPLAY_3DScaling_HDMI" # [] - #Option "DISPLAY_3DScaling_LCD" # [] - #Option "VideoColorKey" # - #Option "GoodPerformance" # [] - #Option "LCD_MSB_ENABLE" # [] - #Option "NoDithering" # [] - #Option "DualChannel" # [] - #Option "Interlace" # [] - #Option "FnHotkey" # [] - #Option "TextureVideoSupport" # [] - - # dev.laptop.org #9798 Don't probe I2C busses where the camera is connected - Option "I2CDevices" "Bus1" - - Identifier "Card0" - Driver "openchrome" - VendorName "VIA Technologies, Inc." - BoardName "Unknown Board" - BusID "PCI:0:1:0" -EndSection - -Section "Screen" - Identifier "Screen0" - Device "Card0" - Monitor "Monitor0" - DefaultDepth 24 - SubSection "Display" - Viewport 0 0 - Depth 1 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 4 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 8 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 15 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 24 - Modes "1200x900" - EndSubSection -EndSection -EOF -- cgit v0.9.1