Did anyone with an Asrock ION 330 update his XBMCLive system with success? I'd like to know this before I try it myself
coendeurloo
Senior Member Posts: 263 Joined: Jan 2010 Reputation: 0 |
2010-02-05 17:00
Post: #1
A friend of mine has updated the XBMC on his Asrock ION 330 to the latest version (using this guide: http://forum.xbmc.org/showthread.php?tid=54350 , not the bleeding edge) and his Asrock wouldn't boot anymore, something about incompatible opengl hardware (probably a driver issue?)
Did anyone with an Asrock ION 330 update his XBMCLive system with success? I'd like to know this before I try it myself
|
| find quote |
Marvel
Senior Member Joined: May 2009 Reputation: 0 Location: UK |
2010-02-05 20:45
Post: #2
I got the same error until i added the nvidia ppas and updated the driver to 195.30
. I think i read somewhere that the latest svns use libvdpau2 but i could be totally wrong.So i added the xbmc svn ppas and the nvidia ppas then did the following: apt-get update apt-get -f dist-upgrade (after reboot i got the error) then: apt-get install nvidia-glx-195 Once done i could reboot back into xbmc. I dont know if this is the correct way to go about it but it worked for me
Asrock ION 330HT & 32GB SSD | OpenELEC ION x64 Eden | Confluence Mod | Logitech Harmony One |
| find quote |
coendeurloo
Senior Member Posts: 263 Joined: Jan 2010 Reputation: 0 |
2010-02-05 22:02
Post: #3
Maybe a silly question, but where do I add the nvidia ppas, and where do I find those? I presume they should be added to the sources.list?
|
| find quote |
coendeurloo
Senior Member Posts: 263 Joined: Jan 2010 Reputation: 0 |
2010-02-06 01:38
Post: #4
Marvel Wrote:I got the same error until i added the nvidia ppas and updated the driver to 195.30 I get this after upgrading the whole lot: Code: root@XBMCLive:~# apt-get install nvidia-glx-195Code: deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu karmic main Code: deb [url]http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu[/url] karmic main Edit: this worked like a charm, thanks!!!
(This post was last modified: 2010-02-06 02:28 by coendeurloo.)
|
| find quote |