[LINUX] XBMC on ASRock Core 100 HT
#1
Hi,

1. I tried to run the Live XBM version on this machine, but it stops after an error that the Intel HD Graphics card is not supported.

2. So I tried to follow the wiki "Installing XBMC for Linux". I install Ubuntu 9.10 and run the commands:

> sudo apt-get install python-software-properties pkg-config
> sudo add-apt-repository ppa:team-xbmc

This last command produces an error that the key cannot be found from keyserver.ubuntu.com

What an I doing wrong? Is there another way to install XBMC on Ubuntu on my machine? I don't want to use Windows 7!

Thanks in advance,

Theo.
Reply
#2
After some quick googling, it appears the live version has issues with intel graphics 'out of the box' so to speak.

What driver is specified in your xorg.conf?
Reply
#3
gulcher Wrote:Hi,
> sudo apt-get install python-software-properties pkg-config
> sudo add-apt-repository ppa:team-xbmc

This last command produces an error that the key cannot be found from keyserver.ubuntu.com

What does-it say? Could you copy the exact message?
Reply
#4
I was installing yesterday and the keyserver seemed to be down, you can however get around it with this: sudo apt-key adv --recv-keys --keyserver pgp.mit.edu 91E7EE5E

Although the keyserver seems to be up now and you should be able to use it now.
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] XBMC on ASRock Core 100 HT0