RTC
ODROID-N2 has an on-board RTC component, NXP PCF8563, interfaced to the I2C bus and can use a backup battery as an alternative power source while the main power source is absent. Since the actually measured power consumption is less than 1uA, the RTC can run for over 10 years with a CR2032 backup battery. Also, this will let your ODROID-N2 wake up at a certain time once you set an alarm time and shutdown it.
@gregeeh Iām talking shit. Check with Jiffy about the PSU.
Cheers @anon88919003 I ordered from HK with correct PSU
Jiffy did not have pre orders when i ordered.
So yesterday we noticed that our builds had HDR on all the time (GUI etc.). AMLogic enables SDR to HDR conversion by default if the TV supports HDR. I personally donāt like it so we changed it to off.
Iām putting this info up here in case someone is looking for this setting.
echo 0 >/sys/module/am_vecm/parameters/sdr_mode
0: SDR to HDR disabled
1: SDR to HDR enabled
2: SDR to HDR auto (when TV supports it)
There is also a HDR to SDR mode which is automatically applied when the TV doesnāt support HDR but the content is HDR.
/sys/module/am_vecm/parameters/hdr_mode
/* 0: hdr->hdr, 1:hdr->sdr, 2:auto */
I have a Wetek Play and a Wetek Play2 both have the DVB-S2 modules installed. How could I go about checking the compatibility of these DVB-S2 modules with the N2 as I have yet to find a schematic for either?
which says " ODROID-N2 can wake up from the shutdown state as RTC triggers the signal at the time set before entering the shutdown state. RTC backup battery must be connected"
This will not work because the wetek driver (the opensource one) was written by @afl1 and we donāt have this in 4.9 kernel afaik. And afaik there is no plan porting it yet.
Since that is not a USB tuner it needs to have the correct pins available on the GPIO and I think one of the necessary pins is missing. Its not going to work even if the driver were ported.
If you want to use the WETEK tuners why not just run it as a headless TVHeadend server for the N2, run LE/CE as your WETEK OS but disable Kodi from starting at boot.