9.2.2 Discussion

Fantastic update. Thank you!! CE just works amazingly well on my N2 and the 922 inprovements look awesome. Wasn’t aware such big changes - Excellent work and v v impressive.

Quick question - been looking fwd to the HDR10+ fix but how to tell it’s actually working please? My Samsung Q9FN is useless at displaying such info and my HDFury Vertex 2 doesn’t seem to report it either (not sure it’ meant to).

Thanks.

3 posts were merged into an existing topic: Unable to disable/change splash screen since 9.2.2

Updated to 9.2.2 automatically on my N2 after the update notification. Just wondering, for me to be able to use the power button on my Minix Neo A2 remote to switch on and off the N2, do I have to simply click the new option in hardware IR Remote Power Code and choose Minix or Hard kernel? Do I have to ssh or anything to run the commands? I have not been using the power button before. Thanks!

Updated to 9.2.2 from 9.2.1 on my ODROID N2 and no issues so far. Everything seems to be running the same - I’ll have to test the pause/resume and HDMI-CEC issues I was having before. I like the blue color scheme :slight_smile:

I see there were updates to the RTL8821CU WiFi chipset. Was anything updated on the RTL8812AU as well?

Hello, please, how to simply re-enable nightly versions ? From nightly now I have Stable. Many thanks.

Updated to 9.2.2 from 9.2.1 on my ODROID N2 and each time the N2 boots I get the Release Notes Screen. Anyway to turn this OFF?

TIA

Greg

Just power off box once correctly via GUI or remote power button. It should hide Release notes screen after that

Well it broke for me (but I was on a rather old firmware release). What worked - after a couple of unsuccesful attempts with OTA - was to flash the 909P0 release with UBS burning tool 2.2.0 (everything beneath failed):
Firmware: (for B922) Beelink Forum B922 Version
USB Burinng tool: Burning tool V 2.2.0

@anon88919003: Thank you for the quick answer. The strange thing is that all databases were corrupted. I deleted all, and I was able to recover the system. Now it is working! Thank you so much! :smiley:

@blizz05 yes you can use your Neo A2 remote to turn the device on/off, you have to click the new option and set it to the Minix remote but that is only to wake the device.

You still have to configure the device to enter sleep when the device is booted.

echo "meson-ir * minix_neo_pwr_only" > /storage/.config/rc_maps.cfg 

@Justice no there was no updates for RTL8812AU, we did trial some driver updates but they caused disconnections on some routers in the 5G band, a driver update will be looked at again in the future because it is the chipset used in the HK Wifi adaptor 5A and quite a number of us have this.

iptables problem after updated to 9.2.2 from 9.2.1 on ODROID N2. It works fine on 9.2.1.

systemctl status iptables

● iptables.service - IPTABLES Packet Filtering
   Loaded: loaded (/usr/lib/systemd/system/iptables.service; enabled; vendor preset: disabled)
   Active: active (exited) since Tue 2020-04-14 16:25:21 CST; 14min ago
  Process: 3392 ExecStart=/usr/lib/coreelec/iptables_helper enable (code=exited, status=0/SUCCESS)
 Main PID: 3392 (code=exited, status=0/SUCCESS)

Apr 14 16:25:12 ON2 systemd[1]: Starting IPTABLES Packet Filtering...
Apr 14 16:25:12 ON2 iptables_helper[3392]: iptables-restore v1.8.3 (legacy): Couldn't load match `mark':No such file or directory
Apr 14 16:25:12 ON2 iptables_helper[3392]: Error occurred at line: 10
Apr 14 16:25:12 ON2 iptables_helper[3392]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 14 16:25:12 ON2 iptables_helper[3392]: grep: technology/wifi: No such file or directory
Apr 14 16:25:20 ON2 iptables_helper[3392]: grep: technology/ethernet: No such file or directory
Apr 14 16:25:20 ON2 iptables_helper[3392]: Error 'tether': Invalid argument
Apr 14 16:25:21 ON2 iptables_helper[3392]: Error 'tether': Invalid argument
Apr 14 16:25:21 ON2 systemd[1]: Started IPTABLES Packet Filtering.

