Hi all
I released the first build of libreelec 11 and then libreelec 10 goes into maintenance mode for a while.
This build is an alpha release (not for daily usage), it contains some changes that break the update from 10 and it is strongly recommended to install only on sdcard (currently) and stay with libreelec 10 if something doesn't work.
I also changed my approach, in the past release I backported some drivers from the legacy kernel for better usability.
With this version, I don't want to do it because my goal is to make my project an official port.
This doesn't mean that it will be less functional, but that it will take time to develop the missing drivers.
What I know is not working
- some remote controls (tested only mine). please follow this guide https://wiki.libreelec.tv/configuration/ir-remotes and I'm happy to add yours
- some strange wifi chip (only 6051p works for now)
- some strange usb wifi chip (I can add it if you help me)
- NAND (this is the hard part and the only legacy piece that remains)
- DDR3 frequency scaling (work in progress)
- blue/red/green leds (work in progress)
- wakeup from remote
- only one generic box supported (work in progress)
What is not working
- let me known and help me to fix
Extra Features
- nice UI improvements thanks to backported patches https://github.com/xbmc/xbmc/pull/22919 https://github.com/xbmc/xbmc/pull/21557
Cheers
Michele