Results 1 to 6 of 6

Thread: Unity not starting after upgrade

  1. #1
    Join Date
    Nov 2006
    Location
    England
    Beans
    140
    Distro
    Ubuntu 11.04 Natty Narwhal

    Unity not starting after upgrade

    I ran update-manager earlier today and when I next booted I was told I had insufficient hardware to run unity -- despite it running just fine before the update. Now every time I boot I don't get the message, but it still won't run unity.

    I have tried running /usr/lib/nux/unity_support_test -p to see what the problem is and get the following:

    Code:
    simon@simon-desktop:~$ /usr/lib/nux/unity_support_test -p
    X Error of failed request:  BadWindow (invalid Window parameter)
      Major opcode of failed request:  138 (NV-GLX)
      Minor opcode of failed request:  4 ()
      Resource id in failed request:  0x1ff
      Serial number of failed request:  32
      Current serial number in output stream:  32
    simon@simon-desktop:~$
    I'm running 11.04 64bit with the Nvidia 270.41.06 driver (required to get my GeForce 560Ti working)

    Here is a list of everything that was updated, but I think most of them shouldn't affect this.

    • libpam0g
    • libpam-modules-bin
    • libpam-modules
    • libpam-runtime
    • dnsutils
    • bind9-host
    • libisc62
    • libdns69
    • libisccc60
    • libisccfg62
    • liblwres60
    • libbind9-60
    • gnome-nettool
    • xserver-common
    • xserver-xorg-core


    I have tried downgrading them by forcing versions in synaptic but I keeps on wanting to remove large numbers of other packages that depend on them.

  2. #2
    Join Date
    May 2010
    Location
    Liverpool, UK
    Beans
    102
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unity not starting after upgrade

    if you re-login does Unity work? if so, you need to alter your dmrc file. GDM isn't remembering your settings.

    Code:
    sudo gedit /var/cache/gdm/[USER]/dmrc
    and edit Session=gnome to Session=ubuntu.

    Do the same for /home/USER/.dmrc

    then restart.

  3. #3
    Join Date
    Nov 2006
    Location
    England
    Beans
    140
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unity not starting after upgrade

    I have tried logging out and then back in, but it still logs in as if classic was selected.

    In both of those files Session=une.

    What concerns me is /usr/lib/nux/unity_support_test -p used to pass all tests, now it doesn't.

  4. #4
    Join Date
    Jun 2011
    Beans
    2

    Re: Unity not starting after upgrade

    Joined the forum to say that I'm having the exact same problem as the OP. Did an update last night, booted this morning and unity wouldn't start. At first I thought it had been removed, but after resetting gnome I got a popup that said my hardware couldn't run it.

    When I run "/usr/lib/nux/unity_support_test -p" I get the same error, too. I'm on a Nvidia gtx 260.

    I'm reinstalling nvidia's driver and software now, we'll see if it fixes anything.

  5. #5
    Join Date
    Jun 2011
    Beans
    2

    Re: Unity not starting after upgrade

    Reinstalling nvidia's xserver app seems to have fixed things.

  6. #6
    Join Date
    Nov 2006
    Location
    England
    Beans
    140
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unity not starting after upgrade

    I have found that reinstalling the drivers fixed the issue too. Reverting the packages had no effect so it seems some part of the graphics card drivers is broken as part of the upgrade.

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
  •