Kodi Community Forum
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - 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: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 (/showthread.php?tid=224025)



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Milhouse - 2015-06-09

New OpenELEC Isengard build #0609: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.5 #1 Tue Jun 9 21:02:51 BST 2015 armv6l GNU/Linux

# vcgencmd version
Jun  7 2015 13:07:57
Copyright (c) 2012 Broadcom
version c3c18c87022ca254ba323503eda476e59173f7ec (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150609210201-#0609-g13595f9 [Build #0609]

# vcdbg log msg 2>&1 | grep DTOK
001575.518: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (13595f92, changelog) and tip of XBMC master (00f31707, changelog) with the following modifications: Build Highlights:
  1. Bump rtl8192du
Build Details:
  1. OpenELEC:
    • linux: add and update some AMD and RTL firmwares (68a19098)
    • iwlwifi-firmware: update to iwlwifi-firmware-0.0.2 (34de8a78)
    • misc-firmware: update to misc-firmware-0.0.14 (25e0a9f8)
    • wlan-firmware: update to wlan-firmware-0.0.29 (fb2f3e0f)
    • wireless-regdb: update to wireless-regdb-2015.05.15 (23d60743)
    • libmicrohttpd: update to libmicrohttpd-0.9.42 (b52c7c0d)
    • fuse: update to fuse-2.9.4 (13595f92)
  2. rtl8192du/master (lwfinger), see PR4187:
    • New commits in this build:
      • support DESTDIR in the install (6cc5abbd)
      • uncomment depmod (e627694f)
      • updated uninstall function and removed depmod lines (a8ada8f9)
      • rtl8192du: Diagnose NULL pointer in rtw_txframes_sta_ac_pending() (f17fe4e5)
      • r8190p: Fix some problems associated with define CFG80211 (8e915c77)
      • r8190p: Fix build when CFG80211 not defined (ac95ca78)
      • rtl8192du: Turn on CFG80211 (7baa1986)
      • rtl8192du: Fix build warning on 3.15+ (b2e4e74b)
      • rtl8192du: Update code to handle kernels 3.3 - 3.16 (c9f73331)
      • rtl8192du: Remove configuration CONFIG_IOCTL_CFG80211 (c5e045de)
      • rtl8192du: Remove CONFIG_CFG80211_FORCE_COMPATIBLE_2_6_37_UNDER (d286447a)
      • rtl8192d: Remove dead code associated with COMPAT_KERNEL_RELEASE (9e2271fe)
      • rtl8192du: Remove dead code associated with CONFIG_INTEL_WIDI (3ddc5ae6)
      • rtl8192du: Remove dead code associated with CONFIG_WFD (5ae0cc42)
      • rtl8192du: Remove CONFIG_UPDATE_INDICATE_SEQ_WHILE_PROCESS_ADDBA_REQ (a8e0032a)
      • rtl8192du: Remove CONFIG_BR_EXT (fff106c4)
      • rtl8192du: Remove symbols DBG_ROAMING_TEST and CONFIG_ACTIVE_KEEP_ALIVE_CHECK (b9e1dec1)
      • rtl8192du: Remove dead code for CONFIG_TDLS_AUTOSETUP (f9c15005)
      • rtl8192du: Fix 2 places that were scheduling while atomic (f6abd968)
      • rtl8192du: Remove dead code associated with CONFIG_TDLS (fa72672c)
      • rtl8192du: Remove dead code for RTL8192C_RECONFIG_TO_1T1R (94f50758)
      • rtl8192du: Remove dead code for CONFIG_DISABLE_MCS13TO15 (181e5d23)
      • rtl8192du: Remove dead code assoiated with SUPPORT_HW_RFOFF_DETECTED (27901799)
      • rtl8192du: Make CONFIG_USB_VENDOR_REQ_BUFFER_DYNAMIC_ALLOCATE be standard (3c8e1e3c)
      • rtl8192du: Fix WARNING (3f19b291)
      • rtl8192du: Fix code to build when CONFIG_P2P is not selected (a4fad2a9)
      • rtl8192du: Remove dead code for CONFIG_P2P (2c499cd8)
      • rtl8192du: Fix build when CONFIG_92D_AP_MODE is not defined (2efdd7f1)
      • rtl8192du: Re-enable AP mode (78a9645d)
      • rtl8192du: Remove USB IDs for RTL81xxCU (1550505c)
      • rtl8192du: Convert rtw_recv_frame to use standard ieee80211 stuff (48c2f9ce)
      • rtl8192du: Remove DBG_RX_DROP_FRAME (69d04e11)
      • rtl8192du: Fix various items (a2deb844)
      • rtl8192du: Remove CONFIG_USE_USB_BUFFER_ALLOC_TX which is not selected (9f6e484e)
      • rtl8192du: Remove _rtw_pktfile_read (85a2b460)
      • rtl8192du: Remove all remaining references to struct pktfile (30b08938)
      • rtl8192du: Fix a scheduling while atomic splat (2f5a69f9)
      • rtl8192du: Convert to build under kernel 3.18 (f3ca2f5b)
      • rtl8192du: Partially restore 5G performance (3903bb3c)
      • rtl8192du: Change CamelCase file names to be lower case (afe9e50a)
      • rtl8192du: Restore full speed to 5G (e0dc7954)
      • rtl8192du: Fix Sparse warnings/errors (b566c980)
      • rtl8192du: Fix build on older kernels (95d5aec5)
      • rtl8192du: Repair some changes that led to build errirs (2e6a5d17)
      • rtl8192du: Fix compilation for 3.17 (7c74342f)
      • rtl8192du: Add depmod commands (39986e44)
      • rtl8192du: Fix build on oldeer kernels (6509c42f)
      • allow INSTALL_PREFIX to work (a561fa1a)
      • rtl8192du: Fix build on kernel 3.17 (1f616378)
      • rtl8192du: Fix build for kernel 3.19 (f2630cd5)
      • Merge branch 'master' of https://github.com/graysky2/rtl8192du (d56c910f)
      • rtl8192du: Remove symbol DESTDIR from Makefile (242ffe19)
      • Revert "rtl8192du: Remove symbol DESTDIR from Makefile" (9b87522e)
      • rtl8192du: Fix build error for kernel 4.0 (7498302a)
  3. newclock4:
    • New commits in this build:
      • ffmpeg: hevc: squash: Remove deblocker thread and reduce amount of data flushed (3f327fea)
  4. Additional commits/pull requests/changes not yet merged upstream:



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - miigotu - 2015-06-10

@Milhouse Give us distutils in your builds Image


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Milhouse - 2015-06-10

No, sorry - read the "Feature Requests" section in the first post. If it's not going to be in an official release, there's no point me adding it - that's not what these builds are about.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - miigotu - 2015-06-10

Lol, I know, I was being kinda sarcastic. I would build my own but then I miss out on all the patches you pull in -.-.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - tomismrkolj - 2015-06-10

In the last build libcec phyton wrapper has been added. What can you do with it?
Is it possible to use it to switch AVR HDMI port to another instead of RPi's port when Kodi starts? I would really need this function, since my STB is non CEC device.

tomi


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Gizmo81 - 2015-06-10

(2015-06-09, 22:41)popcornmix Wrote:
(2015-06-09, 08:30)Gizmo81 Wrote: Hi, hdmi_force_edid_3d=1 in config.txt fixed my monoscopic problem with 3D movies, 3D is back.
Don't know why this happened, in past it worked fine and now I had it in every release I tested.

I only have 1 movie/clip which is not running, I only get sound but no video, it is a HSBS with 50Hz.
If I remove the HSBS tag and start the movie as 2D and then switch manually TV to SBS it works.

A sample file would be useful.

Hi, here the file where video is not shown.
https://mega.co.nz/#!JkVgkIIB!OF0F39-1xKTWsO_6ka9M4oB-ZnvLhPJN7Rlzv1SIVUA
Thanks


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - popcornmix - 2015-06-10

(2015-06-10, 09:54)Gizmo81 Wrote: Hi, here the file where video is not shown.
https://mega.co.nz/#!JkVgkIIB!OF0F39-1xKTWsO_6ka9M4oB-ZnvLhPJN7Rlzv1SIVUA
Thanks

Not seeing a problem here with omxplayer or dvdplayer. Plays okay in mono and SBS modes. Do you have
"Use Full HD HDMI modes for 3D" enabled? Any different with it disabled?

What does "tvservice -s" report when playing the video with black screen?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Gizmo81 - 2015-06-10

I already tested it with "Use Full HD HDMI modes for 3D" enabled, then I have a blue blinking screen without any signal.
Looks like system is trying but can't. Disabled I have back screen but sound.
Played as normal video (without HSBS in naming) and manually switch to 3D SBS works.

tvservice -s
state 0x12001a [HDMI CEA (31) 3D SbS RGB full 16:9], 1920x1080 @ 50.00Hz, progressive


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - bigbwit - 2015-06-10

My apologies if this has been asked before.

How do I install these builds on my micro SD card? I download the .tar file but I am used to .img.

Thanks


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - cudencuden - 2015-06-10

(2015-06-10, 15:10)bigbwit Wrote: My apologies if this has been asked before.

How do I install these builds on my micro SD card? I download the .tar file but I am used to .img.

Thanks
here http://forum.kodi.tv/showthread.php?tid=224025&pid=1989401#pid1989401
may be op can add the link to first post.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - bigbwit - 2015-06-10

(2015-06-10, 15:18)cudencuden Wrote:
(2015-06-10, 15:10)bigbwit Wrote: My apologies if this has been asked before.

How do I install these builds on my micro SD card? I download the .tar file but I am used to .img.

Thanks
here http://forum.kodi.tv/showthread.php?tid=224025&pid=1989401#pid1989401
may be op can add the link to first post.

Wow that is super helpful! So I just need to have a version of OpenElec already installed on the card? Genius. Thanks again.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Milhouse - 2015-06-10

(2015-06-10, 06:48)tomismrkolj Wrote: In the last build libcec phyton wrapper has been added. What can you do with it?
Is it possible to use it to switch AVR HDMI port to another instead of RPi's port when Kodi starts? I would really need this function, since my STB is non CEC device.

tomi

All I know is what is in PR:4186 which requested it. Do note that it has similar limitations to cec-client.

(2015-06-10, 15:18)cudencuden Wrote: here http://forum.kodi.tv/showthread.php?tid=224025&pid=1989401#pid1989401
may be op can add the link to first post.

Done, thanks. Smile


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Forage - 2015-06-10

(2015-06-10, 06:48)tomismrkolj Wrote: In the last build libcec phyton wrapper has been added. What can you do with it?
Is it possible to use it to switch AVR HDMI port to another instead of RPi's port when Kodi starts? I would really need this function, since my STB is non CEC device.
From what it sound like you want to prevent your TV from switching to your RPi when you start it?
This can be prevented by changing a default setting "Switching source to this device on startup" found under "System - Settings - System - Input Devices - Peripherals - CEC Adapter". You can also set "hdmi_ignore_cec_init=1" in your RPi's "config.txt".

For the rest it's up to your TV's capabilities to force a specific HDMI port. This wrapper can not help you to force your TV to do anything but making the RPi the current active source. If you use it for your RPi, however, you will break the CEC connection with Kodi and you will not be able to control it with your TV remote any longer.

If 'faking' STB CEC functions is what you are really after then a USB-CEC adapter between STB and TV is something that could help you in combination with this wrapper. This is what I am doing. It is, however, a different topic not suitable for this thread.



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - Milhouse - 2015-06-11

New OpenELEC Isengard build #0610: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.5 #1 Wed Jun 10 21:05:08 BST 2015 armv6l GNU/Linux

# vcgencmd version
Jun 10 2015 20:40:12
Copyright (c) 2012 Broadcom
version a0f9db571a2bb980469502bd4de2c9793b3223c4 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150610210310-#0610-g753c993 [Build #0610]

# vcdbg log msg 2>&1 | grep DTOK
001576.973: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (753c9935, changelog) and tip of XBMC master (50441ee2, changelog) with the following modifications: Build Highlights:
  1. New firmware, with fix for 3D zoom, and emmc clock issue
  2. Include PR7253 that may improve PVR EPG startup performance
Build Details:
  1. Firmware (Jun 10):
    • firmware: arm_loader: Fix for emmc clock being left at low frequency during turbo
    • firmware: dispmanx: Fixes for zoom rectangles with stereoscopic video. See: link
  2. OpenELEC:
    • projects/*/linux: enable CONFIG_HID_SMARTJOYPLUS, this fixes #3973 (834255ea)
  3. XBMC:
    • [windowing/osx] - check the pointer of the displayname before accessing (PR:7252, 1 commit, 1 file changed)
    • [cosmetics] improve English strings (PR:7249, 1 commit, 2 files changed)
  4. pvr.stalker:
    • version 0.8.0 (PR:7, 4 commits, 34 files changed)
  5. pvr.vdr.vnsi:
    • make timeshift functions thread safe (PR:12, 2 commits, 2 files changed)
  6. newclock4:
    • New commits in this build:
      • [rbp] Fix zoom modes with stereoscopic videos (e38c8eec)
  7. kernel 4.0.y:
    • New commits in this build:
      • BCM270x_DT: Correcting URL in README (dc48d12d)
      • dts/overlays: Add DHT11 overlay (bd75bda9)
      • configs: add IIO and DHT11 support to bcm2709/bcmrpi_defconfig (b9a67332)
      • Merge pull request #1017 from P33M/rpi-4.0.y (5cc39075)
  8. Additional commits/pull requests/changes not yet merged upstream:
    • Added: PR:7253: [epg] Remove call a bit



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - misterboo - 2015-06-11

perfect, thanks for the 3D zooming fix Smile