Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179726 Details for
Bug 256370
gdm-2.20.7 with xorg-server-1.3.0.0-r6 and nvidia-drivers-180.22 sometimes starts with wrong screen resolution
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.16 KB, created by
Albert Zeyer
on 2009-01-26 00:20:55 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Albert Zeyer
Created:
2009-01-26 00:20:55 UTC
Size:
3.16 KB
patch
obsolete
>Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "Files" > FontPath "/usr/share/fonts/misc/" > FontPath "/usr/share/fonts/TTF/" > FontPath "/usr/share/fonts/Speedo/" > FontPath "/usr/share/fonts/Type1/" > FontPath "/usr/share/fonts/CID/" > FontPath "/usr/share/fonts/75dpi/" > FontPath "/usr/share/fonts/100dpi/" >EndSection > >Section "Module" > Load "record" > Load "extmod" > Load "dbe" > Load "dri" > Load "glx" > Load "xtrap" > Load "freetype" > Load "type1" ># Load "speedo" > Load "v4l" >EndSection > >Section "InputDevice" > Identifier "Keyboard0" ># Driver "keyboard" > Driver "kbd" > Option "XkbModel" "pc105" > Option "XkbLayout" "de" > Option "XkbVariant" "nodeadkeys" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5" >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > VertRefresh 75-85 ># HorizSync 30-90 #68 ># VertRefresh 85 ># HorizSync 30-90 >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 "SWcursor" # [<bool>] > #Option "HWcursor" # [<bool>] > #Option "NoAccel" # [<bool>] > #Option "ShadowFB" # [<bool>] > #Option "UseFBDev" # [<bool>] > #Option "Rotate" # [<str>] > #Option "VideoKey" # <i> > #Option "FlatPanel" # [<bool>] > #Option "FPDither" # [<bool>] > #Option "CrtcNumber" # <i> > Identifier "Card0" > Driver "nvidia" ># Driver "nv" > VendorName "nVidia Corporation" > BoardName "NV25 [GeForce4 Ti 4600]" > BusID "PCI:1:0:0" ># Option "HWcursor" "True" > Option "ShadowFB" "True" > Option "NoLogo" "on" ># ok? ># VideoRam 131072 > Option "NvAGP" "2" > Option "CursorShadow" "True" > Option "AGPMode" "4" > Option "AGPFastWrite" "True" > Option "RenderAccel" "true" ># perhaps disable? > Option "EnablePageFlip" "True" > Option "AllowGLXWithComposite" "1" > > Option "AddARGBGLXVisuals" "true" > Option "AIGLX" "true" > >EndSection > >Section "Extensions" > Option "Composite" "Enable" ># Option "RENDER" "Enable" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultColorDepth 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 16 ># Modes "1280x1024" ># EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x1024" > 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 256370
: 179726 |
179727
|
179729