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 269641 Details for
Bug 368491
Screen flicker on ATI X300 during install
[?]
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.
My xorg.conf from F7
xorg.conf.f7 (text/plain), 9.68 KB, created by
Jan "Yenya" Kasprzak
on 2007-11-27 11:48:43 UTC
(
hide
)
Description:
My xorg.conf from F7
Filename:
MIME Type:
Creator:
Jan "Yenya" Kasprzak
Created:
2007-11-27 11:48:43 UTC
Size:
9.68 KB
patch
obsolete
> >Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Synaptics Mouse" "CorePointer" > InputDevice "Synaptics Mouse" "AlwaysCore" > InputDevice "USBMouse" "CorePointer" > InputDevice "USBMouse" "AlwaysCore" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "ServerLayout" > Identifier "Prednaska" > Screen 0 "Screen0-1024x768" 0 0 > InputDevice "Synaptics Mouse" "CorePointer" > InputDevice "Synaptics Mouse" "AlwaysCore" > InputDevice "USBMouse" "CorePointer" > InputDevice "USBMouse" "AlwaysCore" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "ServerLayout" > Identifier "Prednaska1" > Screen 0 "Screen0-800x600" 0 0 > InputDevice "Synaptics Mouse" "CorePointer" > InputDevice "Synaptics Mouse" "AlwaysCore" > InputDevice "USBMouse" "CorePointer" > InputDevice "USBMouse" "AlwaysCore" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "Files" > > > FontPath "unix/localhost:7100" >EndSection > >Section "Module" > Load "glx" > Load "extmod" > Load "dbe" > Load "xtrap" > Load "dri" > Load "vnc" > Load "record" > Load "type1" > Load "freetype" ># Load "speedo" > Load "synaptics" >EndSection > >Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" >EndSection > >Section "InputDevice" > Identifier "Synaptics Mouse" > Driver "synaptics" ># Driver "mouse" > Option "Device" "/dev/input/mice" > Option "Protocol" "IMPS/2" > 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.06" > Option "MaxSpeed" "0.12" > Option "AccelFactor" "0.0010" > Option "SHMConfig" "on" > Option "UpDownScrolling" "0" > Option "RTCornerButton" "0" > Option "BTCornerButton" "0" ># Option "Repeater" "/dev/ps2mouse" > Option "ZAxisMapping" "4 5" >EndSection > >Section "InputDevice" > Identifier "USBMouse" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5" ># Option "Emulate3Buttons" "yes" >EndSection > >Section "Monitor" > > # 1280x800 @ 60.00 Hz (GTF) hsync: 49.68 kHz; pclk: 83.46 MHz > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > DisplaySize 331 207 > ModeLine "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828 > VertRefresh 60 >EndSection > >Section "Monitor" > Identifier "Monitor1" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > VertRefresh 60 >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 "Dac6Bit" # [<bool>] > #Option "Dac8Bit" # [<bool>] > #Option "ForcePCIMode" # [<bool>] > #Option "BusType" # [<str>] > #Option "CPPIOMode" # [<bool>] > #Option "CPusecTimeout" # <i> > #Option "AGPMode" # <i> > #Option "AGPFastWrite" # [<bool>] > #Option "AGPSize" # <i> > #Option "GARTSize" # <i> > #Option "RingSize" # <i> > #Option "BufferSize" # <i> > #Option "EnableDepthMoves" # [<bool>] > #Option "EnablePageFlip" # [<bool>] > #Option "NoBackBuffer" # [<bool>] > #Option "PanelOff" # [<bool>] > #Option "DDCMode" # [<bool>] > #Option "CloneHSync" # [<str>] > #Option "CloneVRefresh" # [<str>] > #Option "UseFBDev" # [<bool>] > #Option "VideoKey" # <i> > #Option "DisplayPriority" # [<str>] > #Option "PanelSize" # [<str>] > #Option "ForceMinDotClock" # <freq> > Identifier "Card0" > Driver "ati" > VendorName "ATI Technologies Inc" > BoardName "Unknown Board" ># Option "MonitorLayout" "CRT, LVDS" > Option "MonitorLayout" "LVDS, CRT" > Option "CRT2Position" "Clone" > Option "MetaModes" "1280x800-1024x768" ># Option "MetaModes" "1024x768-1024x768" > #Option "IgnoreEDID" # [<bool>] > Option "OverlayOnCRTC2" "yes" > #Option "CloneMode" # [<str>] > BusID "PCI:1:5:0" >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 "Dac6Bit" # [<bool>] > #Option "Dac8Bit" # [<bool>] > #Option "ForcePCIMode" # [<bool>] > #Option "BusType" # [<str>] > #Option "CPPIOMode" # [<bool>] > #Option "CPusecTimeout" # <i> > #Option "AGPMode" # <i> > #Option "AGPFastWrite" # [<bool>] > #Option "AGPSize" # <i> > #Option "GARTSize" # <i> > #Option "RingSize" # <i> > #Option "BufferSize" # <i> > #Option "EnableDepthMoves" # [<bool>] > #Option "EnablePageFlip" # [<bool>] > #Option "NoBackBuffer" # [<bool>] > #Option "PanelOff" # [<bool>] > #Option "DDCMode" # [<bool>] > #Option "MonitorLayout" # [<str>] > #Option "IgnoreEDID" # [<bool>] > #Option "OverlayOnCRTC2" # [<bool>] > #Option "CloneMode" # [<str>] > #Option "CloneHSync" # [<str>] > #Option "CloneVRefresh" # [<str>] > #Option "UseFBDev" # [<bool>] > #Option "VideoKey" # <i> > #Option "DisplayPriority" # [<str>] > #Option "PanelSize" # [<str>] > #Option "ForceMinDotClock" # <freq> > Identifier "Card1" > Driver "ati" > VendorName "ATI Technologies Inc" > BoardName "Unknown Board" > BusID "PCI:1:5:0" > Screen 1 >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 "Dac6Bit" # [<bool>] > #Option "Dac8Bit" # [<bool>] > #Option "ForcePCIMode" # [<bool>] > #Option "BusType" # [<str>] > #Option "CPPIOMode" # [<bool>] > #Option "CPusecTimeout" # <i> > #Option "AGPMode" # <i> > #Option "AGPFastWrite" # [<bool>] > #Option "AGPSize" # <i> > #Option "GARTSize" # <i> > #Option "RingSize" # <i> > #Option "BufferSize" # <i> > #Option "EnableDepthMoves" # [<bool>] > #Option "EnablePageFlip" # [<bool>] > #Option "NoBackBuffer" # [<bool>] > #Option "PanelOff" # [<bool>] > #Option "DDCMode" # [<bool>] > #Option "CloneHSync" # [<str>] > #Option "CloneVRefresh" # [<str>] > #Option "UseFBDev" # [<bool>] > #Option "VideoKey" # <i> > #Option "DisplayPriority" # [<str>] > #Option "PanelSize" # [<str>] > #Option "ForceMinDotClock" # <freq> > Identifier "Card0-CRT" > Driver "ati" > VendorName "ATI Technologies Inc" > BoardName "Unknown Board" > # Option "MonitorLayout" "CRT, LVDS" > Option "MonitorLayout" "CRT, LVDS" > Option "CRT2Position" "Clone" ># Option "MetaModes" "1280x800-1024x768" > Option "MetaModes" "1024x768-1024x768" > #Option "IgnoreEDID" # [<bool>] > Option "OverlayOnCRTC2" "yes" > Option "CloneMode" "yes" # [<str>] > BusID "PCI:1:5:0" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 16 > Modes "1280x800" "1024x768" > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x800" "1024x768" > EndSubSection >EndSection > >Section "Screen" > Identifier "Screen1" > Device "Card1" > Monitor "Monitor1" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 16 > Modes "1024x768" > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1024x768" > EndSubSection >EndSection > >Section "Screen" > Identifier "Screen0-1024x768" > # Device "Card0-CRT" > Device "Card0" > Monitor "Monitor1" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1024x768" > EndSubSection > # Option "AddARGBGLXVisuals" "True" >EndSection > >Section "Screen" > Identifier "Screen0-800x600" > # Device "Card0-CRT" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "800x600" > Virtual 800 600 > EndSubSection > # Option "AddARGBGLXVisuals" "True" >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 368491
:
269631
| 269641 |
269651