Results 1 to 4 of 4

Thread: Latest Nvidia Drivers with Nvdia GTX 570 on 12.10 - Not working!

  1. #1
    Join Date
    Sep 2009
    Location
    South Africa
    Beans
    7
    Distro
    Ubuntu UNR

    Angry Latest Nvidia Drivers with Nvdia GTX 570 on 12.10 - Not working!

    I am using Ubuntu 12.10. Nvidia GTX 570 card. Intel core i7 CPU.

    Now running Nouveou. Tried everything installing the latest drivers: Stable, beta, from the additional software dialogue (WITH NO SUCCESS) and also from x-swat.

    Also tried this guide/script http://ubuntuxtreme.com/howto/nvidia...taller-script/(which also just uses x-swat)

    Every time, and I mean every time - It installs and then reboots and the driver is not active (also stated when I run nvidia-settings; this then tells me to run nvidia-xcofig and reboot, but this doesn't help either). I have awefully low resolution as as stated, running nvidia-xconfig doesn't help. Sometimes I even don't have window borders... I am pulling out my hair!

    I have to do this in between each failed attempt to just get the nouveou drivers working again:
    Code:
    sudo rm /etc/X11/xorg.conf
    sudo dpkg-reconfigure xserver-xorg
    Please assist.

  2. #2
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Latest Nvidia Drivers with Nvdia GTX 570 on 12.10 - Not working!

    This worked for me....
    Code:
    sudo apt-get purge nvidia*
    sudo apt-get install linux-headers-generic
    sudo apt-get install nvidia-current nvidia-settings
    There's some bug with linux-headers...
    http://ubuntuforums.org/showpost.php?p=12304169&postcount=3
    Last edited by stinkeye; November 5th, 2012 at 05:43 PM.

  3. #3
    Join Date
    Sep 2009
    Location
    South Africa
    Beans
    7
    Distro
    Ubuntu UNR

    Re: Latest Nvidia Drivers with Nvdia GTX 570 on 12.10 - Not working!

    It worked! thank you stinkeye!

    Really appreciate the quick and awesome response!

  4. #4
    Join Date
    Dec 2010
    Beans
    32

    Re: Latest Nvidia Drivers with Nvdia GTX 570 on 12.10 - Not working!

    This also worked for me! thank you!

Tags for this Thread

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
  •