Results 1 to 5 of 5

Thread: dual screen/ dual monitor/ dual display

  1. #1
    Join Date
    May 2008
    Beans
    46

    dual screen/ dual monitor/ dual display

    i have a compaq presario c700 (not sure what video card). i have not used a dual monitor setup with ubuntu b4 but I was wondering how it worked so i connected it to my desktop monitor and went into system/pref/screen resolution and i turned on the second monitor and pressed apply nothing changed, so i clicked clone output and that worked fine. i tryed many things after that to try to get the dual monitor thing happening but i couldent get it. am i forgetting something or do not have some settings setup or what am i doing wrong? thanks.

  2. #2
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: dual screen/ dual monitor/ dual display

    Here's a post about dual monitors. It may help you get in the right direction.......
    http://ubuntuforums.org/showthread.php?t=463184

  3. #3
    Join Date
    Feb 2007
    Beans
    24,961
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: dual screen/ dual monitor/ dual display

    moved

  4. #4
    Join Date
    Mar 2008
    Beans
    7
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: dual screen/ dual monitor/ dual display

    This works for Nvidia cards... May be some way to get it to work with others IDK?

    I found this thread much more helpful.

    No editing your xorg.conf

    Basically you install the Nvidia Binary Drivers, see this for help, for my GPU (8600GT) I can either Install from synaptic Package Manager
    1. nvidia-glx-new
    2. nvidia settings

    or use

    Code:
    sudo apt-get install nvidia-glx-new
    and
    Code:
    sudo apt-get install nvidia-settings
    Then just restart Xserver (ctrl-alt-Backspace) and run

    Code:
    gksudo nvidia-settings
    You should have a nice GUI for the Nvidia X Server Settings, which can also be found in System>Administration>Nvidia X Server Settings.


  5. #5
    Join Date
    Aug 2008
    Beans
    71
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: dual screen/ dual monitor/ dual display

    Jonniefive79: This worked for me! Thanks so much.

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
  •