pvr with revo 3700
#1
Hi Guys.

I have installed the latest live cd then did the following.... to get the pvr branch.

sudo apt-get install -y python-software-properties
sudo add-apt-repository ppa:lars-opdenkamp/xbmc-pvr
sudo apt-get update
sudo apt-get -y install xbmc

After a reboot I can not longer get to xbmc, i can only log into the command prompt using ctrl + alt +f1.

Any idea what log to look at or why this might happen, I am using a Revo 3700.

I have tried to reinstall the nvidia drivers, just incase..

Cheers,
Neil
Reply
#2
Same issue here, the xbmc does not start after the lastes updata from ppa:lars-opdenkamp/xbmc-pvr
Reply
#3
ok figured this out:

You have to go to: https://launchpad.net/~alexandr-surkov/+...ld/2457380
then manually download the packages:

wget https://launchpad.net/~alexandr-surkov/+...k_i386.deb

wget https://launchpad.net/~alexandr-surkov/+...ck_all.deb

wget https://launchpad.net/~alexandr-surkov/+...ck_all.deb

after that install them by using command: dpkg -i package_file_name.deb
I do not remember the order now

this will revert your xbmc-live to the older working version
Reply
#4
I am on lucid not maverick...

What can I do?

Cheers
Neil
Reply
#5
do the same but here:

https://launchpad.net/~lars-opdenkamp/+a...ld/2457097
Reply
#6
if you're running maverick, lucid or karmic: wait for odk36 that will arrive later today. something went wrong with dependencies, resulting in failing xbmc-live installations on those ubuntu versions.
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
#7
Thanks,

I will try it again tomorrow.
Reply
#8
odk 36 isn't available.

Mochu - your workaround worked perfectly thanks.

Neil
Reply
#9
packages are being built now. remove the workaround and upgrade to the latest version as soon as it's available.
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
#10
dushmaniac Wrote:packages are being built now. remove the workaround and upgrade to the latest version as soon as it's available.

Will this have the updated code for the VNSI addon? As mentioned here?
Reply
#11
dushmaniac Wrote:packages are being built now. remove the workaround and upgrade to the latest version as soon as it's available.

Just updated to odk 36 and it is happening again.

Are we sure this build fixes the issue or is this user error?

Thanks
Neil
Reply
#12
I tested the build and it installed xbmc-live properly on a clean lucid install here. what do you see on the console when you try to upgrade?
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
#13
I could see it install the latest odk 36 then no errors look like it installed ok.

I just ran these commands..

sudo apt-get update
sudo apt-get -y install xbmc
Reply
#14
xxxnelly Wrote:I could see it install the latest odk 36 then no errors look like it installed ok.

I just ran these commands..

sudo apt-get update
sudo apt-get -y install xbmc

I fixed it by doing

sudo apt-get -y install xbmc-live

Thanks for the help
Reply
#15
but you said you're running xbmc-live, which got uninstalled with the previous (bad) upgrade.

this should fix it:
Code:
sudo apt-get install xbmc-live

edit: crosspost 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

Logout Mark Read Team Forum Stats Members Help
pvr with revo 37000