Posts: 379
Joined: Dec 2014
Reputation:
3
Ok. Lots of freezes requiring pulling the power tonight. I tried various things including disabling overclock and enabling overclock but disabling the new auto turbo. The only thing that seems to work is changing deinterlacing back to auto instead of mmal-advanced. I was able to get it to freeze many times by skipping a minute at a time forward no more than 10 times. Not sure if the output of any of the previously mentioned vcgencmd or vcdbg would help. Many times my ssh session stopped too but I was able to kill it and logon with ssh again. Most times even rebooting would seem to work but then require pulling the power.
Guess it is back to bob deinterlacing for now. Be glad to run any of the above commands if reproducing the freezes isn't easy for Millhouse or popcornmix.
Posts: 17,855
Joined: Jan 2011
Reputation:
1,056
Milhouse
Retired Team-Kodi Member
Posts: 17,855
I've also had some playback freezes with the latest build, and running vcgencmd at the command line will hang too, which suggests (I think) that the ARM/GPU communication is being hosed.
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.
Posts: 379
Joined: Dec 2014
Reputation:
3
Thanks for the update. I appreciate the continued effort on advanced deinterlacing and auto turbo. I'll be glad to test future builds with advanced deinterlacing enabled if/when these latest issues get ironed out. I can also provide some log output if it would help. For now, boring bob deinterlacing gets the job done.
Posts: 890
Joined: May 2009
Reputation:
12
I have tested the new build and there is still a memory leak but I assume that you have not have time yet to look into this problem. So just for info that leak is still there.
Posts: 393
Joined: Jan 2011
Reputation:
23
Build #0812 seems to be working well for me. No lock ups so far...
Something I have noticed recently is that for live tv to play completely smoothly I have to disable "Sync playback to display". The issue is only really noticeable when scrolling text on screen shows up a slight judder. I thought it worth mentioning since this setting is now on by default. Unless I've misunderstood what the option does I would expect it to have no effect on playback of 25fps or 50fps video in 50Hz mode.
Posts: 82
Joined: Jun 2014
Reputation:
0
2015-08-13, 11:39
(This post was last modified: 2015-08-13, 11:42 by gandharva.)
I have huge problems with all the latest Nightly Builds. The problems are similar to the ones illiac4 and others are describing but for me it happens also during video playback via NAS (NFS connection).
Mostly it happens when one movie has finished and the next one is loading. System (GUI) freezes. SSH connection works and kodi process runs at about 30-50% load all the time. I have to reboot PI2 via SSH all the time when this happens. System is pretty much out of the box with no overclocking. Only a custom installation of hyperion is running to drive my lightberry system.
As the system seems to hang (infinite loop) there is no debug log. What can I do to provide more info for you guys? I'm currently on #0811 and today morning system again hung.
Posts: 8,991
Joined: Feb 2011
Reputation:
428
Anyone with freezes.
Does disabling advanced deinterlace (or deinterlace completely) help?
Does disable_auto_turbo=1 help?
Does adding force_turbo=1 and removing any other overclock settings help?
Posts: 82
Joined: Jun 2014
Reputation:
0
2015-08-13, 13:28
(This post was last modified: 2015-08-13, 13:32 by gandharva.)
My guess is it is related to some sort of flush/memalloc/memfree in Kodi GUI.
When playing tv-shows (e.g. Scrubs) I have set Kodi to automatically play the next video. This works for some time (2-3 episodes, sometimes even more).
The freeze always triggers when one episode has finished and the "busy" icon in the bottom right corner pops up right before the next episode starts. This is the point where it freezes. Nearly all the time the "busy" icon is visible when GUI freezes. I have MMAL and OMX enabled, but disabling one or the other didn't help. Also filetypes do not matter it freezes with MPEG2 AVIs and also with x.264 MKVs.
The other more or less reliable way to reproduce is when navigating the menus. Freeze here also happens at the exact moment when some submenu should load (screen content is subject to change). Instead of entering the submenu or starting up the plugin, the GUI freezes. The GUI freezes I think, only trigger when I play some tv-shows/movies before. I think this cannot be triggered by only navigating the menu.
I will check your proposed settings and also the "systemctl restart kodi" command. Until now I always did it with the "reboot" command.
Posts: 82
Joined: Jun 2014
Reputation:
0
Not with the video in background. I just played some videos before. No overclock at all, just SPI overlay activated to get my lightberry system working.
dtparam=spi=on
dtoverlay=spi-bcm2708 (need to set this too, else my lightberry randomly flickers)