Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: SystemError: installArchives() failed

  1. #1
    Join Date
    Aug 2009
    Beans
    87

    SystemError: installArchives() failed

    When I try to activate "NVIDIA accelerated graphics driver (version 195)" in Hardware Drivers, I get the error message "SystemError: installArchives() failed". I'm kind of a n00b with Ubuntu, so I don't know what other information to give you. Any ideas?

    Code:
    clevelandrock@Centurion:~$ lspci | grep VGA
    01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9500 GT] (rev a1)
    Last edited by Cleveland Rock; March 10th, 2010 at 01:14 AM.

  2. #2
    Join Date
    Aug 2009
    Beans
    87

    Re: SystemError: installArchives() failed

    Bump.

  3. #3
    Join Date
    Aug 2009
    Beans
    87

    Re: SystemError: installArchives() failed

    Pretty please?

  4. #4
    Join Date
    Aug 2009
    Beans
    87

    Re: SystemError: installArchives() failed

    Pretty please with sugar on top?

  5. #5
    Join Date
    Jan 2008
    Location
    Minnesota
    Beans
    20
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: SystemError: installArchives() failed

    I had a similar problem with the nvidia 185 driver today. It was caused by messing around with the files driver manually. I managed to resolve the issue by using the jockey-text command from the command line.

    If you go to a terminal window and type this:
    jockey-text -l

    You can see all of the proprietary drivers that are installed and whether they are enabled or disabled.

    Run this to refresh your jockey database:
    jockey-text -u -c

    Then try this:
    jockey-text -e xorg:nvidia-195
    (replace xorg:nvidia-195 with whatever the first part of the driver name is when you used the -l parameter if it's different)

    If this doesn't fix you up, I thought this thread had some good information for other commands to look at:
    http://art.ubuntuforums.org/showthre...1115079&page=2

    Good luck.

  6. #6
    Join Date
    Mar 2006
    Beans
    415

    Smile Re: SystemError: installArchives() failed

    Thanks! This solved my problem
    I suspect also another instance of Synaptic running caused it.
    Charles.

  7. #7
    Join Date
    May 2010
    Beans
    1

    Re: SystemError: installArchives() failed

    I just wanted to drop in and second this. I had the same problem, same error message. Same error message even when using jockey-text. It was definitely a problem with Synaptic running. Closing Synaptic solved the problem.

    Thanks!
    Tom

  8. #8
    Join Date
    Aug 2010
    Beans
    1

    Re: SystemError: installArchives() failed

    I would also like to mention that I am pants-on-head-retarded and attempted to install my nvidia drivers with Synaptic running. Oops!

  9. #9
    Join Date
    Nov 2007
    Beans
    3

    Re: SystemError: installArchives() failed

    Quote Originally Posted by John Hollar View Post
    pants-on-head-retarded
    Yes. Same problem, same fix for me.

  10. #10
    Join Date
    Sep 2010
    Beans
    1

    Re: SystemError: installArchives() failed

    Quote Originally Posted by tommywalsh View Post
    I just wanted to drop in and second this. I had the same problem, same error message. Same error message even when using jockey-text. It was definitely a problem with Synaptic running. Closing Synaptic solved the problem.
    This worked for me as well. Thanks.

Page 1 of 2 12 LastLast

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
  •