Results 1 to 2 of 2

Thread: Graphics can't update - no answer

  1. #1
    Join Date
    Dec 2008
    Location
    Near Inverurie, Scotland
    Beans
    273
    Distro
    Ubuntu

    Exclamation Graphics can't update - no answer

    I am still having problems trying to update my graphics card. The updates are available as I am getting notification but as a few others are finding I am getting this message when I try to install the updates:

    W: Failed to fetch http://ppa.launchpad.net/compiz/ubun...buntu3_all.deb
    Could not connect to ppa.launchpad.net:80 (91.189.90.217). - connect (113 No route to host)

    This happens with anything I am trying to install/update not just the graphics drivers and I haven't seen a successful answer posted yet.
    I have even replied to one post that was asking for a copy of my 'sources.lst' file but didn't get a second reply after that so it makes me wander if anyone has an answer.
    I did solve it temporarily by reinstalling a fresh copy of Ubuntu 8.10 after reformatting my hard drive but, this is a bit drastic and it only lasted a couple of days.
    If anyone has any ideas I am sure a lot of people would be very grateful. I know I will be as it is holding up my whole experience with Ubuntu 8.10 - it doesn't happen with previous versions, 6.06, 7.10, 8.04.
    Thanks.

  2. #2
    Join Date
    Oct 2006
    Location
    Binghamton, NY
    Beans
    1,850
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Graphics can't update - no answer

    Looks to me like you do not have the appropriate "third party software" enabled in your Software Sources. Try this:
    Run these two in terminal, one at a time:

    Code:
     sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list
    Code:
     wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
    Never wade in water you're afraid to swim in unless it's the Linux pond, cause there's always a life ring in the forums

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
  •