9.0.1 Discussion

This solution doesn’t resolve

New fresh install (clean emmc)

Setting the SSH password. Set it, press ok, then it asks you to change it again… and again etc…

I highly advice you to disable password support and setup authorized_keys instead, which is much more secure and way better as you don’t need to type in the password every time :slight_smile:

SHH into your box, run nano .ssh/authorized_keys and copy your public key. If you don’t have any SSH keys, google how to make them

1 Like

@Silent-Remux will look into this issue, thanks for reporting it.

My probles was on Linux server NFS, I’ve reinstalled it and now work fine
Thanks
Silver

Can I flag up what looks like a bug, ie the CoreELEC menu disappears from the Kodi Main Menu screen when I switch from the Estuary skin to Eminence 2 MOD.

This means that I have to return to Estuary in order to do backups. A minor problem, but as it did not occur with my previous LibreELEC installation, I presume this is a CoreELEC, rather than an Eminence issue.

I am running an Odroid C2 with a new clean install.

Cheers

That’s not a bug, it’s a skin issue. The Estuary skin is patched to add CE shortcuts.
Also you can get to the CE Setup through the addons.

Thanks for the reply.

The Eminence 2 MOD developer has suggested how his skin could be patched to add a CE shortcut, but unfortunately his solution does not work.

I thought that the file that was used to used to patch the Estuary skin might provide a clue, but I can’t find it.

Any chance of letting me know which file was used?

Cheers

For the benefit of Eminence 2 MOD skin users, my query has now been resolved and after a future update, CoreELEC should appear in the Eminence Kodi Main Menu.

No one seem have this issue but when I play a movie on a Samba share it take some “long” seconds before start. On 8.95.5 version of CoreElec the same file/same samba share start instant without any delay.

It’s a know issue ?

9.0.1 logs

2019-04-19 15:46:16.927 T:4093292464 NOTICE: VideoPlayer::OpenFile: /storage/.mkv
2019-04-19 15:46:16.928 T:3711955824 NOTICE: Creating InputStream
2019-04-19 15:46:16.949 T:3711955824 NOTICE: Creating Demuxer
2019-04-19 15:46:16.993 T:3711955824 NOTICE: Opening stream: 0 source: 256
2019-04-19 15:46:16.993 T:3711955824 NOTICE: CVideoPlayerVideo::OpenStream - Creating codec: 27
2019-04-19 15:46:16.999 T:3711955824 NOTICE: Creating video thread
2019-04-19 15:46:16.999 T:3674207088 NOTICE: running thread: video_thread
2019-04-19 15:46:17.000 T:3711955824 NOTICE: Opening stream: 1 source: 256
2019-04-19 15:46:17.000 T:3711955824 NOTICE: Finding audio codec for: 86019
2019-04-19 15:46:17.000 T:3711955824 NOTICE: Creating audio thread
2019-04-19 15:46:17.000 T:3665814384 NOTICE: running thread: CVideoPlayerAudio::Process()
2019-04-19 15:46:17.000 T:3711955824 NOTICE: Opening stream: 2 source: 256
2019-04-19 15:46:17.011 T:3665814384 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, pass-through)
2019-04-19 15:46:17.011 T:3665814384 ERROR: CAEStreamInfo::GetDuration - invalid stream type
2019-04-19 15:46:17.029 T:3674207088 ERROR: Previous line repeats 1 times.
2019-04-19 15:46:17.029 T:3674207088 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit
2019-04-19 15:46:17.623 T:4093292464 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 23.976, 3D: false
2019-04-19 15:46:17.625 T:4093292464 NOTICE: Display resolution ADJUST : 3840x2160 @ 23.98 - Full Screen (37) (weight: 0.000)
2019-04-19 15:46:18.046 T:4093292464 NOTICE: VideoPlayer: OnLostDisplay received
2019-04-19 15:46:19.460 T:3665814384 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2019-04-19 15:46:22.917 T:3830981488 ERROR: Previous line repeats 1 times.
2019-04-19 15:46:23.497 T:3665814384 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2019-04-19 15:46:34.917 T:3830981488 ERROR: Previous line repeats 6 times.
2019-04-19 15:46:36.171 T:3665814384 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2019-04-19 15:46:37.653 T:4093292464 NOTICE: VideoPlayer: OnResetDisplay received
2019-04-19 15:46:41.033 T:4093292464 NOTICE: CVideoPlayer::CloseFile()

