Posts by blackride


    No. DTS entry was missing. You have to wait for the next release.
    [hr]
    blackride but you can use that command from a Ubuntu PC and locate the file meson64_odroidc2.dtb on microsd card.

    i tried

    Code
    wget https://github.com/LibreELEC/linux-amlogic/pull/15/commits/07af642962064d035fdd165074566ef39e51b8b1.diff -O rtc.patch


    But

    Code
    am@G-Mason:~/LibreELEC.tv/projects/Odroid_C2/patches/linux$ wget https://github.com/LibreELEC/linux-amlogic/pull/15/commits/07af642962064d035fdd165074566ef39e51b8b1.diff
    --2016-10-04 21:41:45--  https://github.com/LibreELEC/linux-amlogic/pull/15/commits/07af642962064d035fdd165074566ef39e51b8b1.diff
    Распознаётся github.com (github.com)... 192.30.253.112
    Подключение к github.com (github.com)|192.30.253.112|:443... соединение установлено.
    HTTP-запрос отправлен. Ожидание ответа... 404 Not Found
    2016-10-04 21:41:47 ОШИБКА 404: Not Found.

    I make

    Code
    # modprobe rtc-pcf8563


    and


    But comand

    Code
    # dmesg | grep rtc
    [    2.692209] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)


    don't see device.

    Any ideas?


    I'm guessing it wouldn't be hard to include the module since it's just a change in the kernel config.

    The news on site libreelec.tv says that the HK RTС Shield support has been added:

    • Add support for HK RTC shield on Odroid C2


    I yesterday installed img LibreELEC-Odroid_C2.aarch64-7.90.006.img.gz

    But HK Official RTC Shield is not detected:

    Code
    dmesg | grep rtc
    [ 2.662196] drivers/rtc/hctosys.c: [color=#FF0000]unable to open rtc device (rtc0)[/color]


    This means that the module rtc_pcf8563 is not loaded.

    I think one that the developers do not speak the truth?
    OR
    Support add HK RTC Shield in release 7.90.007?