Odroid N2 test builds

thanks, that fixed it!

I tried to update the hyperion.ng to the latest version, but I came across this error:

"[hyperiond MAIN] Set user data path to '/storage/.hyperion’
QSqlDatabase: QSQLITE driver not loaded "

Any idea how to fix it? Current version have many issues with multiple instances

hi @ all
today i tried to use my Minix Neo A2 Lite for shutdown/wakeup my odroid n2
shutdown works great but wakeup does not work:
i was collecting the code like this:

CoreELEC:~ # ir-keytable -u
Protocols changed to irmp
Waiting for IRMP decode event. Please, press CTRL-C to abort.
Received IRMP code: remotewakeup=‘0xe718fe01’, decode_type=‘0x0’, remotewakeupmask=‘0xffffffff’

this is my config.ini:

#------------------------------------------------------------------------------------------------------
#
# IR setup Setup a custom keycode to wake the N2 from suspend or poweroff You can stop kodi and eventlircd
#   and use "ir-keytable -u" to obtain a compatible u-boot IR keycode
#

remotewakeup='0xe718fe01'

#
#   decode_type can be one of the following: NEC='0x0', DUOKAN='0x1', TOSHIBA='0x2', RCA='0x3', RC5='0x4',
#   RC6A='0x5', NEC_TOSHIBA_2IN1='0x6', NEC_RCA_2IN1='0x7', RCMM='0x8', NEC_RC5_2IN1='0x9',
#   NEC_RC5_2IN1='0xa', RC6='0xb'
#

decode_type='0x0' # NEC

#
#   remote power key mask: Some IR protocols implement a toggle bit, this can be ignored by the "and" mask:
#   RC5='0x37ff', RC6='0x1effff', RC6A='0xffff7fff'
#

remotewakeupmask='0xffffffff'

#
#------------------------------------------------------------------------------------------------------

I am not sure now, try decode_type='0' in config.ini

thank you for your quick reply but still no bootup.

You try to wake up N2 or the Minix?

I have the same remote been needing to figure out how to get this going.

i try to wake up the N2 with the minix remote.
edit: i found the problem!
i was using petitboot (switch to SPI) - when switch set to EMMC it works!
Is it possible to get this to work when using petitboot? do you need logs?

Do u use the GPIOs ?

No. I have an ambilight Chinese kit connected only by usb to the tv.

since 2 days or so i am unable to watch iptv
the error i get is:

2019-10-10 21:03:02.159 T:3670016896  NOTICE: AddOnLog: PVR IPTV Simple Client: LoadEPG     EPG Loaded - 35023 (ms)
2019-10-10 21:03:16.269 T:4059882064  NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/All channels/pvr.iptvsimple_696549987.pvr
2019-10-10 21:03:16.279 T:3820635008  NOTICE: Creating InputStream
2019-10-10 21:03:16.280 T:3820635008  NOTICE: Creating Demuxer
2019-10-10 21:03:46.316 T:3820635008   ERROR: OpenDemuxStream - Error creating demuxer
2019-10-10 21:03:46.316 T:3820635008  NOTICE: CVideoPlayer::OnExit()
2019-10-10 21:03:46.345 T:4059882064  NOTICE: CVideoPlayer::CloseFile()
2019-10-10 21:03:46.349 T:4059882064  NOTICE: VideoPlayer: waiting for threads to exit
2019-10-10 21:03:46.349 T:4059882064  NOTICE: VideoPlayer: finished waiting
2019-10-10 21:03:56.896 T:4059882064  NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/All channels/pvr.iptvsimple_1476471239.pvr
2019-10-10 21:03:56.898 T:3896468352  NOTICE: Creating InputStream
2019-10-10 21:03:56.898 T:3896468352  NOTICE: Creating Demuxer
2019-10-10 21:04:26.934 T:3896468352   ERROR: OpenDemuxStream - Error creating demuxer
2019-10-10 21:04:26.934 T:3896468352  NOTICE: CVideoPlayer::OnExit()
2019-10-10 21:04:26.964 T:4059882064  NOTICE: CVideoPlayer::CloseFile()
2019-10-10 21:04:26.964 T:4059882064  NOTICE: VideoPlayer: waiting for threads to exit
2019-10-10 21:04:26.964 T:4059882064  NOTICE: VideoPlayer: finished waiting

anyone an idea how to fix that? i found that: https://forum.kodi.tv/showthread.php?tid=231042
could it be a regression?

is there some kind of archive for old builds? the current ones are not usable for me (iptv does not work because of the above error). so i would like to to back about 2 or 3 weeks. but i only find the last 2 days nightlys.

That thread on Kodi forum is 4 years old, so very unlikely. We did not change Kodi versions since 9.2 was released.
Enable PVR debug log and post a full log.

This is our nightly archive: http://coreelec.pokey.de/

seems like a problem with init7 iptv / my router. i am also unable to watch tv on my pc. thanks for the archive link.

Hi,

I’m not sure where the problem is, but with last few nightlies (since early October, I guess) I have issues with CEC.

My N2 is always ON 24/7. But when I turned on the TV, N2 is missing from the TV input selection option. Worst part is, it also breaks CEC of other inputs as well (also ARC). Kinda similar to CEC standby issue with S912 box. This problem gone if I unplugged N2’s HDMI.

So I came back to stable release 9.2.0 and everything is back to normal.

My system is Sony TV (ARC) - Denon AVR - N2/Shield/FTVStick (all plugged in to AVR)

Hello. With the last few nightly images, wake on lan not working for me.Can anyone confirm or the problem is with me.

+1 Confirmed. And it stopped after the last two or three nightly updates…

I can confirm this bug. Sony TV with Pioneer AVR. Odroid 24/7 on. Black Screen, but i can hear the Kodi menu sounds. Need to reboot the odroid so solve the problem.

I have a problem with stuttering on some 4K HDR movies (stable or nightly Coreelec, no matter). There is no problem in the unofficial ATV ROM LineageOS 16 and KODI 18.4 installed. Need some logs or something? If yes tell me how i can generate logs?

EDIT: Ok here is log with reproduced stuttering http://ix.io/1ZKj

I have the problem that all 4K videos hang up at about 30min play time. The UI is still responsive. But. I can’t resume or stop the video. I have to reboot. Any ideas?

I think I have found the issue. Sonos was connected at the same switch and caused the playback to stop. After disconnecting Sonos everything is fine now.