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 249441 Details for
Bug 368531
Radeon dualhead: "Requested Entity already in use!"
[?]
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 for two separate screens
xorg.conf (text/plain), 3.19 KB, created by
Jan "Yenya" Kasprzak
on 2007-11-06 16:59:33 UTC
(
hide
)
Description:
xorg.conf for two separate screens
Filename:
MIME Type:
Creator:
Jan "Yenya" Kasprzak
Created:
2007-11-06 16:59:33 UTC
Size:
3.19 KB
patch
obsolete
>Section "ServerLayout" > Identifier "Dual" > Screen 0 "Screen0" 0 0 > Screen 1 "Screen1" RightOf "Screen0" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "Files" > FontPath "/usr/share/X11/fonts/misc/" > FontPath "/usr/share/X11/fonts/TTF/" > FontPath "/usr/share/X11/fonts/Type1/" > FontPath "/usr/share/X11/fonts/CID/" > FontPath "/usr/share/X11/fonts/75dpi/" > FontPath "/usr/share/X11/fonts/100dpi/" >EndSection > >Section "Module" > Load "record" > Load "extmod" > Load "glx" > Load "xtrap" > Load "dbe" > Load "dri" > Load "vnc" > Load "type1" > Load "freetype" > SubSection "extmod" > Option "omit Composite" > EndSubSection >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" >EndSection > >Section "Monitor" > #DisplaySize 410 310 # mm > Identifier "Monitor0" > VendorName "ACR" > ModelName "AL2021" > HorizSync 30.0 - 83.0 > Option "DPMS" >EndSection > >Section "Monitor" > #DisplaySize 410 310 # mm > Identifier "Monitor1" > VendorName "LG" > ModelName "L1930P" > HorizSync 30.0 - 82.0 > VertRefresh 56 - 75 > Option "DPMS" >EndSection > >Section "Device" > Identifier "Radeon0" > Driver "ati" > VendorName "ATI Technologies Inc" > BoardName "Radeon RV200 QW [Radeon 7500]" > BusID "PCI:1:0:0" > Option "AGPMode" "4" # <i> > Screen 0 > Option "RenderAccel" "1" # [<bool>] > Option "MonitorLayout" "TMDS" > #Option "CRT2HSync" "30-82" > #Option "CRT2VRefresh" "56-72" > #Option "CRT2Position" "rightof" > #Option "MetaModes" "1600x1200-1280x1024" > #Option "MergedFB" "off" > #Option "EnablePageFlip" # [<bool>] > #Option "PanelOff" # [<bool>] > #Option "DDCMode" "off" > #Option "IgnoreEDID" "on" > #Option "UseFBDev" # [<bool>] > #Option "VideoKey" # <i> > #Option "MergedDPI" # [<str>] > #Option "MergedXineramaCRT2IsScreen0" # [<bool>] > #Option "NoMergedXinerama" "yes" > #Option "DisplayPriority" # [<str>] > #Option "PanelSize" # [<str>] > #Option "ForceMinDotClock" # <freq> > #Option "SubPixelOrder" # [<str>] > #Option "ShowCache" # [<bool>] > #Option "DynamicClocks" # [<bool>] >EndSection > >Section "Device" > Identifier "Radeon1" > Driver "ati" > BusID "PCI:1:0:0" > Screen 1 > Option "MonitorLayout" "CRT" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Radeon0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1600x1200" "1280x1024" > Virtual 1600 1200 > EndSubSection >EndSection > >Section "Screen" > Identifier "Screen1" > Device "Radeon1" > Monitor "Monitor1" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x1024" > Virtual 1280 1024 > 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 368531
: 249441