Kodi Community Forum
Eden PVR builds - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: Eden PVR builds (/showthread.php?tid=126802)

Pages: 1 2 3 4 5 6 7 8 9


RE: Eden PVR builds - Jönke - 2012-07-09

@dushmaniac any plans add the "calibration patch" in your branch ?


RE: Eden PVR builds - opdenkamp - 2012-07-12

what calibration patch?


RE: Eden PVR builds - Jönke - 2012-07-12

http://forum.xbmc.org/showthread.php?tid=132776
http://pastebin.com/bgdyMQVd




RE: Eden PVR builds - opdenkamp - 2012-07-15

in that case, no, until it hits mainline.


RE: Eden PVR builds - HaraldBildsDK - 2012-07-17

Would it be possible to get an rss feed to follow the new releases?

and btw thanks for the great work and for making the best media center the best over all solution....


RE: Eden PVR builds - opdenkamp - 2012-07-21

don't think there is any rss feed that tracks tags on github, so someone would need to create it.


RE: Eden PVR builds - Christoph21x - 2012-07-21

(2012-07-21, 10:52)dushmaniac Wrote: don't think there is any rss feed that tracks tags on github, so someone would need to create it.

SMILE... "SOMEONE" means always the one, who proposes it... dushmaniac... Tongue



RE: Eden PVR builds - HaraldBildsDK - 2012-07-25

i was thinking about you'r own webpage (http://xbmc.opdenkamp.eu/)

i really only care for the binaries Big Grin


RE: Eden PVR builds - User 89733 - 2012-07-25

(2012-07-17, 13:37)HaraldBildsDK Wrote: Would it be possible to get an rss feed to follow the new releases?

and btw thanks for the great work and for making the best media center the best over all solution....

I have just made one: http://pipes.yahoo.com/pipes/pipe.run?_id=9ff00244d776657d2f5459752f8562ad&_render=rss
It is normal that it is empty. I couldn't test it, so I am not 100% sure it will work. We will see with the next release...

Edit: I have just seen that you only care about the binaries. It doesn't really matter as binaries follow quickly the tag on github.


RE: Eden PVR builds - redstorm - 2012-07-26

I was updating to the latest build to see if it fixed and issue with the Advanced Launcher i was having. however after the upgrade the display is blank.

http://packages.pulse-eight.net/

after installing build 91 using the script provided nothing is being displayed.

I just get a black screen, i can see that it has started X and xbmc-bin --standalone is running and the log file is udpating all the channels epg etc but the screen is blank.

i reinstalled the nvidia drivers version 295.59 this had no effect. to get out of it i removed xbmc and xbmc-bin and reverted to previous version i had installed from the apt cache.

xbmc_2%3a11.0-pvr+p8~pre-natty-git20120402.0b73bfc-0ubuntu1~stable73~maverick_all.deb
xbmc-bin_2%3a11.0-pvr+p8~pre-natty-git20120402.0b73bfc-0ubuntu1~stable73~maverick_i386.deb

This is on ubuntu 12.04 minimal install on a zotac ion 330 (MCP79) hardware..


RE: Eden PVR builds - opdenkamp - 2012-07-27

you seem to have something mixed up in your build system, or some upgrade from pre-12.04 went wrong. xbmc*pre-natty*.deb shouldn't be installed on a > natty system.
same installation runs fine on my nvidia systems on the same ubuntu version from a clean install.


RE: Eden PVR builds - redstorm - 2012-07-28

i upgraded from Maverick back in June to Precise. Ill stick with the version thats working for now as i dont have the time to try and work out whats broken atm.

A clean install is not an option... If i post the log from the 91 build will that help or a waste of time? I wonder if any of the other logs will have any leads....

If i remember correctly when i upgarded to Precise their was not a Precise build of xbmc-pvr available... after the upgrade xbmc-pvr was still working so is just went with it.


RE: Eden PVR builds - redstorm - 2012-07-28

I got a few moments to run some tests and i think it is down to the missing xbmc-live package

because i run a headless system with no gdm xbmc live is the perfered method for launching.

after installing build 91 i had to got back and retorfit the xbmc-live scripts to startx then launch xbmc this appears to be broken, the upstart job config calls runXBMC if i execute runXBMC the following error is displayed.

Code:
initctl: Rejected send message, 1 matched rules; type="method_call", sender=":1.919" (uid=1000 pid=16933 comm="initctl emit starting-x ") interface="com.ubuntu.Upstart0_6" member="EmitEvent" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
initctl: Rejected send message, 1 matched rules; type="method_call", sender=":1.923" (uid=1000 pid=17018 comm="initctl emit starting-x ") interface="com.ubuntu.Upstart0_6" member="EmitEvent" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
initctl: Rejected send message, 1 matched rules; type="method_call", sender=":1.927" (uid=1000 pid=17103 comm="initctl emit starting-x ") interface="com.ubuntu.Upstart0_6" member="EmitEvent" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
initctl: Rejected send message, 1 matched rules; type="method_call", sender=":1.931" (uid=1000 pid=17187 comm="initctl emit starting-x ") interface="com.ubuntu.Upstart0_6" member="EmitEvent" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")

even though i can see xbmc-standalone in the process list its not actually starting properly..

Is their a new method for running headless systems with the latest build that i am not aware of? or is the xbmc-live package for precise that im after for the pvr build?

Looks like im not the only one after the live package
Pulse Eight forums

I have reverted to the older version of xbmc for now.

I love the PVR build, all my tv goodness in one location Smile

EDIT
Been doing some digging
In the repo i can see
Code:
xbmc-live_11.0-pvr+p8~git20120515.310d665-0ubuntu1~stable76~precise_all.deb

so i grabed teh 76 build to see if i could get from 73, but it failed.

looks like they have changed the way it launches. failed on uxlaunch and lightdm

FYI..


RE: Eden PVR builds - redstorm - 2012-08-03

After the issues i had with the Garage PC and libva1, i removed libva1 on the HTPC as it wouldnt let me install the build depenancies due to it believing libva1 from maverick was to be installed, ironically this was from "deb http://ppa.launchpad.net/lars-opdenkamp/xbmc-pvr/ubuntu maverick main" but didnt not get updated correctly when i did the distribution upgrades from mav to precise...

The good news is removing libva1 then reinstalling xbmc fixed the issue on the HTPC so back in business with the latest version.

Thanks.


RE: Eden PVR builds - Mettbrot - 2012-08-06

Hey opdenkamp,

could you please update your repository with the latest master changes? It seems that the video calibration fix has finaly hit master so that would be a huge improvement ;-)

cheers