2013-03-17, 01:26
You can tell apt to hold a version and keep it, do some googleing.
uNi
uNi
(2013-02-03, 04:00)john.doe Wrote: SOLUTION by uNiversal
If you have a legacy AMD card, you must use xbmcbuntu-12.00-beta1-repack.iso instead of the latest.
You can find it here: http://mirrors.xbmc.org/releases/XBMCbuntu/
Once you've completed the install process, you must do the following:
Code:sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository -r ppa:team-xbmc/ppa
sudo add-apt-repository ppa:wsnipex/xbmc-xvba-frodo
sudo apt-get update
sudo apt-get install xbmc xbmc-bin
Then you should be good to go!
Quote:Code:sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository -r ppa:team-xbmc/ppa
sudo add-apt-repository ppa:wsnipex/xbmc-xvba
sudo apt-get update
sudo apt-get install xbmc xbmc-bin