gigceez This most probably is a Kodi bug which will be fixed in Leia.
[8.2.3.1] LibreELEC 8.2 for S905/S905X
-
kszaq -
July 19, 2017 at 9:33 PM -
Thread is Unresolved
-
-
gigceez This most probably is a Kodi bug which will be fixed in Leia.
That sounds amazing
-
Has anyone else noticed that the auto update function doesn't seem to work with the intro video enabled?
For me, with it enabled, the update notification never appears. Once disabled, it works as expected.
@kszaq Does the auto update only check at kodi startup for updates and, if so, could the intro video playing be causing it to
"miss" the available update?
Could the check be delayed for a few seconds or maybe performed at intervals to overcome this issue?
If you need logs I will upload them but it's real easy to replicate. Just use a skin with the video intro option and, when enabled, the update notice will never appear (I'm using Aeon Nox Silvo, I will try some other skins to check it is not just this particular skin)
EDIT:
It looks like I just need to delay the network from initialising until after the intro (or reset it).
I'm sure there's something that could be added to autostart.sh . . .
Preventing the network establishing until after the intro video has finished does indeed allow the auto update to work as expected.
Sadly, it was sooooo long ago that I had to meddle with startup scripts and can't remember how to reset eth0 from there so, I guess it's auto-update OFF until someone clever sorts it out
-
Poida why not just disable the intro video, far easier. I just use the default KODI 17 Estuary skin with mine and it works perfectly. There are surely enough KODI complications recently without introducing unnecessary ones IMHO. To me an intro video at boot up is just not necessaryh and just a tiny little bit of icing on the cake which you only see briefly at boot up, so do not see the point personally. Just my two sents my friend.
Oh Happy New year to all here, have a great and successful 2018.
-
I've powered off , Rebooted a total of 10 times to make sure.
No connection losses. It connects to 5ghz every time.
My TX7 has 5.8GHZ ac protocol which my router transmits.
Not sure of your hardware or router settings?
My box has an 802.11n 5GHz radio. It is using N to connect to an AC capable AP. Here is the info for the wireless chip in my box:
[Chipset Quick Info]
Vendor: AMPAK AP6330
WiFi: BCM4330
Bluetooth: BCM40183
-
Last 8.2.2.2 version solves the live tv/ip tv stuttering on all my generic s905x boxes.
Many thanks kszaq!
-
ky41083 Read the following links.
There are some points regarding Mac Addresses.
Tip get this app details?id=com.overlook.android.fing&hl=en
Very handy in getting info on the devices on your network.
You may have to open a new thread if you still have issues outside of the ones in link.
I'm on auto settings on router 80MHz / Channel 149 which works.
-
It's pretty hard today to cover all BCM chips with one driver and that's what I should aim to do. Recent changes are only regarding regulatory and I only switched to the one that covers most of 5GHz channels. I have not faced any issues using 4 BCM chips in boxes I have although I haven't tested them for a very long time. If the issue persists, perhaps you need to open a new thread where I would be able to post some test builds for you.
If the issue persists, or annoys me enough, I will definitely open another thread and see if we can figure it out. Thanks kszaq! Everything else is working great BTW...
-
ky41083 Read the following links.
There are some points regarding Mac Addresses.
Tip get this app details?id=com.overlook.android.fing&hl=en
Very handy in getting info on the devices on your network.
You may have to open a new thread if you still have issues outside of the ones in link.
I'm on auto settings on router 80MHz / Channel 149 which works.
I will open a new thread if / when I get time. My AP is a Ubiquiti UAP-AC-LR with latest stable firmware, 5GHz channel 42 (36,+1) VHT80. My wireless NIC MAC is persistent between reboots and Android. Verified by static DHCP address correct no matter what is booted and when.
Info given simply to help others seeing the same issue. Any troubleshooting beyond this, we should open another thread. Thanks!
-
I get the notice, that a new version is available
after every reboot and auto-update is set to
auto, but nothing happens.
How do I get that update then automatically?
-
You can either SSH into LE, and run the following command:
echo '444,10bit' > /sys/class/amhdmitx/amhdmitx0/attr
Or you can simply add it to autostart.sh file, so that it'll be applied every time LE boots up.
This will take effect once kodi switches refresh rate or resolution if you do it from SSH.
In my case it caused issues with SDR, as my TV went into BT.2020 mode, and all colors were oversaturated.
But it seems that it's not needed anymore in the latest builds for correct colors in HDR.
Thank you for you Answer, with the echo command, i can set 444 10bit, but which Command can i check it was 444 10bit correct set?
-
Thank you for you Answer, with the echo command, i can set 444 10bit, but which Command can i check it was 444 10bit correct set?
BTW:
Did You check the output of -> cat /sys/class/amhdmitx/amhdmitx0/dc_cap -
-
The Result is:
but i will see what is now active !?
Read was I have written ....
cat /sys/class/amhdmitx/amhdmitx0/attr
-
No, the result with this command is empty.
-
No, the result with this command is empty.
I can tell You the command works with my TV, but it´s not necessary - in my case
Sure You are not mistyped ?
-
-
-