Results 1 to 6 of 6

Thread: Getting into X with 10.10

  1. #1
    Join Date
    May 2009
    Location
    New York
    Beans
    109
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Getting into X with 10.10

    Hi,

    I upgraded from 10.04 to 10.10 last night.

    When I boot, it brings me into the terminal and does not start X automatically. If I type "startx", it gives me an API mismatch error. If I do:

    Code:
    sudo rmmod nvidia
    sudo modprobe nvidia
    startx
    Then I can get into X. How can I automate this process?

  2. #2
    Join Date
    Mar 2010
    Location
    ρθΦ=000
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Getting into X with 10.10

    Instead of automating the process right away - I would first try reinstalling the Nvidia proprietary drivers and see if that fixes your issues.

  3. #3
    Join Date
    May 2009
    Location
    New York
    Beans
    109
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Getting into X with 10.10

    I did that previously. I ran

    Code:
    sudo apt-get remove nvidia-*
    and installed NVIDIA-Linux-x86_64-270.41.19.run. That's when I got the API mismatch error.

    Why does it bring me to the terminal when I load ubuntu?

  4. #4
    Join Date
    Mar 2010
    Location
    ρθΦ=000
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Getting into X with 10.10

    Here are detailed uninstallation instructions for the Nvidia driver

    Does reconfiguring xserver-xorg help?

    Code:
    sudo dpkg-reconfigure xserver-xorg

  5. #5
    Join Date
    May 2009
    Location
    New York
    Beans
    109
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Getting into X with 10.10

    No, it didn't work.

    I notice that the error I'm getting when I try to startx is a mismatched version. Apparently I just installed version 270-something and the nvidia kernel is using 260-something.

  6. #6
    Join Date
    Mar 2010
    Location
    ρθΦ=000
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Getting into X with 10.10

    Try using Jockey and see if that is able to solve the problem of mis-matched drivers for you.

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
  •