Mageia Bugzilla – Attachment 203 Details for
Bug 641
Can't start a second X session in parallel with fglrx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
xorg.conf
xorg.conf (text/plain), 2.68 KB, created by
Samuel Verschelde
on 2011-04-06 09:31:58 CEST
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Samuel Verschelde
Created:
2011-04-06 09:31:58 CEST
Size:
2.68 KB
patch
obsolete
> ># File generated by XFdrake (rev 262502) ># ********************************************************************** ># Refer to the xorg.conf man page for details about the format of ># this file. ># ********************************************************************** > >Section "ServerLayout" > Identifier "layout1" > Screen 0 "amdcccle-Screen[1]-0" 0 0 >EndSection > >Section "Module" > Load "v4l" # Video for Linux >EndSection > >Section "ServerFlags" > # allows the server to start up even if the mouse does not work > #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching) > Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort) > Option "allowmouseopenfail" >EndSection > >Section "Monitor" > Identifier "monitor1" > VendorName "Plug'n Play" > ModelName "PLB2403WS" > HorizSync 30.0 - 83.0 > VertRefresh 56.0 - 76.0 >EndSection > >Section "Monitor" > Identifier "0-CRT1" > Option "VendorName" "ATI Proprietary Driver" > Option "ModelName" "Generic Autodetecting Monitor" > Option "DPMS" "true" > Option "PreferredMode" "1280x1024" > Option "TargetRefresh" "60" > Option "Position" "0 0" > Option "Rotate" "normal" > Option "Disable" "false" >EndSection > >Section "Monitor" > Identifier "0-DFP1" > Option "VendorName" "ATI Proprietary Driver" > Option "ModelName" "Generic Autodetecting Monitor" > Option "DPMS" "true" > Option "PreferredMode" "1920x1200" > Option "TargetRefresh" "60" > Option "Position" "1280 0" > Option "Rotate" "normal" > Option "Disable" "false" >EndSection > >Section "Device" > Identifier "device1" > Driver "fglrx" > VendorName "ATI Technologies Inc" > BoardName "ATI Radeon HD 2000 and later (radeon/fglrx)" > Option "DPMS" >EndSection > >Section "Device" > Identifier "amdcccle-Device[1]-0" > Driver "fglrx" > Option "Monitor-CRT1" "0-CRT1" > Option "Monitor-DFP1" "0-DFP1" > BusID "PCI:1:0:0" >EndSection > >Section "Screen" > Identifier "screen1" > Device "device1" > Monitor "monitor1" > DefaultDepth 24 > SubSection "Display" > Depth 8 > Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" > EndSubSection > SubSection "Display" > Depth 15 > Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" > EndSubSection > SubSection "Display" > Depth 16 > Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" > EndSubSection > SubSection "Display" > Depth 24 > Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" > EndSubSection >EndSection > >Section "Screen" > Identifier "amdcccle-Screen[1]-0" > Device "amdcccle-Device[1]-0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Virtual 3200 3200 > Depth 24 > EndSubSection >EndSection >
# File generated by XFdrake (rev 262502) # ********************************************************************** # Refer to the xorg.conf man page for details about the format of # this file. # ********************************************************************** Section "ServerLayout" Identifier "layout1" Screen 0 "amdcccle-Screen[1]-0" 0 0 EndSection Section "Module" Load "v4l" # Video for Linux EndSection Section "ServerFlags" # allows the server to start up even if the mouse does not work #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching) Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort) Option "allowmouseopenfail" EndSection Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "PLB2403WS" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 76.0 EndSection Section "Monitor" Identifier "0-CRT1" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "1280x1024" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Monitor" Identifier "0-DFP1" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "1920x1200" Option "TargetRefresh" "60" Option "Position" "1280 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Device" Identifier "device1" Driver "fglrx" VendorName "ATI Technologies Inc" BoardName "ATI Radeon HD 2000 and later (radeon/fglrx)" Option "DPMS" EndSection Section "Device" Identifier "amdcccle-Device[1]-0" Driver "fglrx" Option "Monitor-CRT1" "0-CRT1" Option "Monitor-DFP1" "0-DFP1" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubSection SubSection "Display" Depth 15 Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubSection EndSection Section "Screen" Identifier "amdcccle-Screen[1]-0" Device "amdcccle-Device[1]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Virtual 3200 3200 Depth 24 EndSubSection EndSection
View Attachment As Raw
Actions:
View
Attachments on
bug 641
:
198
|
199
| 203