Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

6.0.1.2

Compare
Choose a tag to compare
@kszaq kszaq released this 16 Feb 22:24
· 217 commits to openelec-6.0-rebase since this release
Changelog:
  • updated Linux kernel to 3.10-4d5c328:
    • applied upstream updates
    • fixed Bluetooth initialization (thanks to @arco)
    • applied some minor patches from https://github.com/endlessm/linux-meson/
    • fixed MAC address and static IP resetting
    • enabled Amlogic thermal driver to make CPU temperature readouts work (results may be incorrect!)
  • CEC-related modifications:
    • CEC is re-set in platform_init script to make it work with older Samsung TVs
    • CEC setup is remembered between reboots
    • to configure CEC use Android Settings
    • it is not possible to setup-and-remember-CEC-settings in OpenELEC
    • to force CEC-on, add the following to your autostart.sh:

echo 0xf > /sys/class/amhdmitx/amhdmitx0/cec_config

  • added a proper firmware for AP6212 Bluetooth
  • created standalone uenv update ZIP
  • hopefully fixed WiFi not detected issue for USB-based Realtek WiFi chips
  • added analog audio output support
  • added multi-device tree support:
    • fixed device tree in HD18Q and MK808B+ builds
    • experimental support for m201C_512M and m201C_1G boards in HD18Q build