• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
(2015-11-12, 14:53)djhifi Wrote: Milhouse, im trying to follow this guide: http://wiki.openelec.tv/index.php?title=...DID_nvidia

That guide is somewhat out of date - nvidia-xconfig is now built-in to OpenELEC so you don't need to install or execute nvidia-xconfig.x86_64.

If you're having driver problems nobody can help without your dmesg and /var/log/Xorg.0.log.

(2015-11-12, 14:53)djhifi Wrote: EDIT: I downloaded the legacy and now it finds 1 EDID...but my graphic driver falls under the "generic" as well...now im confused Tongue

Oh well, stick with what works.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Sorry for this question in this "Generic-thread:
Is there a source, we can checkout and compile it for our own? I want to compile it for the WetekPlay.
Thx
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
(2015-11-13, 16:10)Solo0815 Wrote: Sorry for this question in this "Generic-thread:
Is there a source, we can checkout and compile it for our own? I want to compile it for the WetekPlay.
Thx

Sure, you've got several choices. The way I build is to consolidate and apply patches from various other repositories (FernetMenta, fritsch) on top of mainline https://github.com/OpenELEC/OpenELEC.tv, but you might find building against an already "patched" repo from fritsch to be easier, although you won't then have the FernetMenta (DVDPlayer -> VideoPlayer) patches, so take your pick.

