Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 290355 Details for
Bug 376911
x server crashes unexpectedly with i810 driver, using 3d 3d effects
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
xorg.conf
xorg.conf (text/plain), 11.06 KB, created by
Alex Butcher
on 2007-12-24 17:33:59 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Alex Butcher
Created:
2007-12-24 17:33:59 UTC
Size:
11.06 KB
patch
obsolete
> ># XFree86 4 configuration created by pyxf86config > >Section "ServerLayout" > Identifier "Default Layout" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "cursor" "SendCoreEvents" > InputDevice "stylus" "SendCoreEvents" > InputDevice "eraser" "SendCoreEvents" >EndSection > >Section "ServerFlags" > Option "AllowMouseOpenFail" > Option "BlankTime" "0" > Option "StandbyTime" "20" > Option "SuspendTime" "30" > Option "OffTime" "45" >EndSection > >Section "Files" > ># RgbPath is the location of the RGB database. Note, this is the name of the ># file minus the extension (like ".txt" or ".db"). There is normally ># no need to change the default. ># Multiple FontPath entries are allowed (they are concatenated together) ># By default, Red Hat 6.0 and later now use a font server independent of ># the X server to render fonts. > ># Disabled in FC8 ># FontPath "unix/:7100" >EndSection > >Section "Module" > Load "dbe" > Load "extmod" > Load "fbdevhw" > Load "glx" > Load "record" > Load "freetype" > Load "type1" > Load "dri" >EndSection > >Section "InputDevice" > ># Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) ># Option "Xleds" "1 2 3" ># To disable the XKEYBOARD extension, uncomment XkbDisable. ># Option "XkbDisable" ># To customise the XKB settings to suit your keyboard, modify the ># lines below (which are the defaults). For example, for a non-U.S. ># keyboard, you will probably want to use: ># Option "XkbModel" "pc102" ># If you have a US Microsoft Natural keyboard, you can use: ># Option "XkbModel" "microsoft" ># ># Then to change the language, change the Layout setting. ># For example, a german layout can be obtained with: ># Option "XkbLayout" "de" ># or: ># Option "XkbLayout" "de" ># Option "XkbVariant" "nodeadkeys" ># ># If you'd like to switch the positions of your capslock and ># control keys, use: ># Option "XkbOptions" "ctrl:swapcaps" ># Or if you just want both to be control, use: ># Option "XkbOptions" "ctrl:nocaps" ># > Identifier "Keyboard0" > Driver "kbd" > Option "XkbModel" "pc105" > Option "XkbLayout" "gb" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "IMPS/2" ># mouse0 for fc3, mouse1 for fc8 ># Option "Device" "/dev/input/mouse0" > Option "Device" "/dev/input/mouse1" > Option "ZAxisMapping" "4 5" > Option "Emulate3Buttons" "no" >EndSection > >Section "InputDevice" ># Option "Device" "/dev/ttyS0" # SERIAL ONLY ># Option "DebugLevel" "10" ># Option "Suppress" "0" ># Option "Emulate3Buttons" "yes" ># Option "ChordMiddle" "yes" > Identifier "cursor" > Driver "wacom" > Option "Device" "/dev/input/event3" # USB ONLY > Option "Type" "cursor" > Option "Mode" "relative" > Option "Speed" "3.0" > Option "USB" "on" # USB ONLY ># Option "Threshold" "6"# Option "HistorySize" "1024" ># Option "ChordMiddle" "on" >EndSection > >Section "InputDevice" ># Option "Device" "/dev/ttyS0" # SERIAL ONLY ># Option "DebugLevel" "10" ># Option "Suppress" "0" > Identifier "stylus" > Driver "wacom" > Option "Device" "/dev/input/event3" # USB ONLY > Option "Type" "stylus" > Option "Mode" "absolute" > Option "USB" "on" # USB ONLY > Option "Tilt" "on"# Option "TiltInvert" "on" ># Option "Threshold" "6"# Option "HistorySize" "1024" > Option "MaxSoft" "75" > Option "MinFirm" "250" > Option "PressCurve" "15,0,100,85" >EndSection > >Section "InputDevice" ># Option "Device" "/dev/ttyS0" # SERIAL ONLY ># Option "DebugLevel" "10" ># Option "Suppress" "30" > Identifier "eraser" > Driver "wacom" > Option "Device" "/dev/input/event3" # USB ONLY > Option "Type" "eraser" > Option "Mode" "absolute" > Option "USB" "on" # USB ONLY > Option "Tilt" "on" #Option "TiltInvert" "on" ># Option "Threshold" "6"# Option "HistorySize" "1024" >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Sun 21-inch N3" > HorizSync 30.0 - 96.0 > VertRefresh 48.0 - 160.0 > Option "dpms" > ModeLine "1600x1200" 202.5 1600 1656 1848 2160 1200 1201 1204 1250 +hsync +vsync > ModeLine "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync > ModeLine "1400x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync > ModeLine "1400x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync > ModeLine "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync > ModeLine "480x300" 29.9 480 520 600 632 300 319 322 333 doublescan > ModeLine "320x240@60" 12.6 320 336 384 400 240 245 246 262 doublescan > ModeLine "480x300@56" 21.7 480 496 536 616 300 301 302 312 doublescan > ModeLine "768x576" 64.6 768 772 1004 1048 576 589 596 620 > ModeLine "352x240" 12.9 352 360 408 416 240 241 244 259 doublescan > ModeLine "352x264" 14.6 352 380 436 464 264 269 273 286 doublescan > ModeLine "352x280" 15.4 352 380 436 468 280 281 285 303 doublescan > ModeLine "480x300@75" 12.9 480 488 536 544 300 301 304 316 > ModeLine "400x300" 18.0 400 416 448 512 300 301 302 312 doublescan > ModeLine "320x240" 12.6 320 336 384 400 240 245 246 262 doublescan > ModeLine "320x200" 12.6 320 336 384 400 200 204 205 225 doublescan > ModeLine "512x384" 22.0 512 528 592 640 384 385 388 404 -hsync -vsync > ModeLine "800x600tv" 34.0 800 840 960 1088 600 610 613 625 -hsync -vsync > ModeLine "640x480tv" 25.2 640 656 720 840 480 531 534 600 -hsync -vsync > ModeLine "640x480@60" 22.1 640 656 720 840 480 531 534 600 -hsync -vsync > ModeLine "224x256" 22.0 224 318 416 460 256 260 266 270 doublescan > ModeLine "240x256" 24.0 240 318 396 468 256 260 266 270 doublescan > ModeLine "256x256" 26.0 256 340 412 504 256 260 266 270 doublescan > ModeLine "256x304" 19.0 256 336 400 496 304 307 310 321 > ModeLine "248x320" 16.8 248 332 396 484 320 323 326 337 > ModeLine "248x368" 16.8 248 332 396 484 368 371 374 385 > ModeLine "248x384" 16.8 248 332 396 484 384 387 390 401 > ModeLine "320x200" 12.8 320 324 372 388 200 204 206 210 doublescan > ModeLine "224x224" 12.8 224 228 276 288 224 228 230 236 doublescan > ModeLine "256x224" 12.8 256 260 308 320 224 228 230 236 doublescan > ModeLine "288x224" 12.8 288 292 340 352 224 228 230 236 doublescan > ModeLine "320x224" 12.8 320 324 372 388 224 228 230 236 doublescan > ModeLine "256x240" 15.0 256 260 308 320 240 244 246 254 doublescan > ModeLine "292x240" 16.8 292 296 344 356 240 244 246 254 doublescan > ModeLine "320x240" 16.8 320 324 372 388 240 244 246 254 doublescan > ModeLine "336x240" 18.0 336 344 392 417 240 244 246 254 doublescan > ModeLine "384x224" 20.0 384 388 436 480 224 228 230 236 doublescan > ModeLine "384x240" 20.0 384 388 436 480 240 244 246 254 doublescan > ModeLine "360x288" 20.0 360 364 412 444 288 292 298 302 doublescan > ModeLine "360x256" 18.0 360 364 412 444 256 260 266 270 doublescan > ModeLine "400x300" 19.0 400 412 476 500 300 303 306 317 > ModeLine "400x256" 22.0 400 416 480 504 256 259 262 269 doublescan > ModeLine "400x224" 20.0 400 416 480 500 224 228 230 234 doublescan > ModeLine "512x384" 25.0 512 516 580 632 384 385 388 400 > ModeLine "640x240" 31.5 640 644 708 788 240 244 246 254 doublescan > ModeLine "672x240" 31.5 672 676 740 820 240 244 246 254 doublescan > ModeLine "480x300" 30.0 480 520 620 640 300 304 312 316 > ModeLine "400x300" 28.3 400 440 540 560 300 304 312 316 > ModeLine "360x256" 22.6 360 400 500 520 256 260 268 272 > ModeLine "352x280" 24.2 352 392 492 512 280 284 292 296 > ModeLine "352x264" 22.9 352 392 492 512 264 268 276 280 > ModeLine "352x240" 20.9 352 392 492 512 240 244 252 256 > ModeLine "336x240" 20.3 336 376 476 496 240 246 254 260 > ModeLine "320x240" 20.3 320 360 460 480 240 249 257 265 > ModeLine "320x224" 20.3 320 360 460 480 224 241 249 266 > ModeLine "320x200" 20.3 320 360 460 480 200 229 237 265 > ModeLine "256x224" 20.3 256 296 396 416 224 260 268 305 > ModeLine "256x192" 20.3 256 296 396 416 192 247 255 310 > ModeLine "256x240" 20.3 256 296 396 416 240 268 276 305 > ModeLine "480x480" 31.8 480 520 620 640 480 484 492 496 > ModeLine "480x300" 31.8 480 520 620 640 300 304 312 316 > ModeLine "292x240" 20.3 292 332 432 452 240 256 264 281 > ModeLine "256x480" 20.8 256 296 396 416 480 484 492 496 > ModeLine "256x304" 20.8 256 296 396 416 304 308 316 320 > ModeLine "256x240" 20.3 256 296 396 416 240 268 276 305 > ModeLine "248x384" 20.3 248 288 388 408 384 388 396 400 > ModeLine "248x368" 20.3 248 288 388 408 368 372 380 384 > ModeLine "248x320" 20.3 248 288 388 408 320 324 332 336 > ModeLine "224x224" 20.3 224 264 364 384 224 274 282 331 >EndSection > >Section "Device" > Identifier "Videocard0" > Driver "radeon" > VendorName "Videocard vendor" > BoardName "ATI Radeon 9200PRO" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Videocard0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 16 ># Modes "800x600" "640x480" > Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "768x576" "672x240" "640x480" "640x400" "640x240" "512x384" "480x480" "480x300@75" "400x300" "400x256" "400x224" "384x240" "384x224" "360x288" "360x256" "336x240" "320x240" "320x224" "320x200" "292x240" "288x224" "256x480" "256x304" "256x256" "256x240" "256x224" "256x192" "248x384" "248x368" "248x320" "240x256" "224x256" "224x224" > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 ># Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" > Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "768x576" "672x240" "640x480" "640x400" "640x240" "512x384" "480x480" "480x300@75" "400x300" "400x256" "400x224" "384x240" "384x224" "360x288" "360x256" "336x240" "320x240" "320x224" "320x200" "292x240" "288x224" "256x480" "256x304" "256x256" "256x240" "256x224" "256x192" "248x384" "248x368" "248x320" "240x256" "224x256" "224x224" > EndSubSection > SubSection "Display" > Depth 15 > Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "768x576" "672x240" "640x480" "640x400" "640x240" "512x384" "480x480" "480x300@75" "400x300" "400x256" "400x224" "384x240" "384x224" "360x288" "360x256" "336x240" "320x240" "320x224" "320x200" "292x240" "288x224" "256x480" "256x304" "256x256" "256x240" "256x224" "256x192" "248x384" "248x368" "248x320" "240x256" "224x256" "224x224" > EndSubSection > SubSection "Display" > Depth 8 > Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "768x576" "672x240" "640x480" "640x400" "640x240" "512x384" "480x480" "480x300@75" "400x300" "400x256" "400x224" "384x240" "384x224" "360x288" "360x256" "336x240" "320x240" "320x224" "320x200" "292x240" "288x224" "256x480" "256x304" "256x256" "256x240" "256x224" "256x192" "248x384" "248x368" "248x320" "240x256" "224x256" "224x224" > 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 376911
:
254911
|
256061
|
290124
| 290355