• 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
@bagofcrap24, @username145 and anyone else that reported/experienced reboot hangs when mounting remote filesystems using systemd: can you test this issue is now fixed in build #0203 as you should now be able to reboot reliably while using systemd mount services.
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 tried watching Finding Nemo and the movie looks pretty awful. Its completely pixelated and the colors are washed out. It looks fine when I play the same movie in vlc.

Just an FYI that I played that movie for the first time tonight, so I can't vouch for the fact that it worked before.

I tried other movies and they don't suffer from this issue.

Here is Kodi Log

Platform/Build: Raspberry Pi 2 with New OpenELEC Krypton build #0203
(2016-02-04, 04:22)Milhouse Wrote:
  • kernel 4.4.y:
    • New commits in this build:
      • BCM270X_DT: Disable DMA for bcm2835-sdhost on Pi2 (9c1adcc0)
@popcornmix with this commit I'm able to boot after removing the "debug_flags=1" hack, but I see a couple "mmc0: timeout waiting for hardware interrupt" entries: dmesg output
Apart from that, everything seems to be working correctly. Would you pass this info to pelwell.
No one else has the problem with Delete the EPG Guide Data ?

System->Live-TV->EPG->Delete Data and nothing happened (Log: http://pastebin.com/uk9jSnAr)

Raspberry Pi 2 , PVR IPTV Simple Client and build #0203
Last build seems a bit confused about "network online". I do have a OS-level mount (but I wasn't experiencing any lockup on reboot).
Before the systemd bump months ago my network would be up in ~7 seconds and Kodi started a second after that (~8s). After bump, network would be online in ~15 seconds and Kodi started a second or two after that (~16-17s).
Today's build takes a while to bring up the interface, pinging the Pi while rebooting confirmed that network comes up after ~35 seconds.
"Network Online" service seems to timeout (after 30 seconds), mount service is started but fails and then Kodi is started (33 seconds):
Code:
10:50:43  33.529049 T:1963450368  NOTICE: Starting Kodi (17.0-ALPHA1 Git:e39724c). Platform: Linux ARM 32-bit

SSHing and starting the mount service manually works and Kodi is happy.
journalctl: http://sprunge.us/YcXZ
(2016-02-04, 12:13)Kougami Wrote: No one else has the problem with Delete the EPG Guide Data ?

System->Live-TV->EPG->Delete Data and nothing happened (Log: http://pastebin.com/uk9jSnAr)
Log shows it's trying to get confirmation, but the confirmation dialog fails to load with Aeon Nox 5 skin as there were changes in Krypton.
Switch to Confluence or manually update (and continue updating manually) to Aeon Nox from GitHub.
(2016-02-04, 12:20)menakite Wrote:
(2016-02-04, 12:13)Kougami Wrote: No one else has the problem with Delete the EPG Guide Data ?

System->Live-TV->EPG->Delete Data and nothing happened (Log: http://pastebin.com/uk9jSnAr)
Log shows it's trying to get confirmation, but the confirmation dialog fails to load with Aeon Nox 5 skin as there were changes in Krypton.
Switch to Confluence or manually update (and continue updating manually) to Aeon Nox from GitHub.

Thanks, update to Aeon Nox from GitHub solve the Problem Wink
with 202 and 203 I get a very strong green tinge with iso, siff and 3D.MVC.m2ts 3d files. 3D.MVC.mkv files are fine. In previous versions I only had the problems with 3D.MVC.m2ts files. After this happens all screens have this green tinge. I can fix this by switching to another hdmi input on my television and back to the Kodi input. I see there were some changes made in this area on 202.
(2016-02-04, 12:16)menakite Wrote: SSHing and starting the mount service manually works and Kodi is happy.
journalctl: http://sprunge.us/YcXZ

Could you paste your mount service? Surprised you're not getting problems on reboot - with an NFS mount service I would hang on reboot almost all of the time (prior to #0203).
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.
(2016-02-04, 08:56)lixer Wrote: I tried watching Finding Nemo and the movie looks pretty awful. Its completely pixelated and the colors are washed out. It looks fine when I play the same movie in vlc.

Here is Kodi Log

Debug wasn't enabled for this log. A sample of this file would be more useful. Cut a one or two minute section. e.g. with mmg from mkvtoolnix and upload to a sharing site (e.g. google drive or dropbox).
(2016-02-04, 13:35)trevorjharris Wrote: with 202 and 203 I get a very strong green tinge with iso, siff and 3D.MVC.m2ts 3d files. 3D.MVC.mkv files are fine. In previous versions I only had the problems with 3D.MVC.m2ts files. After this happens all screens have this green tinge. I can fix this by switching to another hdmi input on my television and back to the Kodi input. I see there were some changes made in this area on 202.

Nothing changes in software when you switch inputs. I suspect this is a hardware/voltage issue.
Make sure power supply is good and try adding to config.txt
http://config_hdmi_boost=7
You could also try a different hdmi cable.
OpenELEC sometimes freeze while playing music ? Log: http://pastebin.com/GjVV7Jdc
(2016-02-04, 16:41)Kougami Wrote: OpenELEC sometimes freeze while playing music ? Log: http://pastebin.com/GjVV7Jdc

Don't cut down logs. Post them complete.
Code:
15:33:18 754.080505 T:1497662368   ERROR: Open - error probing input format, /storage/music/Warface - The 9 Circles/04. Warface Ft. Eric Dumont - Voice Of Addiction.mp3

Suggests ffmpeg doesn't like that file. Can you play it with another media player?
(2016-02-03, 08:46)MikeKL Wrote:
(2016-02-02, 16:34)polo_joe Wrote: with latest build I get no audio when watching livetv channels
debug log http://sprunge.us/NiKe
build 0131 was ok.
Switching for build #0129 to #0201 I also have no audio with SD or HD channels when playing Live TV
(TVHeadend frontend & backend running on Pi)

Standard log http://sprunge.us/FQaL

My usual Video Add-ons and local stored video playback audio is working as normal

same behavior with latest build 0203!
(2016-02-04, 14:54)Milhouse Wrote: Could you paste your mount service? Surprised you're not getting problems on reboot - with an NFS mount service I would hang on reboot almost all of the time (prior to #0203).
http://sprunge.us/YhdY
Looks like it's based on nfs.mount.sample.
  • 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6