Results 1 to 3 of 3

Thread: Nvidia Ion2 Chipset - Major Problems

  1. #1
    Join Date
    Jun 2010
    Beans
    3

    Nvidia Ion2 Chipset - Major Problems

    Hey guys,

    My Computer
    -Asus Eee PC 1015PN
    -Ubuntu 10.04 64bit
    --Intel Atom 550 Dual-Core 1.50Ghz
    --Nvidia Ion2 Graphics card w/onboard Intel GMA also(PROBLEM)


    What I did - I install the Nvidia drivers that "Hardware Drivers" tells me should be installed and are recommended.

    Problem - Cannot run GUI correctly, only works for 30ish seconds before it freezes everything but the mouse.

    I NEED HELP. I have tried it twice.

    This computer has the "Optimus" tech that switches the good Ion2 card on when you really need power and I think that is the problem. I know the switch only works in Win7 but why does it tell me to install these drivers then break everything????

    ALSO, while I work on this, how can I revert back to my other drivers while in terminal, as in disable the current driver?
    Last edited by jorny32; November 8th, 2010 at 08:32 AM.

  2. #2
    Join Date
    Oct 2007
    Beans
    Hidden!

    Re: Nvidia Ion2 Chipset - Major Problems

    You need to configure the bios to disable optimus and set it manually to either intel or nvidia graphics. If you set it to nvidia, you can enable the drivers (at the expense of battery life).

    If you dont have such an option in the bios, you shouldnt install the nvidia drivers. As you said, optimus is not (yet?) supported on linux.

    To remove the nvidia driver, try

    Code:
    sudo jockey-text -l
    to list your drivers, and -d to disable it (-h for help)
    Last edited by P4man; November 8th, 2010 at 11:38 AM.

  3. #3
    Join Date
    Jun 2008
    Beans
    53
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Nvidia Ion2 Chipset - Major Problems

    I also have the EEE 1015PN and was having the same problem. I found that by installing the Nvidia binary driver manually, restarting, and then installing the recommended driver it fixed my gui/freezing problem. Hope it works for you! Hope it keeps working for me!

    Start here:
    Code:
     sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
     sudo apt-get update && sudo apt-get install nvidia-current
    This might be helpful too: Hardware Support for Netbooks

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
  •