Note that all the patches and build scripts I use are included inside each release tar file, so you could try that route but there's currently no support in my scripts for the WetekPlay project, although adding it to profiles.dat wouldn't be difficult at all.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
I used your script, added this to "profiles.dat"
Code:
[Wetek]
base=yes
extends=ARCH_ARM
PROJECT=WeTek_Play
disabled all the "rpi-x.z.y,rpi import -o raspberrypi -r linux -b rpi-4.2.y -c raspberrypi:@@KERNELSHA@@" entried in "ipatches.dat" and executed "PROFILE=wetek ./autobuild.sh"
Then it compiled 48.4% with "build failed".
Here is the last part of the log:
Code:
CC    libpostproc/postprocess.o
CC    ffmpeg.o
ffmpeg.c:76:22: fatal error: bcm_host.h: No such file or directory
compilation terminated.
common.mak:57: recipe for target 'ffmpeg.o' failed
make[1]: *** [ffmpeg.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/media/oldhome/projects/OpenELEC.tv/build.OpenELEC-WeTek_Play.arm-6.0-devel/ffmpeg-2.8.1'
make: *** [release] Fehler 2
## BUILD FINISHED: Sa 14. Nov 14:58:56 CET 2015
## BUILD DURATION: 8557 seconds
I searched and found that bcm-host.h is needed on the RPi. What can I do to compile without an error? I'm not sure about "DEFPATCHCODE=master, rpi-4.1.y" in ipatches.dat also.
Thx

PS: If this is worth a new thread, please let me know and I'll repost it all again. I didn't want to hijack this thread.

Edit: I disabled "newclock5"-patches also and I'm trying again
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
If that's all you added to profiles.dat then you've not set any filters which is why you're picking up rpi stuff. Start a new thread and continue the discussion there - post a link to your new thread here so I'll see it.

Edit: Download the latest scripts from www.nmacleod.com/public/oebuild/oebuild.tar.gz - it's worth pulling from this file every now and again as scripts and configurations are updated daily (obviously work out a way to keep your own changes). I've now added complete profiles for WeTek_Play and imx6 projects (master, stable, nightly, debug, testing etc.). To build the WeTek_Play project for master (using latest Kodi16, FernetMenta and fritsch patches) use "PROFILE=wetek ./autobuild.sh" which should build without requiring any changes to oepull.dat or ipatches.dat (make sure you pull the latest versions of these files from the updated tar file). Any problems, please continue discussion in your new thread.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
it compiled, but I have no audio on the Wetek
Here is the new thread: http://forum.kodi.tv/showthread.php?tid=...pid2160812
Please read the second post.
Thx
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
New OpenELEC Jarvis build #1117: Generic / Nvidia_Legacy
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.3.0 #1 SMP Wed Nov 18 03:45:18 GMT 2015 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20151118034401-#1117-gad1a200 [Build #1117]

Based on tip of OpenELEC master (ad1a2005, changelog) and tip of XBMC master (07f691e6, changelog) with the following modifications: Build Highlights:
  1. OpenELEC 7.0, lots of package bumps
  2. Kodi 16.0 beta 2
  3. Latest VideoPlayer updates - audio refactor, please report regressions
Build Details:
  1. OpenELEC:
    • libcec: update to version 3.0.1 (PR:4436, 1 commit, 2 files changed)
    • linux x86_64: build btrfs into kernel (PR:4444, 1 commit, 2 files changed)
    • libressl: update ca-cert bundle (PR:4442, 1 commit, 3 files changed)
    • libpng: update to libpng-1.6.19 (60c4d40d)
    • pciutils: fix pkgconfig patch (22713800)
    • libtirpc: update to libtirpc-1.0.1 (10bdc708)
    • rpcbind: add upstream patch (cd34ab0a)
    • config/version: set OS_VERSION to 7.0 (93f58221)
    • mesa: update to mesa-11.0.5 (b1ddbc41)
    • ffmpeg: update to ffmpeg-2.8.2 (e5a71f28)
    • fuse-exfat: update to fuse-exfat-1.2.2 (b35878f5)
    • libevdev: update to libevdev-1.4.5 (cd7766e2)
    • libevdev: update to util-linux-2.27.1 (40300a7a)
    • libinput: update to libinput-1.1.1 (ac6043c7)
    • libmicrohttpd: update to libmicrohttpd-0.9.46 (e769a89e)
    • xkbcomp: update to xkbcomp-1.3.1 (4043965c)
    • xkeyboard-config: update to xkeyboard-config-2.16 (ee30a2fa)
    • xf86-video-ati: update to xf86-video-ati-7.6.1 (352dc434)
    • pixman: update to pixman-0.33.4 (d05fda59)
    • pycrypto: update to pycrypto-2.6.1 (8293c1c0)
    • xorg-server: update to xorg-server-1.18.0 (e5e95515)
    • xorg-server: add patch to add prime support (from fedora) (ad1a2005)
  2. XBMC:
    • [pydocs] Fix small typo in xbmc.log() example (PR:8378, 1 commit, 1 file changed)
    • [addons] fix clearing of blacklist state on uninstall (PR:8372, 3 commits, 6 files changed)
    • Music file view content as "files" and still have "media info" view type (PR:8377, 1 commit, 2 files changed)
    • AE: fix GetDelay - only apply time correction to sink delay (PR:8379, 1 commit, 2 files changed)
    • FIX: [amc] skip frame render when changing surface size (PR:8382, 1 commit, 1 file changed)
    • FIX: [droid] Only sw for SD MPEG (PR:8383, 1 commit, 1 file changed)
    • [amcodec] partialy revert 344af8f (PR:8384, 1 commit, 1 file changed)
    • bump to 16.0 beta 2 (PR:8387, 1 commit, 1 file changed)
    • [repo] Only fetch the addons.xml for the current version (PR:8388, 1 commit, 1 file changed)
    • FFMpeg: Bump to 2.8.2-Jarvis-beta2 (PR:8391, 1 commit, 1 file changed)
    • Support PlayingBackgroundMedia In Confluence (PR:8363, 1 commit, 3 files changed)
  3. dcadec:
    • Add API concept of positive warning codes. (67758a82)
    • Remove check for extra XBR and X96 channels. (57012a4b)
    • Disallow one sample per XLL segment. (be45b3a5)
    • Implement interpolation of downmix coeffs. (8a8e8300)
    • Add support for external error logging. (b49c3f89)
    • Log more error conditions. (9fce4c6f)
    • Make XLL non-losslessness warning more quiet. (4efd8697)
    • Refactor hierarchial downmix code. (d287b749)
    • Mark downmix coeff validity per channel set. (28f7c2ad)
    • Make interpolation of downmix coeffs more robust. (9446d0ba)
    • Track core residual mode validity more carefully. (9c22dd45)
  4. pvr.hts:
    • Remove actual file when lifetime expires (PR:125, 2 commits, 8 files changed)
    • Fix WIN32 build breaker (added missing include for std::min) (PR:137, 1 commit, 2 files changed)
  5. xbmc/master (FernetMenta):
    • New commits in this build:
      • AE: refactor AEStreamInfo and remove some bullshit coding style (3f440063)
      • AE: test type of stream for passthough modes (ae275060)
      • omxplayer: fixup: AE: test type of stream for passthough modes (b881d986)
      • AE: add raw stream info to AEAudioFormat (cc90bb1d)
      • AE: drop encoded sample rate (b488d90b)
      • AE: pass entire AEAudioFormat to MakeStream (6099c4a3)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Exclude [env] bcm2708-rng.conf: No longer required
    • Exclude [env] bcm2708-rng.conf: No longer required
    • Exclude [env] libcec-02-fix-crash-on-some-systems.patch: Already merged upstream
    • Updated: [env] d3a99d6c: ffmpeg: update to ffmpeg-2.8.2
    • Updated: [env] compare: EGL/4K/HEVC, mesa, Use Limited Range by default, bump xf86-video-intel; linux cleanup
    • Added: [env] patch: ARCH_BCM270X: Drop ATAGS support, https://github.com/raspberrypi/linux/pull/1178
    • Added: [env] PR:4441: Use pkg-config mechanism to synchronize compile flags and paths between VDR and VDR plugins instead of tons of patches.
    • Reverted: [env] e5e95515: xorg-server: update to xorg-server-1.18.0 (Reason: breaks legacy nvidia drivers)
    • Reverted: [env] PR:4411: various pulseaudio fixes (Reason: Breaks i2s, unnecessary)
    • Added: [pkg] PR:8393: [MySQL] Disable ONLY_FULL_GROUP_BY per session
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
I just applied the latest update and I can't control anything.
All I did was an upgrade directly though dev update add on and I can't use my regular remote I use.
I have also tried two other keyboards(wired) including a PS/2 keyboard and nothing.
I can ssh in to it so its not frozen, but can't control the GUI at all.

http://xbmclogs.com/p0tubdnsh

Reinstalling the previous build puts everything back in order.
Wondering if anyone has experienced the same?
Thanks
(2015-11-18, 20:09)cabrio Wrote: I just applied the latest update and I can't control anything.
All I did was an upgrade directly though dev update add on and I can't use my regular remote I use.
I have also tried two other keyboards(wired) including a PS/2 keyboard and nothing.
I can ssh in to it so its not frozen, but can't control the GUI at all.

http://xbmclogs.com/p0tubdnsh

Reinstalling the previous build puts everything back in order.
Wondering if anyone has experienced the same?
Thanks

Not got that issue here (using HDMI-CEC).
This seems to have resolved a whole load of buffering issues I was having skipping around in PVR recordings.
i just use a usb dongle and a small remote/keyboard from amazon and its always worked fine until this update.
(2015-11-18, 20:17)cabrio Wrote: i just use a usb dongle and a small remote/keyboard from amazon and its always worked fine until this update.

Not seeing a problem here (Nvidia_Legacy)... can you upload "dmesg | paste" and "journalctl --no-pager | paste", though for a wired PS/2 keyboard to not work is pretty extreme....
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
http://sprunge.us/IYMD
and
http://sprunge.us/JRJN
respectively

thanks,
and yes, a wired ps/2 keyboard not working is strange.

p.s. verification that ps/2 works in bios, but not this release once booted
@cabrio: I'll be uploading a new build overnight with updated xorg and several other bumped packages... hopefully this will fix it for you, as I've no idea what's wrong. You could try @fritsch's latest build and see if that behaves the same.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
@fitsch's latest build works fine.
New OpenELEC Jarvis build #1119: Generic / Nvidia_Legacy
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.3.0 #1 SMP Thu Nov 19 04:10:50 GMT 2015 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20151119035205-#1119-g785752e [Build #1119]

Based on tip of OpenELEC master (785752e5, changelog) and tip of XBMC master (46130fc9, changelog) with the following modifications: Build Highlights:
  1. Bump Nvidia_Legacy driver 304.131
  2. Bump xorg-server-1.18.0 (reverted in previous build due to Nvidia_Legacy driver incompatability)
  3. Bump a ton of other OpenELEC packages (clean build)
  4. Revert attr, libcap and fakeroot commits as they don't build
Build Details:
  1. OpenELEC:
    • Use pkg-config mechanism to synchronize compile flags and paths between VDR and VDR plugins instead of tons of patches. (PR:4441, 11 commits, 22 files changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-352.63 (93949dcb)
    • xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-304.131 (ba6d61c2)
    • projects/imx6/options: dont build RTL8192EU driver for imx6 project, this fixes #4445 (83fbb47f)
    • xf86-video-nvidia-legacy: remove old patch (b1cee411)
    • ffmpeg: update kodi patch (358440e9)
    • v4l-utils: update to v4l-utils-1.8.1 (2f60d413)
    • Pillow: update to Pillow-3.0.0 (49ad93c0)
    • simplejson: update to simplejson-3.8.1 (c590194d)
    • setxkbmap: update to setxkbmap-1.3.1 (ed0cadab)
    • libxshmfence: update to libxshmfence-1.2 (83598586)
    • ratpoison: update to ratpoison-1.4.8 (590f5ccd)
    • sqlite: update to sqlite-autoconf-3090200 (0e5eda28)
    • autoconf-archive: update to autoconf-archive-2015.09.25 (dfd78310)
    • boost: update to boost-1_59_0 (5cfc4d20)
    • fribidi: update to fribidi-0.19.7 (eabf888c)
    • glib: update to glib-2.46.2 (b67cebc2)
    • gmp: update to gmp-6.1.0 (06797d88)
    • intltool: update to intltool-0.51.0 (f9c68977)
    • swig: update to swig-3.0.7 (d072d4df)
    • libass: update to libass-0.13.0 (acb47431)
    • libbluray: update to libbluray-0.9.1 (8be039ea)
    • libgcrypt: update to libgcrypt-1.6.4 (2cf1a69e)
    • libressl: update to libressl-2.1.8 (00f19c2b)
    • elfutils: update to elfutils-0.164 (f574a01b)
    • m4: update to m4-1.4.17 (1ed818f5)
    • readline: update to readline-6.3 (56c1d955)
    • attr: add support for host-build (a5364c60)
    • libcap: add support for host-build (ce6a19e2)
    • fakeroot: update to fakeroot-1.20.2 (eee238d7)
    • libirman: update to libirman-0.5.0 (e147d69c)
    • attr: typo and fix PKG_DEPENDS_HOST (785752e5)
  2. XBMC:
    • [win32] Re-add the openssl hack, was never mean't to be removed without addin… (PR:8403, 1 commit, 1 file changed)
    • [win32] Windows has no GL any more so setting negate is obsolete (PR:8402, 1 commit, 1 file changed)
    • [win32] RenderingSystemDX::OnDeviceReset() - fire OnResetDevice event… (PR:8404, 1 commit, 1 file changed)
    • [PVR] Remove repeating timers from Recording lists (PR:8400, 1 commit, 1 file changed)
    • [PVR] Timerdialog fixes (PR:8389, 2 commits, 2 files changed)
    • [PVR] Next recording recording widget fix (PR:8386, 1 commit, 2 files changed)
    • AE Pulse: Ignore volume changes on corked sinks (PR:8396, 1 commit, 1 file changed)
    • Fix inversion of export library dialogs, fix #16317, fix #16358 (PR:8356, 2 commits, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [env] a5364c60: attr: add support for host-build (Reason: doesn't build)
    • Reverted: [env] ce6a19e2: libcap: add support for host-build (Reason: doesn't build)
    • Reverted: [env] eee238d7: fakeroot: update to fakeroot-1.20.2 (Reason: doesn't build)
    • Reverted: [env] 785752e5: attr: typo and fix PKG_DEPENDS_HOST (Reason: doesn't build)
    • Reverted: [pkg] PR:8404: [win32] RenderingSystemDX::OnDeviceReset() - fire OnResetDevice event? (Reason: needs VideoPlayer rebase)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 84

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for x86 (Kodi 17)4