8.95.5 logs

15:52:15.575 T:4088381360 NOTICE: VideoPlayer::OpenFile: /storage/.mkv
15:52:15.576 T:3970945904 NOTICE: Creating InputStream
15:52:15.599 T:3970945904 NOTICE: Creating Demuxer
15:52:15.654 T:3970945904 NOTICE: Opening stream: 0 source: 256
15:52:15.656 T:3970945904 NOTICE: Display resolution ADJUST : 1920x1080 @ 23.98 - Full Screen (32) (weight: 0.000)
15:52:15.747 T:4088381360 NOTICE: VideoPlayer: OnLostDisplay received
15:52:15.747 T:4088381360 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
15:52:15.747 T:4088381360 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
15:52:16.079 T:3970945904 NOTICE: CVideoPlayerVideo::OpenStream - Creating codec: 27
15:52:16.094 T:3970945904 NOTICE: Creating video thread
15:52:16.094 T:3979338608 NOTICE: running thread: video_thread
15:52:16.095 T:3970945904 NOTICE: Opening stream: 1 source: 256
15:52:16.095 T:3970945904 NOTICE: Finding audio codec for: 86019
15:52:16.097 T:3970945904 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
15:52:16.097 T:3970945904 NOTICE: Creating audio thread
15:52:16.097 T:3736068976 NOTICE: running thread: CVideoPlayerAudio::Process()
15:52:16.097 T:3970945904 NOTICE: Opening stream: 2 source: 256
15:52:16.106 T:4088381360 NOTICE: VideoPlayer: OnResetDisplay received
15:52:16.160 T:3736068976 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
15:52:16.210 T:3979338608 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit
15:52:16.512 T:4088381360 NOTICE: Display resolution ADJUST : 1920x1080 @ 23.98 - Full Screen (32) (weight: 0.000)
15:52:20.208 T:4088381360 NOTICE: CVideoPlayer::CloseFile()

EDIT :
Someone have the file “CoreELEC-Amlogic.arm-8.99.2-LePotato.img.gz” for test if this version have the same issue or not please ?

Hey, can someone please tell me if gxl_p212_2g.dtb is the correct device tree for beelink mini mx III II ?

Thank you,

Never mind I see the answer. thanks for all you do :slight_smile:

Perusing your logs, I notice that the big time delay is a difference between the two: Resolution switching.
In 8.95 your screen was at 1080P 23.976 and switched (not) to 1080P 23.876 which took about zero time.
In 9.0.1 your device made a switch from an unknown, but apparently different resolution, to 2160P 23.976 which required many seconds through your output chain (whether it was just the output device or a receiver and the output device).

If there is really an issue, you need to get logs from either a more similar configuration or the same video, preferably both.

Hey, when using Cyberduck software to SSH a tar update with Libreleec the username and password was “root” and “libreelec”. Is that still the same with CoreELEC?

Thank you

@frem no… the root password is coreelec and fyi upgrading from LE to CE is not possible, you need a fresh install unless you want a brick.

Thanks, i have a fresh SD card with coreELEC and the correct tree. I’ll remove the Libreelec card, then reboot with the toothpick method as before. Is there a noticeable difference between Libreelec and coreELEC?

Is there anything other than the above that I need to do?

No, just look for noticeable differences :wink:

The switch from 1080p to 2160p is almost instant but it’s not what take time. (=0.5s)
Picture come almost instant is just wait without playing the movie at all.

These lines take 17s !

2019-04-19 15:46:18.046 T:4093292464 NOTICE: VideoPlayer: OnLostDisplay received
2019-04-19 15:46:19.460 T:3665814384 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2019-04-19 15:46:22.917 T:3830981488 ERROR: Previous line repeats 1 times.
2019-04-19 15:46:23.497 T:3665814384 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2019-04-19 15:46:34.917 T:3830981488 ERROR: Previous line repeats 6 times.
2019-04-19 15:46:36.171 T:3665814384 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

And someone can send me an older version can’t download anymore on GitHub.

Anything older than 9.0 is no longer available as these was unstable alpha/beta versions which we are no longer doing given the amount of problems they caused.

Closing due to 9.0.2 release, further discussion here .

1 Like