Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35837 Details for
Bug 57782
nvidia-kernel/glx-6101 + xorg-x11-6.7.0-r2 doesnt start
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), 5.92 KB, created by
Sebastian B. Otaegui
on 2004-07-20 15:47:32 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Sebastian B. Otaegui
Created:
2004-07-20 15:47:32 UTC
Size:
5.92 KB
patch
obsolete
>Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > ModulePath "/usr/X11R6/lib/modules" > > FontPath "/usr/share/fonts/ttf-bitstream-vera/" > FontPath "/usr/share/fonts/terminus/" > FontPath "/usr/share/fonts/corefonts/" > FontPath "/usr/share/fonts/Type1/" > FontPath "/usr/share/fonts/freefont/" > FontPath "/usr/share/fonts/artwiz/" > FontPath "/usr/share/fonts/local/" > FontPath "/usr/share/fonts/misc/" > FontPath "/usr/share/fonts/75dpi/:unscaled" > FontPath "/usr/share/fonts/100dpi/:unscaled" > FontPath "/usr/share/fonts/Speedo/" > FontPath "/usr/share/fonts/CID/" > FontPath "/usr/share/fonts/encodings/" > FontPath "/usr/share/fonts/TTF/" > FontPath "/usr/share/fonts/util/" > FontPath "/usr/share/fonts/sharefont/" > FontPath "/usr/share/fonts/lfp-fix/" > FontPath "/usr/share/fonts/75dpi/" > FontPath "/usr/share/fonts/100dpi/" > FontPath "/usr/share/fonts/unifont/" >EndSection > >Section "Module" > Load "dbe" > > SubSection "extmod" > # Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection > Load "type1" > Load "freetype" > Load "speedo" > > #Load "dri" > Load "glx" > > #Load "int10" > #Load "record" > #Load "extmod" > #Load "xtrap" > #Load "xtt" >EndSection > >Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" ># Option "XkbRules" "xorg" > Option "XkbLayout" "us+us_intl" > Option "XkbModel" "pc104" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/misc/psaux" > Option "ZAxisMapping" "4 5" >EndSection > >Section "Monitor" > Identifier "Syncmaster 955DF" > HorizSync 30-85 > VertRefresh 50-160 > Option "DPMS" > ModeLine "320x240" 20.07 320 336 416 448 240 242 254 280 #160 > Modeline "640x480-85" 36 640 672 720 832 480 481 484 509 -hsync -vsync > Modeline "800x600-85" 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync > Modeline "1024x768-85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync > Modeline "1280x1024-85" 157.5 1280 1328 1488 1728 1024 1025 1028 1072 +hsync +vsync >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 "DigitalVibrance" # <i> > #Option "NoFlip" # [<bool>] > #Option "Dac8Bit" # [<bool>] > #Option "NoLogo" # [<bool>] > Option "UBB" "True" # [<bool>] > #Option "Stereo" # <i> > #Option "SWcursor" # [<bool>] > Option "HWcursor" "True" # [<bool>] > #Option "VideoKey" # <i> > #Option "NvAGP" # <i> > #Option "IgnoreEDID" # [<bool>] > #Option "NoDDC" # [<bool>] > #Option "ConnectedMonitor" # <str> > #Option "ConnectedMonitors" # <str> > #Option "TVStandard" # <str> > #Option "TVOutFormat" # <str> > Option "RenderAccel" "True" # [<bool>] > Option "CursorShadow" "True" # [<bool>] > #Option "CursorShadowAlpha" # <i> > #Option "CursorShadowXOffset" # <i> > #Option "CursorShadowYOffset" # <i> > Option "UseEdidFreqs" "True" # [<bool>] > #Option "FlatPanelProperties" # <str> > #Option "TwinView" # [<bool>] > #Option "TwinViewOrientation" # <str> > #Option "SecondMonitorHorizSync" # <str> > #Option "SecondMonitorVertRefresh" # <str> > #Option "MetaModes" # <str> > Option "UseInt10Module" "True" # [<bool>] > #Option "NoTwinViewXineramaInfo" # [<bool>] > #Option "NoRenderExtension" # [<bool>] > #Option "Overlay" # [<bool>] > #Option "CIOverlay" # [<bool>] > #Option "ForceEmulatedOverlay" # [<bool>] > #Option "TransparentIndex" # <i> > #Option "OverlayDefaultVisual" # [<bool>] > #Option "NvEmulate" # <i> > #Option "NoBandWidthTest" # [<bool>] > #Option "CustomEDID-CRT-0" # <str> > #Option "CustomEDID-CRT-1" # <str> > #Option "CustomEDID-DFP-0" # <str> > #Option "CustomEDID-DFP-1" # <str> > #Option "CustomEDID-TV-0" # <str> > #Option "CustomEDID-TV-1" # <str> > #Option "TVOverScan" # <f> > #Option "IgnoreDisplayDevices" # <str> > #Option "MultisampleCompatibility" # [<bool>] > #Option "RegistryDwords" # <str> > #Option "NoPowerConnectorCheck" # [<bool>] > #Option "AllowDFPStereo" # [<bool>] > Option "DDCMode" "true" > Identifier "Card0" > Driver "nvidia" > VendorName "nVidia Corporation" > BoardName "NV11DDR [GeForce2 MX 100 DDR/200 DDR]" > BusID "PCI:1:5:0" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Syncmaster 955DF" > DefaultDepth 16 ># DefaultFbBpp 32 > > SubSection "Display" > Depth 8 > Modes "1280x960" "1024x768" "800x600" "640x480" "320x200" > Option "rgb bits" "8" > Visual "StaticColor" > EndSubSection > SubSection "Display" > Depth 15 > Modes "1024x768" "800x600" "640x480" "320x200" > EndSubSection > SubSection "Display" > Depth 16 > Modes "1280x1024-85" "1024x768-85" "800x600-85" "640x480-85" "320x200" > EndSubSection > SubSection "Display" > Depth 24 > Modes "1280x1024-85" "1024x768-85" "800x600-85" "640x480-85" "320x200" > EndSubSection >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 57782
:
35836
| 35837