Results 1 to 5 of 5

Thread: [SOLVED] [Nvidia][EnvyNG] low resolution with 71.86.04 legacy driver

  1. #1
    Join Date
    Jun 2008
    Beans
    14

    [SOLVED] [Nvidia][EnvyNG] low resolution with 71.86.04 legacy driver

    Hi.
    I had a problem with 3D applications and nvidia-glx driver.
    I solved installing legacy driver with envyng. now 3D games work, but with this driver I can't use a resolution higher than 800x600. If I open nvidia-settings, I get this: "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." So I run "nvidia-xconfig" as root, and I get "sudo: nvidia-xconfig: command not found".
    I need 1024x768.... what can I do?

    edit: my video card is Nvidia Geforce4 MX integrated gpu with 32mb of memory.

  2. #2
    Join Date
    Jun 2008
    Beans
    14

    Re: [Nvidia][EnvyNG] low resolution with 71.86.04 legacy driver

    Up

  3. #3
    Join Date
    Jun 2007
    Location
    England, UK
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: [Nvidia][EnvyNG] low resolution with 71.86.04 legacy driver

    Try executing this command in the terminal:

    sudo xrandr -s 1024x768

    If that doesn't work, execute the following command:

    gksudo displayconfig-gtk

    Next, try changing the screen type from "Default" to "Generic", then see if you can apply the resolution this time.
    Last edited by ubuntu-freak; June 30th, 2008 at 07:11 PM.

  4. #4
    Join Date
    Jun 2008
    Beans
    14

    Re: [Nvidia][EnvyNG] low resolution with 71.86.04 legacy driver

    Quote Originally Posted by reassuringlyoffensive View Post
    Try executing this command in the terminal:

    sudo xrandr -s 1024x768

    If that doesn't work, execute the following command:

    gksudo displayconfig-gtk

    Next, try changing the screen type from "Default" to "Generic", then see if you can apply the resolution this time.
    the second one works!
    now i have legacy driver (3D finally works) with the right resolution.

    but I still have this problem:
    If I open nvidia-settings, I get this: "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." So I run "nvidia-xconfig" as root, and I get "sudo: nvidia-xconfig: command not found".
    if I run
    Code:
    sudo nvidia-settings
    I get this:
    Code:
    ERROR: NV-CONTROL extension version 1.6 is too old; the minimimum required
           version is 1.11.


    EDIT: I solved installing an old (very old) version of nvidia-settings. If someone has a better solution, pls tell me.
    thanks!
    Last edited by BennyLZ; July 1st, 2008 at 12:16 PM.

  5. #5
    Join Date
    Jun 2007
    Location
    England, UK
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: [SOLVED] [Nvidia][EnvyNG] low resolution with 71.86.04 legacy driver

    Glad you got your res' problem sorted. You're issue with nvidia-settings may be due to the fact that you're having to use the legacy driver.

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
  •