Kodi Community Forum
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) (/showthread.php?tid=33327)



- papaf - 2009-09-15

No problem, as always I've found the solution in this forum!


- Kryspy - 2009-09-17

I still get DTS problems with 22528. Anyone else?

Kryspy


- nugentgl - 2009-09-17

No DTS issues, but 22528 is experiencing random crashes. The previous svn (can't recall now) didn't have these crashes and it only started after 22528 update. This happens on all my boxes with 22528.


- spozen - 2009-09-17

Kryspy Wrote:I still get DTS problems with 22528. Anyone else?

Kryspy

What sort of problems?


- Kryspy - 2009-09-17

It cuts in and out and is unusable just like 22290 was.

Kryspy


- spozen - 2009-09-18

Actually i have experienced that one time, but all i had to do was to pause the video and then press play again. Weird. But i don't think we will have to wait so much longer for a new svn package. Hopefully...


- Kryspy - 2009-09-18

Using 22278 presently and it is fine.

Other problems I have are my ASRock Ion 330 no longer going into suspend and LIRC needing to be reinstalled every once in a while because it fails to load with XBMC/Ubuntu.

Kryspy


- gotoman00 - 2009-09-20

anyone using 23028? just checked out with svn was going to downgrade to 22528 but i figured would see if anyone had any success with 23028...


- MrDVD - 2009-09-21

I did an svn 23002 2 days ago and it compiled /started fine but when i start an movie my sound is gone and its gone for ever Smile Also a reboot didnt help, my Amp simply displayed "no digital data" (connected via spdif)

Only this command helped to get the sound back:

speaker-test -c2 --device cards.pcm.iec958 --rate 44100


so im back to 22528 for now.


- gotoman00 - 2009-09-21

22528 it is then


- flighttothemoon - 2009-09-23

Does anyone know what is the key to xbmc-addons?


- wattazoum - 2009-09-23

The keys are on the PPA pages on Launchpad.
https://launchpad.net/~xbmc-addons/+archive/ppa


- typhoe - 2009-09-23

And to add them, something like this should do the trick:

Code:
echo "Launchpad PPA for XBMC for Linux"
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6D975C4791E7EE5E
echo "Launchpad PPA for XBMC SVN BUILDING"
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2BBD133164234534
echo "Launchpad PPA for XBMC Team for addons"
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com a956eb81318c7509



- flighttothemoon - 2009-09-23

Added the link into the third party software, then typed the following:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 318c7509.
318c7509 is the key to the link, as i understand
And get the following:
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error


- typhoe - 2009-09-23

Try again. Sometimes, it can be long to answer...

It works for me at the instant:

Code:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 318c7509
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --recv-keys --keyserver keyserver.ubuntu.com 318c7509
gpg: requesting key 318C7509 from hkp server keyserver.ubuntu.com
gpg: key 318C7509: public key "Launchpad PPA for XBMC Team for addons" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)