Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 165545 Details for
Bug 237799
x11-base/xorg-server 1.5.0 unable to create basic X configuration
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
invalid xorg.conf
xorg.conf.new (text/plain), 29.02 KB, created by
Jory A. Pratt
on 2008-09-16 01:29:40 UTC
(
hide
)
Description:
invalid xorg.conf
Filename:
MIME Type:
Creator:
Jory A. Pratt
Created:
2008-09-16 01:29:40 UTC
Size:
29.02 KB
patch
obsolete
>Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > Screen 1 "Screen1" RightOf "Screen0" > Screen 2 "Screen2" RightOf "Screen1" > Screen 3 "Screen3" RightOf "Screen2" > Screen 4 "Screen4" RightOf "Screen3" > Screen 5 "Screen5" RightOf "Screen4" > Screen 6 "Screen6" RightOf "Screen5" > Screen 7 "Screen7" RightOf "Screen6" > Screen 8 "Screen8" RightOf "Screen7" > Screen 9 "Screen9" RightOf "Screen8" > Screen 10 "Screen10" RightOf "Screen9" > Screen 11 "Screen11" RightOf "Screen10" > Screen 12 "Screen12" RightOf "Screen11" > Screen 13 "Screen13" RightOf "Screen12" > Screen 14 "Screen14" RightOf "Screen13" > Screen 15 "Screen15" RightOf "Screen14" > Screen 16 "Screen16" RightOf "Screen15" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "Files" > ModulePath "/usr/lib64/xorg/modules" > FontPath "/usr/share/fonts/misc/" > FontPath "/usr/share/fonts/TTF/" > FontPath "/usr/share/fonts/OTF" > FontPath "/usr/share/fonts/Type1/" > FontPath "/usr/share/fonts/100dpi/" > FontPath "/usr/share/fonts/75dpi/" >EndSection > >Section "Module" > Load "extmod" > Load "dbe" > Load "dri" > Load "glx" > Load "wfb" > Load "freetype" >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 "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor1" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor2" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor3" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor4" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor5" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor6" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor7" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor8" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor9" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor10" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor11" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor12" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor13" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor14" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor15" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >EndSection > >Section "Monitor" > Identifier "Monitor16" > VendorName "Monitor Vendor" > ModelName "Monitor Model" >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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card0" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:18: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card1" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:0: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card2" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:1: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card3" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:1: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card4" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:1:2" >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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card5" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:1:3" >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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card6" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:2: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card7" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:2: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card8" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:4: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card9" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:4: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card10" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:6: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card11" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "MCP67 High Definition Audio" > BusID "PCI:0:7: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card12" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:8: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card13" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:9: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card14" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:10: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card15" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:12: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 "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> > #Option "FPScale" # [<bool>] > #Option "FPTweak" # <i> > #Option "DualHead" # [<bool>] > Identifier "Card16" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "Unknown Board" > BusID "PCI:0:13:0" >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 "Screen" > Identifier "Screen1" > Device "Card1" > Monitor "Monitor1" > 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 "Screen" > Identifier "Screen2" > Device "Card2" > Monitor "Monitor2" > 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 "Screen" > Identifier "Screen3" > Device "Card3" > Monitor "Monitor3" > 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 "Screen" > Identifier "Screen4" > Device "Card4" > Monitor "Monitor4" > 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 "Screen" > Identifier "Screen5" > Device "Card5" > Monitor "Monitor5" > 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 "Screen" > Identifier "Screen6" > Device "Card6" > Monitor "Monitor6" > 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 "Screen" > Identifier "Screen7" > Device "Card7" > Monitor "Monitor7" > 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 "Screen" > Identifier "Screen8" > Device "Card8" > Monitor "Monitor8" > 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 "Screen" > Identifier "Screen9" > Device "Card9" > Monitor "Monitor9" > 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 "Screen" > Identifier "Screen10" > Device "Card10" > Monitor "Monitor10" > 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 "Screen" > Identifier "Screen11" > Device "Card11" > Monitor "Monitor11" > 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 "Screen" > Identifier "Screen12" > Device "Card12" > Monitor "Monitor12" > 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 "Screen" > Identifier "Screen13" > Device "Card13" > Monitor "Monitor13" > 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 "Screen" > Identifier "Screen14" > Device "Card14" > Monitor "Monitor14" > 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 "Screen" > Identifier "Screen15" > Device "Card15" > Monitor "Monitor15" > 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 "Screen" > Identifier "Screen16" > Device "Card16" > Monitor "Monitor16" > 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 >
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 237799
:
165534
| 165545