Find the answer to your Linux question:
Results 1 to 5 of 5
Hi Folks, I've recently rehabbed a Dell Latitude c600, and installed Ubuntu 8.1. The max resoltion I can select from the "Screen Resolution" utility is 800x600. I've searched high and ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    3

    Help Adding Resolutions

    Hi Folks,

    I've recently rehabbed a Dell Latitude c600, and installed Ubuntu 8.1. The max resoltion I can select from the "Screen Resolution" utility is 800x600. I've searched high and low for various solutions, but I haven't been able get anything to work.

    I've tried editting the xorg.conf file.

    Here is my current xorg.conf file...
    Section "Device"
    Identifier "Configured Video Device"
    EndSection

    Section "Monitor"
    Identifier "Generic Monitor"
    Option "DPMS"
    HorizSync 28-70
    VertRefresh 43-60
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "Configured Video Device"
    SubSection "Display"
    Depth 24
    Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection


    FYI, if it isn't obvious I'm a newbie...
    -Josh

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hello and Welcome!

    What graphics card do you have? Open a terminal and execute
    Code:
    lspci -nn | grep VGA
    Post the output here.
    Last edited by jayd512; 05-01-2009 at 02:42 AM. Reason: typo
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Just Joined!
    Join Date
    May 2009
    Posts
    3
    01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Rage Mobility M3 AGP 2x [1002:4c46] (rev 02)

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    You'll need to install the proper drivers for your video card. Open Synaptic (somewhere in your menu) and look for Hardware Drivers. If you see one for an ATI card, select that.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Just Joined!
    Join Date
    May 2009
    Posts
    3
    Thanks for the speedy responses!!!

    I ran the Synaptic Package Manager. I found something, but I'm not sure what it means and not sure what to do with it...

    I attached a screenshot.

    Thanks,
    Josh
    Attached Images Attached Images

Posting Permissions

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