2014-09-05, 02:58
Is there anything I can do to fix broken plugins on kodi? I know this isn't the right place to ask but being a testing thread I figured the answer may be useful to others.
(2014-09-04, 09:02)mikeb93 Wrote: I noticed something yesterday, which may has something to do with my TV turning on in the middle of the night.Same here. Happens with release versions too (i.e. 4.0.7). Not supposed to happen.
When i start my RPi with my TV off, the TV turns on automatically even though i turned this feature off in the cec settings.
Shouldn`t the TV stay turned off?
Can anyone confirm this behaviour?
(2014-09-03, 20:31)h.udo Wrote:(2014-08-26, 14:39)h.udo Wrote: [...]
I'm also seeing something fishy with newclock4 OSD and video FPS decoupled mechanism. Behaviour goes like this:
Power on RPi >> OSD FPS stays around 30 like it does with newclock3
After a while(?) >> OSD FPS drops to 2 and stays there
After FPS drop, OSD becomes very sluggish and unresponsive. I'm seeing something like 5 secs to respond to remote control, i.e. nearly unusable.
It feels like the CPU is busy with something and can't process commands fast enough. Videos play nice and without problems.
All in all, excellent work guys!
h.udo
Finally had the time to investigate this one.
This doesn't occur with newclock3, only 4. I can't pinpoint what's causing it. It takes a few hours to show this behaviour (the debug log spans over 14h) and I have absolutely no idea what's causing it.
What I find curious is that GUI render stays at exactly 2.00FPS. No variation whatsoever.
Debug log, cleaned from CEC and PVR crap. Complete debug log is available but is >18MB.
bcmstat log with GUI at ~30FPS and 2FPS.
Thanks for all the hard work!
h.udo
# uname -a
Linux rpi512 3.16.1 #1 PREEMPT Fri Sep 5 21:05:25 BST 2014 armv6l GNU/Linux
# vcgencmd version
Sep 4 2014 16:52:09
Copyright (c) 2012 Broadcom
version 2563b1662eca44dd77f49587fc3f3a4a290597c6 (tainted) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20140905205748-r19183-g75ed770 [Build #0905]
(2014-09-03, 04:27)Milhouse Wrote: Build #0902 includes PR5307 which changes the default mapping of the "<play>" button for various multi-button control devices (Apple Remote, PS3 Remote and also regular IR remotes). The <play> button mapping is changed from "Play" (ie. only ever start playback) to "PlayPause" (ie. toggle between playback and pause).
Please can you test the updated system remote.xml by temporarily removing any custom mappings you may have from /storage/.xbmc/userdata/keymaps/remote.xml, and restart xbmc (systemctl restart xbmc). You should still have play and pause functionality when using your IR remote with the new system default remote.xml.
If you have any unusual play or pause functionality please post details, particularly of your remote control device (ie. make/model etc.). Silence will be assumed to mean it's all good.
(2014-09-06, 01:56)pootler Wrote: FF/RW seems to work well -much less visual distortion - however- when I try to go back to play from faster speed, then video stops,- saying \seeking\ - for a second and then if I press play, the audio continues but the video freezes?
(2014-09-05, 07:00)f1vefour Wrote: Thanks Milhouse, I will contact the appropriate authors. I don't run on x86 so I don't know if it is Pi specific. Likely not if I had to guess.Plugins does not work probably because there was a change in inserting plugins on path (now only plugins that are specified as required in addon.xml is loaded)
(2014-09-06, 13:33)popcornmix Wrote:(2014-09-06, 01:56)pootler Wrote: FF/RW seems to work well -much less visual distortion - however- when I try to go back to play from faster speed, then video stops,- saying \seeking\ - for a second and then if I press play, the audio continues but the video freezes?
I did see something like this in my main setup, but haven't seen it when debugging - I'll try to reproduce.
This probably only affects "omxplayer" acceleration, so you could try disabling that.
# uname -a
Linux rpi512 3.16.1 #1 PREEMPT Sat Sep 6 22:32:19 BST 2014 armv6l GNU/Linux
# vcgencmd version
Sep 4 2014 16:52:09
Copyright (c) 2012 Broadcom
version 2563b1662eca44dd77f49587fc3f3a4a290597c6 (tainted) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20140906223038-r19194-gd66494b [Build #0906]
(2014-09-05, 14:42)h.udo Wrote:(2014-09-03, 20:31)h.udo Wrote:(2014-08-26, 14:39)h.udo Wrote: [...]
I'm also seeing something fishy with newclock4 OSD and video FPS decoupled mechanism. Behaviour goes like this:
Power on RPi >> OSD FPS stays around 30 like it does with newclock3
After a while(?) >> OSD FPS drops to 2 and stays there
After FPS drop, OSD becomes very sluggish and unresponsive. I'm seeing something like 5 secs to respond to remote control, i.e. nearly unusable.
It feels like the CPU is busy with something and can't process commands fast enough. Videos play nice and without problems.
All in all, excellent work guys!
h.udo
Finally had the time to investigate this one.
This doesn't occur with newclock3, only 4. I can't pinpoint what's causing it. It takes a few hours to show this behaviour (the debug log spans over 14h) and I have absolutely no idea what's causing it.
What I find curious is that GUI render stays at exactly 2.00FPS. No variation whatsoever.
Debug log, cleaned from CEC and PVR crap. Complete debug log is available but is >18MB.
bcmstat log with GUI at ~30FPS and 2FPS.
Thanks for all the hard work!
h.udo
Hi popcornmix,
New debug log from another Pi with the same behaviour. I enabled debug, rebooted the Pi and did absolutely nothing with it. Just left it running over night (my Pis are always on) and the result is the same: a very laggy GUI running at precisely 2fps.
If you need more info, debug logs, etc., just let me know. I'm on the same timezone and if you feel it can help, I can give you SSH credentials to both Pis.