Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99572 Details for
Bug 151205
xorg-x11-7.1 doesn't install glx
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.46 KB, created by
Boyan Ivanov
on 2006-10-13 11:20:06 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Boyan Ivanov
Created:
2006-10-13 11:20:06 UTC
Size:
3.46 KB
patch
obsolete
>Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "TouchPad" "AlwaysCore" > InputDevice "Keyboard0" "CoreKeyboard" > Option "BlankTime" "3" # Blank the screen in minutes (Fake) > Option "StandbyTime" "10" # Turn off screen in minutes (DPMS) > Option "SuspendTime" "15" # Full hibernation in minutes (DPMS) > Option "OffTime" "20" # Turn off DPMS monitor (DPMS) >EndSection > >Section "Files" > FontPath "/usr/share/fonts/misc/" > FontPath "/usr/share/fonts/TTF/" > FontPath "/usr/share/fonts/Type1/" > FontPath "/usr/share/fonts/CID/" > FontPath "/usr/share/fonts/75dpi/" > FontPath "/usr/share/fonts/100dpi/" > FontPath "/usr/share/fonts/terminus/" > RgbPath "/usr/share/X11/rgb" >EndSection > >Section "Module" > Load "extmod" > Load "dbe" > Load "dri" > Load "drm" > Load "record" > Load "xtrap" > Load "glx" > Load "type1" > Load "freetype" > Load "synaptics" > Load "i810" ># Load "GLcore" >EndSection > >Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "XkbLayout" "us,bg" > Option "XkbVariant" ",phonetic" > Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mouse0" > Option "ZAxisMapping" "4 5" >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors > VertRefresh 50.0 - 75.0 # Very conservative. May flicker. > Option "DPMS" "true" > >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 "ShadowFB" # [<bool>] > #Option "DefaultRefresh" # [<bool>] > Identifier "Card0" ># Driver "vesa" > Driver "i810" > #VendorName "Intel Corp." > #BoardName "Unknown Board" > BusID "PCI:0:2:0" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 16 > 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 16 > Modes "1024x768" "800x600" "640x480" > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1024x768" "800x600" "640x480 > EndSubSection >EndSection > > >Section "InputDevice" > Driver "synaptics" > Identifier "TouchPad" > Option "Device" "/dev/input/mouse0" > Option "Protocol" "IMPS/2" #"auto-dev" > Option "LeftEdge" "1700" > Option "RightEdge" "5300" > Option "TopEdge" "1700" > Option "BottomEdge" "4200" > Option "FingerLow" "25" > Option "FingerHigh" "30" > Option "MaxTapTime" "180" > Option "MaxTapMove" "220" > Option "VertScrollDelta" "100" > Option "MinSpeed" "0.09" > Option "MaxSpeed" "0.18" > Option "AccelFactor" "0.0015" > Option "SHMConfig" "on" > EndSection > > >Section "dri" > 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 151205
: 99572 |
99609
|
99758