Results 1 to 8 of 8

Thread: Screen resolution too low

  1. #1
    Join Date
    May 2008
    Beans
    2

    Screen resolution too low

    Have installed Ubuntu 8.04 LTS Desktop Edition.

    My preferred screen res is not available as a selection in the config box. I assume because my vid card has not been recoginsed - nvidia geforce 7300.

    Any advice on where i can search for and download recognised video adapter drivers for Ubuntu 8.04 LTS Desktop Edition ?

    Many thanks.

  2. #2
    Join Date
    May 2006
    Location
    The Netherlands
    Beans
    284
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Screen resolution too low

    Before you go and install the Nvidia binary drivers another piece of advice (they can be quite difficult to install).

    You have the edit the file /etc/X11/xorg.conf. Towards the bottom of that file you'll find a line with all screen resolutions that are available for your system. Simple add you desired resolution to that list. Best to add it first in the line, since the first one is the preferred resolution for the login screen.

    P.S. If you do want the Nvidia binary drivers search for the program EnvyNG.

  3. #3
    Join Date
    Aug 2005
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Screen resolution too low

    Quote Originally Posted by 505 View Post
    Before you go and install the Nvidia binary drivers another piece of advice (they can be quite difficult to install)
    They used to be but they're not as difficult any more. Go to System -> Administration -> Hardware Drivers.
    HOWTO: Watch digital TV (Freeview) - http://ubuntuforums.org/showthread.php?t=421110

  4. #4
    Join Date
    May 2009
    Beans
    11
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Screen resolution too low

    I have the same issue on my Jaunty Ubuntu (9.04) - my maxium resolution is 1280x800 which is not near good enough for me. I want to try a bigger resolution, and everywhere I read said 'edit xorg.conf'. However, my xorg.conf file has nothing like a resolution in there:
    Code:
    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    #   sudo dpkg-reconfigure -phigh xserver-xorg
    
    Section "Device"
        Identifier    "Configured Video Device"
    EndSection
    
    Section "Monitor"
        Identifier    "Configured Monitor"
    EndSection
    
    Section "Screen"
        Identifier    "Default Screen"
        Monitor        "Configured Monitor"
        Device        "Configured Video Device"
    EndSection
    Incidentally, I tried running the dpkg-reconfigure recommended in the file, but got a 'package xserver-org is not installed' error, which seems pretty strange.

    Any idea on what I should do?

  5. #5
    Join Date
    May 2007
    Location
    Bucharest, Romania
    Beans
    71
    Distro
    Xubuntu

    Re: Screen resolution too low

    I have a similar issue like Gilthans does. The login screen starts with a resolution of 1280 x 1024 but after that Ubuntu goes into 800 x 600. Although I tried with dpkg-reconfigure, there are no results. The same thing goes with the Nvidia Xserver Settings utility: I can change the resolution to whatever I want but after I restart my computer the problem comes back. Any ideas?
    All the world is a laboratory to the inquiring mind. Martin H. Fischer

  6. #6
    Join Date
    Aug 2005
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Screen resolution too low

    Quote Originally Posted by tibellus View Post
    I have a similar issue like Gilthans does. The login screen starts with a resolution of 1280 x 1024 but after that Ubuntu goes into 800 x 600. Although I tried with dpkg-reconfigure, there are no results. The same thing goes with the Nvidia Xserver Settings utility: I can change the resolution to whatever I want but after I restart my computer the problem comes back. Any ideas?
    Open using gksu (i.e. in terminal or Alt-F2: gksu nvidia-settings), make the changes you want like before and hit the button that says "save to X configuration file"
    HOWTO: Watch digital TV (Freeview) - http://ubuntuforums.org/showthread.php?t=421110

  7. #7
    Join Date
    May 2007
    Location
    Bucharest, Romania
    Beans
    71
    Distro
    Xubuntu

    Re: Screen resolution too low

    Quote Originally Posted by tom56 View Post
    Open using gksu (i.e. in terminal or Alt-F2: gksu nvidia-settings), make the changes you want like before and hit the button that says "save to X configuration file"
    I already did that. The problem persists, unfortunately.
    All the world is a laboratory to the inquiring mind. Martin H. Fischer

  8. #8
    Join Date
    May 2009
    Beans
    1

    Lightbulb Re: Screen resolution too low

    Hey, don't forget you guys can zoom your pages in/out with ctrl + / ctrl - !
    I just found I can do that with 8.04 anyway (you might have to wait 5 secs on a
    detailed web page etc. Good Luck

    ps...I still can't seem to downsize my menu bars though. Hell, that takes up
    a quarter of my screen !! I'll keep tryin'

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
  •