Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 135327 Details for
Bug 198255
x11-base/xorg-server-1.3.0.0 crashes (Amarok-triggered)
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), 7.29 KB, created by
Luke-Jr
on 2007-11-06 11:06:14 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Luke-Jr
Created:
2007-11-06 11:06:14 UTC
Size:
7.29 KB
patch
obsolete
>Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > Screen 1 "Screen1" RightOf "Screen0" > InputDevice "Mouse0" "CorePointer" > InputDevice "Touchpad0" "AlwaysCore" > InputDevice "Keyboard0" "CoreKeyboard" > Option "DontZap" "true" > Option "AIGLX" "true" > Option "Clone" "off" >EndSection > >Section "Files" > FontPath "/usr/share/fonts/misc" > FontPath "/usr/share/fonts/75dpi" > FontPath "/usr/share/fonts/100dpi" > FontPath "/usr/share/fonts/TTF" > FontPath "/usr/share/fonts/Type1" >EndSection > >Section "Module" > Load "extmod" > Load "dbe" > Load "record" > Load "xtrap" > Load "dri" > Load "glx" > Load "freetype" > Load "type1" >EndSection > >Section "Extensions" > Option "Composite" "Enable" >EndSection > >Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5 6 7" >EndSection > >Section "InputDevice" > Identifier "Touchpad0" > Driver "synaptics" > Option "Device" "/dev/input/mouse0" > Option "Protocol" "auto-dev" > #Option "SHMConfig" "True" > #Option "LeftEdge" "130" > #Option "RightEdge" "840" > #Option "TopEdge" "1300" > #Option "BottomEdge" "640" > #Option "FingerLow" "7" > #Option "FingerHigh" "8" > #Option "MaxTapTime" "180" > #Option "MaxTapMove" "110" > #Option "EmulateMidButtonTime" "75" > #Option "VertScrollDelta" "20" > #Option "HorizScrollDelta" "20" > #Option "MinSpeed" "0.60" > #Option "MaxSpeed" "1.10" > #Option "AccelFactor" "0.030" > #Option "EdgeMotionMinSpeed" "200" > #Option "EdgeMotionMaxSpeed" "200" > #Option "UpDownScrolling" "1" > #Option "CircularScrolling" "1" > #Option "CircScrollDelta" "0.1" > #Option "CircScrollTrigger" "2" > Option "SHMConfig" "on" > #Option "Emulate3Buttons" "on" >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > DisplaySize 250 200 > Option "DPMS" >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 "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 "DMAForXv" # [<bool>] > #Option "FBTexPercent" # <i> > #Option "PanelOff" # [<bool>] > #Option "DDCMode" # [<bool>] > #Option "MonitorLayout" # [<str>] > #Option "IgnoreEDID" # [<bool>] > #Option "UseFBDev" # [<bool>] > #Option "MergedFB" # [<bool>] > #Option "CRT2HSync" # [<str>] > #Option "CRT2VRefresh" # [<str>] > #Option "CRT2Position" # [<str>] > #Option "MetaModes" # [<str>] > #Option "MergedDPI" # [<str>] > #Option "MergedXinerama" # [<bool>] > #Option "MergedXineramaCRT2IsScreen0" # [<bool>] > #Option "MergedNonRectangular" # [<bool>] > #Option "MergedMouseRestriction" # [<bool>] > #Option "DisplayPriority" # [<str>] > #Option "PanelSize" # [<str>] > #Option "ForceMinDotClock" # <freq> > #Option "ColorTiling" # [<bool>] > #Option "VideoKey" # <i> > #Option "RageTheatreCrystal" # <i> > #Option "RageTheatreTunerPort" # <i> > #Option "RageTheatreCompositePort" # <i> > #Option "RageTheatreSVideoPort" # <i> > #Option "TunerType" # <i> > #Option "RageTheatreMicrocPath" # <str> > #Option "RageTheatreMicrocType" # <str> > #Option "RenderAccel" # [<bool>] > #Option "SubPixelOrder" # [<str>] > #Option "ShowCache" # [<bool>] > #Option "DynamicClocks" # [<bool>] > #Option "BIOSHotkeys" # [<bool>] > #Option "VGAAccess" # [<bool>] > #Option "ReverseDDC" # [<bool>] > #Option "LVDSProbePLL" # [<bool>] > #Option "AccelMethod" # <str> > Identifier "Card0" > Driver "radeon" > VendorName "ATI Technologies Inc" > BoardName "Radeon R250 Lf [FireGL 9000]" > BusID "PCI:1:0:0" > Option "RenderAccel" "true" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > 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 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection >EndSection > > >Section "Monitor" > Identifier "Monitor1" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > DisplaySize 433 270 > Option "MonitorLayout" "LFP,CRT" > Option "DPMS" > > # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz > Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 > # 1680x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 188.07 MHz > Modeline "1680x1050" 188.07 1680 1800 1984 2288 1050 1051 1054 1096 > # 1680x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 214.51 MHz > Modeline "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103 > # 1680x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 256.20 MHz > Modeline "1680x1050" 256.20 1680 1808 1992 2304 1050 1051 1054 1112 > > # this is what the monitor wants, but it looks uglier? > #Modeline "LCD_1680x1050" 146.20 1680 1784 1960 2240 1050 1053 1059 1089 > Modeline "lcd720x400" 28.13 720 752 856 888 400 408 413 421 > Modeline "lcd832x624" 54.22 832 864 1064 1096 624 636 644 656 > Modeline "lcd1152x870" 112.72 1152 1184 1608 1640 870 886 897 914 > Modeline "lcd1280x1024" 156.43 1280 1312 1904 1936 1024 1043 1056 1076 > #Modeline "lcd1680x1050" 170.00 1680 1712 2352 2384 1050 1071 1082 1103 >EndSection > >Section "Device" > Identifier "Card1" > Driver "radeon" > VendorName "ATI Technologies Inc" > BoardName "Radeon R250 Lf [FireGL 9000]" > BusID "PCI:1:0:0" > Option "RenderAccel" "true" > Option "MonitorLayout" "LFP,CRT" > Option "Display" "CRT" > Screen 1 >EndSection > >Section "Screen" > Identifier "Screen1" > Device "Card1" > Monitor "Monitor1" > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1680x1050" > 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 198255
:
135326
| 135327