Kodi Community Forum

Full Version: OpenGL error after trying to update to latest SVN
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm sure I screwed something up because I don't really understand Linux or the procedure for upgrading Live. I was running Karmic SVN 28256 and I'm trying upgrade to latest SVN Lucid. I went into my sources.list and changed every instance of 'karmic' to 'lucid'. I then ran the following:

Code:
sudo add-apt-repository ppa:team-xbmc-svn/ppa
sudo add-apt-repository ppa:nvidia-vdpau/ppa
sudo apt-get remove xbmc*
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc xbmc-live

After that I rebooted and was greeted with a tiny OpenGL error message. I then closed XBMC and ran:

Code:
sudo nvidia-installer --update

It returns saying that the latest Nvidia graphics driver is already installed (256.35).

Isn't that a really old version? How do I get this fixed and get my XBMC back up and running?

EDIT: It turns out that 256.35 is a current dirver. So why do I get the OpenGL error?
Sorry, I just noticed I put this in the wrong forum. Mods please delete.