2013-12-28, 01:07
ok cool. i'm giving the 319 driers a try. you are right about 304.88 sucking. the last nvidia driver i remember REALLY working is 304.64 but i cant get it from apt-get anymore
sudo apt-add-repository ppa:wsnipex/xbmc-fernetmenta-master
sudo apt-get update
sudo apt-get install xbmc xbmc-bin
sudo apt-get upgrade
(2013-12-28, 20:20)Preacher Wrote: Just for completeness (Hi, FernetMenta!) if anyone has followed the guide so far and wants to bring XBMC up to the later revision, these are the lines to do it:
Code:sudo apt-add-repository ppa:wsnipex/xbmc-fernetmenta-master
sudo apt-get update
sudo apt-get install xbmc xbmc-bin
sudo apt-get upgrade
(Source: FernetMenta - not my work, his!)
(2013-12-28, 20:25)illiac4 Wrote: Hmmm. Well i'd first remove the source for old repo than add new one. Purge xbmc and xbmc-bin and then update and install xbmc and xbmc-bin. Do autoclean and autoremove at the end.
sudo apt-add-repository -r -y ppa:wsnipex/xbmc-xvba
sudo apt-add-repository -y ppa:wsnipex/xbmc-fernetmenta-master
sudo apt-get -y remove --purge xbmc xbmc-bin
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -y install xbmc xbmc-bin
sudo apt-get -y autoremove
sudo apt-get -y autoclean
(2013-12-28, 22:36)uNiversal Wrote: See where the upgrade apt-get goes Preacher? Ya not after the install right?? That wasnt a QAha... if my stuff is wrong, can a mod scrub it? (or possibly update the guide with correct info then strike mine through).
(2013-12-29, 13:53)fritsch Wrote: @Preacher: It's all okay. There is a whole lot other stuff far more broken :-)
Concerning your dist-upgrade: I would start from scratch with a minimal iso. It's just a matter for 10 commands to get a fully working system up and running.
If you need help, join #xbmc-xvba - and wait until someone is there.