Posts: 367
Joined: Jan 2014
Reputation:
3
latest update to #310 is not better for handling with mouse - scrolling i a folder is terrible and the progress bar => act one ones iniative ;-)
Posts: 6
Joined: Mar 2018
Reputation:
0
Full IPv6 - Support missing
Hi all,
I'm not sure, if only my RPi3 didn't work correctly. My prob is, that I want to connect via WebDav to a WebDavShare at my colleagues home. He uses a fibre connection to the web and his provider allows and supports only IPV6-Connections.
My RPi3 get's an IPV6-Adresse within my LAN - but this one isn't for use outside - means, my RasPi didn't get a global IPV6.
All other Devices in my LAN are getting an global IPV6 from my Fritz!Box 7590 - so the IPV6-Support from my DHCP (the Fritz!Box) is existent and works well, because I can connect with my iPhone and my also used AFTV-Stick (with Kodi on it too (v.17.6) to my colleagues share via there global the used IPV6 from this devices.
My Fritzbox shows me, that the RPi3 didn't get an global IPV6 - only an internal IPV6, wich starts with "fe80:" - the global one hast to start with "2001:"...
Ifconfig via SSH shows the same on RPi3...
Further Informations:
My RasPi3 is connectet via Cable to the Fritz!Box
My Settings are:
Milhouse Build #0307 (same with #0302 & #0303)
LibreElec - Network - WLAN -> off
LibreElec - Network - Cable -> on
Connection - Wired - Settings - IPv4 -> DHCP
Connection - Wired - Settings - IPv6 -> Auto
Even if I switch this to "manual" and set some settings, IPv6 won't work correctly and no global IP were set....
Where is my fault? What have I to do, to edit or to switch on or off to get full IPv6 Support working?
Thanks for Reply
Posts: 241
Joined: Sep 2015
Reputation:
3
2018-03-12, 17:50
(This post was last modified: 2018-03-12, 18:00 by rudrood.)
@popcornmix:
Found that starting with build 0307 my overclocked RPI3 also crashes with h264 thvheadend footage.
The crash happens direct when I start a channel. The image stops but the sound continues.
The config I used for testing looks like this:
arm_freq=1300
over_voltage=2
sdram_freq=550
over_voltage_sdram=5
sdram_schmoo=0x02000020
dtoverlay=sdtweak,overclock_50=83
# gpu_freq=500
core_freq=500
isp_freq=500
h264_freq=500
v3d_freq=500
The maximum gpu config that doesn't crash is:
core_freq=500
# isp_freq=500
# h264_freq=500
# v3d_freq=500
Strangest thing is that even though it's h264 data, the PI crashes when I keep h264_freq=500 disabled but with isp_freq and v3d_freq enabled (also separate).
When I replace fixup.dat and start.elf with the ones you've posted earlier the problem is gone with the full overclock config (with build 0307 till 0311).
Posts: 3
Joined: Mar 2018
Reputation:
0
Hi,
I've tested build #310 on RPI 3 but keyboard settings to change from US keyboard to Fr keyboard is not working. It's fully working on Kodi 17.6 (Libre elec 8.2.3)
I've used Libreelec settings (and not kodi settings).
Posts: 367
Joined: Jan 2014
Reputation:
3
2018-03-13, 19:21
(This post was last modified: 2018-03-13, 19:40 by doldi.)
With #312 i a have yet the problem on my rpi3 and also on a rpi2 with the mouse => scrolling in a big folder and select something is absolutly impossible, also in the skin.
The scrollbar (video/audio) is moving/shifting if i touch the mouse.
Harald
edit: back to 8.2.3 and this all will work fine on both pi.
Posts: 6,250
Joined: Jun 2009
Reputation:
115
da-anda
Team-Kodi Member
Posts: 6,250
since I'm thinking about moving over to HEVC from h264 for new encodes I do, is "fastdecode" flag in Handbrake still needed to get decent performance on a PI3, or doesn't it matter that much anymore after all the optimizations done for the PI? I gave it a quick test with a sample the other day, and it seemed to play fine on a non-overclocked PI3, albeit all 4 cores seemed to be maxed out. I tried an older test encode from over a year ago that I remember I had done using "fastdecode" flag, and CPU usage was down at like 30%. So I assume it's still a thing, but I'm not sure if it was just related to the test-sample I did without fastdecode and that a different movie/sample might perform better.