Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138489 Details for
Bug 202299
x11-drivers/xf86-video-i810-2.1.0 - AIGLX doesn't load (i965_dri.so: undefined symbol: __driCreateNewScreen_20050727)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xorg.conf
xorg.conf (text/plain), 3.41 KB, created by
Boris
on 2007-12-14 18:31:17 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Boris
Created:
2007-12-14 18:31:17 UTC
Size:
3.41 KB
patch
obsolete
>Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "ConfiguredScreen" 0 0 > InputDevice "Configured Mouse" "CorePointer" > InputDevice "Configured Keyboard" "CoreKeyboard" > Option "OffTime" "15" > Option "AIGLX" "true" >EndSection > >Section "Files" > RgbPath "/usr/share/X11/rgb" > ModulePath "/usr/lib64/xorg/modules" > > FontPath "/usr/share/fonts/libdockapp-fonts" > FontPath "/home/samba/public/comp/msfonts" > FontPath "/usr/local/share/fonts" > FontPath "/usr/share/fonts/misc" > FontPath "/usr/share/fonts/Type1" > FontPath "/usr/share/fonts/100dpi" > FontPath "/usr/share/fonts/75dpi" > FontPath "/usr/share/fonts/cyrillic" > FontPath "/usr/share/fonts/local" >EndSection > >Section "Module" > Load "glx" > Load "extmod" > Load "xtrap" > Load "record" ># Load "GLcore" > Load "dbe" > Load "dri" > Load "freetype" > Load "type1" >EndSection > >Section "Extensions" > Option "Composite" "Enable" >EndSection >Section "InputDevice" > Identifier "Configured Keyboard" > Driver "kbd" > Option "XkbRules" "xorg" > Option "XkbModel" "pc105" > Option "XkbLayout" "us,ru(winkeys)" > Option "XkbVariant" "ru" > Option "XkbOptions" "grp:alt_shift_toggle, lv3:rwin_switch" >EndSection >#Keyboard configured > >Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > Option "CorelPointer" > Option "Protocol" "ExplorerPS/2" > Option "Device" "/dev/input/mice" > Option "Emulate3Buttons" "on" > Option "Emulate3TimeOut" "50" > Option "EmulateWheel" "on" > Option "EmulateWheelButton" "2" > Option "YAxisMapping" "4 5" > Option "XAxisMapping" "6 7" > Option "ZAxisMapping" "4 5" >EndSection > >#Section "InputDevice" ># Identifier "Synaptics Touchpad" ># Driver "synaptics" ># Option "SendCoreEvents" "true" ># Option "Device" "/dev/psaux" ># Option "Protocol" "auto-dev" ># Option "HorizScrollDelta" "0" >#EndSection > >Section "Monitor" > #DisplaySize 300 190 # mm > Identifier "LCD" > VendorName "LEN" > ModelName "4031" > Option "DPMS" > Modeline "1280x800_72.00" 102.80 1280 1360 1496 1712 800 801 804 834 -Hsync +VSync > DisplaySize 303 190 >EndSection > >Section "Device" > ### Available Driver options are:- > ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", > ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" > ### [arg]: arg optional > #Option "NoAccel" # [<bool>] > #Option "SWcursor" # [<bool>] > #Option "ColorKey" # <i> > #Option "CacheLines" # <i> > #Option "Dac6Bit" # [<bool>] > Option "DRI" "true" > #Option "NoDDC" # [<bool>] > #Option "ShowCache" # [<bool>] > #Option "XvMCSurfaces" # <i> > #Option "PageFlip" # [<bool>] > Identifier "GMA X3100" > Driver "i810" > VendorName "Intel Corporation" > BoardName "Mobile Integrated Graphics Controller" > BusID "PCI:0:2:0" > Option "XAANoOffscreenPixmaps" "true" >EndSection > >Section "Screen" > Identifier "ConfiguredScreen" > Device "GMA X3100" > Monitor "LCD" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 16 > Modes "1280x800" "1152x720" "1024x768" > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x800_72" "1152x720" "1024x768" > EndSubSection >EndSection > >Section "DRI" > Group 0 > Mode 0666 >EndSection
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202299
:
138487
| 138489 |
138490