• 1
  • 76
  • 77
  • 78(current)
  • 79
  • 80
  • 100
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu)
Rainbow 
I know Wink

The reason I ask is because of TRIM support.
Reply
Hi could you add switch to configure --enable-asap-codec for autobuild script for ppa binaries ? thanks.
Reply
@ proson

If you want TRIM support for your ssd then you best install maverick from fresh rather then upgrading, like hannes says, upgrading is a BAD idea, rarely or never works.

Also you sound like one of those fad boys, despite chasing after the newer techs, like a rabid dog, you rarely know what the hell your doing...
Reply
X3lectric: wtf is your problem?
Reply
I don't have a problem, you however, seem to.
Reply
X3lectric Wrote:Also you sound like one of those fad boys, despite chasing after the newer techs, like a rabid dog, you rarely know what the hell your doing...
This comment shows who has a problem...
Reply
ah that... Well you think what you want, it is merely an observation based on your posts. If you have a problem with it, then your focusing on what you shouldn't.. Both hannes and I gave you good advice, yet I dont see a thx to either...
Reply
guys, calm down, or I will summon the mighty banhammer by my awesome kraut-powers
OpenElec Standalone --> Asus Chromebox 'Panther' --> Onkyo TX-NR709 --> Sony 55" X85C Android TV (also with Kodi!)
Asus Chromebox EZ Script
Kodi on Sony Bravia Android TVs
Reply
Announcing updated nvidia drivers and vdpau PPA for lucid xbmc live users

For lucid users the vdpau on the xbmc team repo is OLD the new vdpau fixes bugs with vdpau itself, idk why they dont update the vdpau available on the official ppa.

So here it is...

https://launchpad.net/~team-iquik/+archive/nvidia-vpau

add-apt-repository ppa:team-iquik/nvidia-vpau

Reply
did an in-place upgrade from 10.04 to 10.10 today pretty uneventful apart from lirc breaking.
had to blacklist the streamzap module then purge/reinstall lirc and the lirc module source.
Intel Core i5-11500, ASRock B560M-ITX/ac, 240GB SSD + 4TB  Western Digital Blue, Arch Linux, mythtv 31+fixes + TBS 6205 QUAD FREEVIEW DVB-T2
Reply
X3lectric Wrote:For lucid users the vdpau on the xbmc team repo is OLD the new vdpau fixes bugs with vdpau itself, idk why they dont update the vdpau available on the official ppa.
do you happen to know what bugs are fixed? your changelog only says that it's synced. (and your system time is off by the way, "Fri, 12 Feb 2010" Smile)
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
check vdpau changes here http://cgit.freedesktop.org/~aplattner/libvdpau

I didnt build the packahges on the ppa, just copied more up to date packages to one single ppa, I may build the newer vdpau 4.1 sometime in the future.
Reply
Cool, I'll check that out.

thanks
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
Decided to bite the bullet and upgrade to the latest version but still get the broken libvdpau1 dependancy.

xbmc-bin: Depends: libvdpau1 but it is not going to be installed

I have tried forcing it, double checked that i have the right repostitory for apt.

Code:
#SVN Builds daily
deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main

#Nvidia PPA
deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main

As you can see from the log it downloads to the apt/cache a karmic version of libvdpau not a jaunty that i want, and when it goes to install it errors out.

is this a PPA issue that needs fixing? or is their something else i can try to force it to install.


Code:
xbmc@xbmc:~/zzz$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  whois
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libvdpau1
Suggested packages:
  nvidia-vdpau-driver vdpau-driver
The following NEW packages will be installed:
  libvdpau1
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
7 not fully installed or removed.
Need to get 0B/24.9kB of archives.
After this operation, 127kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 161967 files and directories currently installed.)
Unpacking libvdpau1 (from .../libvdpau1_0.4-2~karmic~nvidiavdpauppa4_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libvdpau1_0.4-2~karmic~nvidiavdpauppa4_i386.deb (--unpack):
trying to overwrite `/usr/lib/libvdpau.so.1', which is also in package nvidia-190-libvdpau
Errors were encountered while processing:
/var/cache/apt/archives/libvdpau1_0.4-2~karmic~nvidiavdpauppa4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reply
try dpkg-reconfigure -a

you should always do apt-get update, before starting updating stuff and after adding new ppa's

you may want to delete /usr/lib/libvdpau.so.1 if that fails and do it again.
Reply
  • 1
  • 76
  • 77
  • 78(current)
  • 79
  • 80
  • 100

Logout Mark Read Team Forum Stats Members Help
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu)12