Xfce Forum

Sub domains
 

You are not logged in.

#1 2011-12-02 23:22:44

khamryn
Member
Registered: 2011-12-02
Posts: 1

Dual monitor with Ati Drivers

Hi Everyone

I recently installed the fglrx on my desktop and Im having issues trying to set up dual monitors with my 5600HD Radeon card.  When I open amdcccle in root, when I change the display to "Multi-display Desktop with display(s) 2" on Multi-Display is not saved when I hit "Apply" or "OK".  Im not sure if this is a bug or perhaps xfce's default Display managers may be causing a conflict with amdcccle.  I have searched, but I could not find a resolution to my issue.  If any one can help I thank you in advance.

Here is my Xorg.conf if it helps


Section "ServerLayout"
    Identifier     "aticonfig Layout"
    Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]-0"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device     "aticonfig-Device[0]-0"
    Monitor    "aticonfig-Monitor[0]-0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Offline

Board footer

Powered by FluxBB