systemctl status docker

● service.system.docker.service - Docker Application Container Engine
   Loaded: loaded (/storage/.kodi/addons/service.system.docker/system.d/service.system.docker.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2020-04-14 16:25:26 CST; 14min ago
     Docs: https://docs.docker.com
  Process: 3875 ExecStartPre=/storage/.kodi/addons/service.system.docker/bin/docker-config (code=exited, status=0/SUCCESS)
 Main PID: 3911 (dockerd)
    Tasks: 34 (limit: 8192)
   Memory: 77.6M
   CGroup: /system.slice/service.system.docker.service
           ├─3911 /storage/.kodi/addons/service.system.docker/bin/dockerd --exec-opt native.cgroupdriver=systemd --log-driver=journald --group=root --data-root=/storage/.kodi/userdata/addon_data/service.system.docker/docker --storage-driver=overlay2 --storage-opt overlay2.override_kernel_check=1
           └─3982 containerd --config /var/run/docker/containerd/containerd.toml --log-level info

Apr 14 16:25:25 ON2 dockerd[3911]: time="2020-04-14T16:25:25.620962048+08:00" level=warning msg="Your kernel does not support cgroup cfs quotas"
Apr 14 16:25:25 ON2 dockerd[3911]: time="2020-04-14T16:25:25.621272589+08:00" level=warning msg="Unable to find blkio cgroup in mounts"
Apr 14 16:25:25 ON2 dockerd[3911]: time="2020-04-14T16:25:25.627381006+08:00" level=info msg="Loading containers: start."
Apr 14 16:25:25 ON2 dockerd[3911]: time="2020-04-14T16:25:25.848289631+08:00" level=warning msg="Could not load necessary modules for IPSEC rules: Running modprobe xfrm_user failed with message: `modprobe: WARNING: Module xfrm_user not found in directory /lib/modules/4.9.113`, error: exit status 1"
Apr 14 16:25:26 ON2 dockerd[3911]: time="2020-04-14T16:25:26.146068256+08:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Apr 14 16:25:26 ON2 dockerd[3911]: time="2020-04-14T16:25:26.335755881+08:00" level=info msg="Loading containers: done."
Apr 14 16:25:26 ON2 dockerd[3911]: time="2020-04-14T16:25:26.684389715+08:00" level=info msg="Docker daemon" commit=18.09.7 graphdriver(s)=overlay2 version=18.09.7
Apr 14 16:25:26 ON2 dockerd[3911]: time="2020-04-14T16:25:26.690422590+08:00" level=info msg="Daemon has completed initialization"
Apr 14 16:25:26 ON2 dockerd[3911]: time="2020-04-14T16:25:26.737274423+08:00" level=info msg="API listen on /var/run/docker.sock"
Apr 14 16:25:26 ON2 systemd[1]: Started Docker Application Container Engine.

@anon88919003 it all worked fine after removing eMMC.

Thx for you help and patients!!!

Just upgraded without issues from 9.2.1 on my Beelink GT King rev. A (B922) [SD card, gbit LAN]. Can confirm that video compatibility is much better, as this version just solved all issues with my problematic video files. WoL also appears to work, so that clears all the remaining bugs I had (on stable).

Many thanks for the painful and extensive testing done before releasing this stable, looks like a winner here.

On a Beelink GT1 Ultimate 3GB (Real :grin:) the update went fast and without any problems. The response looks snappyer, or maybe thats a feeling :sweat_smile:

Shut the system down the official way, so no power down !

Hi, can you please update the 9.2.2 release notes with this requirement and specify the minimum required firmware version for the GT King (Pro) to work with 9.2.2?

If we start listing the requirements that every device needs to run CE then things could run away, I don’t know the the specific firmware is as I don’t have the device, it’s just been reported in nightlies that updating the firmware fixes the issue as Beelink fixed an issue in the bootloader. The GT-King Pro is unaffected.

Thank you it works! To clarify, does the power button shutdown the system or just to sleep?

Refer to my previous post: 9.2.2 Discussion - #134 by jensp