Results 1 to 9 of 9

Thread: ATI Dual Monitor Left/Right

  1. #1
    Join Date
    Aug 2009
    Beans
    248
    Distro
    Ubuntu 9.10 Karmic Koala

    Arrow ATI Dual Monitor Left/Right

    Ubuntu 10.04

    I have the ATI proprietary drivers installed. I have a dual monitor set up: laptop on my left, and LCD on the right. I have the LCD set up as the main screen, but I want to be able to move my mouse to the left onto the other screen. As of right now, I have to go to the right in order to get on to the other screen.

    The ATI GUI tool, even w/ Administrative privileges, does not apply the changes I want it to. I can't even enable somethings like Xinerama. Weird.

    Here's my xorg.conf

    Code:
    Section "ServerLayout"
        Identifier     "amdcccle Layout"
        Screen      0  "amdcccle-Screen[1]-0" 0 0
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
        Load  "glx"
    EndSection
    
    Section "ServerFlags"
        Option        "Xinerama" "off"
    EndSection
    
    Section "Monitor"
        Identifier   "0-CRT1"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
        Option        "PreferredMode" "1680x1050"
        Option        "TargetRefresh" "60"
        Option        "Position" "0 0"
        Option        "Rotate" "normal"
        Option        "Disable" "false"
    EndSection
    
    Section "Monitor"
        Identifier   "0-LVDS"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
        Option        "TargetRefresh" "60"
        Option        "Position" "1680 0"
        Option        "Rotate" "normal"
        Option        "Disable" "false"
        Option        "PreferredMode" "1366x768"
    EndSection
    
    Section "Device"
        Identifier  "Default Device"
        Driver      "fglrx"
        BusID       "PCI:1:5:0"
    EndSection
    
    Section "Device"
        Identifier  "amdcccle-Device[1]-0"
        Driver      "fglrx"
        Option        "Monitor-CRT1" "0-CRT1"
        Option        "Monitor-LVDS" "0-LVDS"    
        BusID       "PCI:1:5:0"
    EndSection
    
    Section "Device"
        Identifier  "amdcccle-Device[1]-1"
        Driver      "fglrx"
        Option        "Monitor-LVDS" "0-LVDS"
        BusID       "PCI:1:5:0"
        Screen      1
    EndSection
    
    Section "Screen"
        Identifier "Default Screen"
        DefaultDepth     24
    EndSection
    
    Section "Screen"
        Identifier "amdcccle-Screen[1]-0"
        Device     "amdcccle-Device[1]-0"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Virtual   3046 3046
            Depth     24
        EndSubSection
    EndSection
    
    Section "Screen"
        Identifier "amdcccle-Screen[1]-1"
        Device     "amdcccle-Device[1]-1"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Here's a weird thing also: I can only enable/disable monitors using the default "Monitors" tool. And when I arrange the monitors there, it still doesn't apply the changes.
    If your problem is solved, please don't forget to come back and post the solution.
    Also, mark the thread "Solved" (Thread Tools > Mark This Thread as Solved).
    RIP Clara

  2. #2
    Join Date
    Aug 2009
    Beans
    248
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ATI Dual Monitor Left/Right

    Any1 please?
    If your problem is solved, please don't forget to come back and post the solution.
    Also, mark the thread "Solved" (Thread Tools > Mark This Thread as Solved).
    RIP Clara

  3. #3
    Join Date
    Aug 2009
    Beans
    248
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ATI Dual Monitor Left/Right

    please?
    If your problem is solved, please don't forget to come back and post the solution.
    Also, mark the thread "Solved" (Thread Tools > Mark This Thread as Solved).
    RIP Clara

  4. #4
    Join Date
    Feb 2006
    Location
    Kentucky
    Beans
    571
    Distro
    Ubuntu

    Re: ATI Dual Monitor Left/Right

    I installed the ATI proprietary drivers from synaptic, but when I hook my laptop up to my TV for playing Nintendo 64 or something I don't even use it. I just use the "System -> Preferences -> Monitors" thing. You can drag the little diagram boxes around in that to identify the setup of your screens, hit apply and it configures your display accordingly. I had to use it the first time to tell it that the TV was to the right of the laptop and that I did not want them mirrored.
    "Civilization is the limitless multiplication of unnecessary necessities."
    -- Mark Twain

  5. #5
    Join Date
    Feb 2006
    Location
    Kentucky
    Beans
    571
    Distro
    Ubuntu

    Re: ATI Dual Monitor Left/Right

    By the way, you may have to log out and back in after applying changes for them to take effect. A lot of times, if it's the first time you've hooked up a particular secondary monitor, you'll have to re-log (which in effect restarts X) so the settings can be written to the configuration file. Then you should be able to plug-and-play that particular monitor in the future.
    "Civilization is the limitless multiplication of unnecessary necessities."
    -- Mark Twain

  6. #6
    Join Date
    Aug 2009
    Beans
    248
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ATI Dual Monitor Left/Right

    Quote Originally Posted by gerowen View Post
    I installed the ATI proprietary drivers from synaptic, but when I hook my laptop up to my TV for playing Nintendo 64 or something I don't even use it. I just use the "System -> Preferences -> Monitors" thing. You can drag the little diagram boxes around in that to identify the setup of your screens, hit apply and it configures your display accordingly. I had to use it the first time to tell it that the TV was to the right of the laptop and that I did not want them mirrored.
    I have tried it that way. Unfortunately, it moves the actual desktop (ie startmenu) to the left and makes my LCD the secondary monitor. What I need it to do is keep the LCD monitor as main monitor (right) and make the Laptop (left) the secondary monitor. I want to be able to move the mouse over to the left side of the screen to switch from Main to Secondary monitor. Thanks anyway.

    Any1 else? Please?

  7. #7
    Join Date
    Nov 2010
    Location
    Berlin, Germany
    Beans
    4,534
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: ATI Dual Monitor Left/Right

    Code:
    Section "ServerLayout"
        Identifier     "amdcccle Layout"
        Screen      0  "amdcccle-Screen[1]-0" 0 0
         Screen      1  "amdcccle-Screen[1]-1" RightOf "amdcccle-Screen[1]-0"    # add this
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
        Load  "glx"
    EndSection
    
    Section "ServerFlags"
         Option        "Xinerama" "off"                  # set this to "on"
    EndSection
    
    Section "Monitor"
        Identifier   "0-CRT1"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
        Option        "PreferredMode" "1680x1050"
        Option        "TargetRefresh" "60"
         Option        "Position" "0 0"                    # isn't necessary in this setup
        Option        "Rotate" "normal"
        Option        "Disable" "false"
    EndSection
    
    Section "Monitor"
        Identifier   "0-LVDS"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
        Option        "TargetRefresh" "60"
         Option        "Position" "1680 0"               # isn't necessary in this setup
        Option        "Rotate" "normal"
        Option        "Disable" "false"
        Option        "PreferredMode" "1366x768"
    EndSection
    
    Section "Device"
        Identifier  "Default Device"
        Driver      "fglrx"
        BusID       "PCI:1:5:0"
    EndSection
    
    Section "Device"
        Identifier  "amdcccle-Device[1]-0"
        Driver      "fglrx"
        Option        "Monitor-CRT1" "0-CRT1"
         Option        "Monitor-LVDS" "0-LVDS"    # remove this one
        BusID       "PCI:1:5:0"
        Screen      0                                    # add this
     EndSection
    
    Section "Device"
        Identifier  "amdcccle-Device[1]-1"
        Driver      "fglrx"
        Option        "Monitor-LVDS" "0-LVDS"
        BusID       "PCI:1:5:0"
        Screen      1
    EndSection
    
    Section "Screen"
        Identifier "Default Screen"
        DefaultDepth     24
    EndSection
    
    Section "Screen"
        Identifier "amdcccle-Screen[1]-0"
        Device     "amdcccle-Device[1]-0"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
             Virtual   3046 3046                 # may have to removed
            Depth     24
        EndSubSection
    EndSection
    
    Section "Screen"
        Identifier "amdcccle-Screen[1]-1"
        Device     "amdcccle-Device[1]-1"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Since you have not said which one is the LCD and which one the laptop screen, it may be the other way around. I've assumed it from the specified positioning.

    https://wiki.archlinux.org/index.php....2FDual_screen
    Last edited by Krytarik; January 22nd, 2011 at 05:29 AM.

  8. #8
    Join Date
    Jul 2010
    Beans
    10
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: ATI Dual Monitor Left/Right

    Any one got any solution?
    me too got the same problem on 12.04, i keep my extra monitor on the left and laptop on the right. So i want to move the mouse smoothly from laptop to extra monitor moving mouse towards left, as for now its getting when moving towards right only, thats weired..
    Last edited by MashUseLinux; July 13th, 2012 at 06:55 AM.

  9. #9
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: ATI Dual Monitor Left/Right

    Hi, this is an old thread so it has been closed please start a new thread of your own with a descriptive title.
    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •