Please use this thread for general 19.1-Matrix_rc2 discussion
Khadas VIM3l users
Please be sure you have a file /flash/dtb.img on your current eMMC installation before upgrade to CoreELEC-19-Matrix! Otherwise the device will stop booting and a recovery will be needed!
Open a SSH connection and check it by:
CoreELEC:~ # ls /flash/dtb.img
/flash/dtb.img
If the output look like this the system is compatible and can be upgraded to CoreELEC-19-Matrix. If you get a “file not found” please restore your system like with a Android image or a compatible krescue image before upgrade! Please keep in mind the VIM3L HTPC kit is including a not official image by Team CoreELEC so maybe it does not support the upgrade as well.
What about Librespot? Does it works on this release?
Updated through CoreELEC settings and it does not works. Says “Installation failed”.
Tomorrow gonna try to do clean install of this release.
Can somebody help me with locating setting option: “sync playback to display”, i need it for custom speedup command player(tempoup) for increasing speed in youtube
Updated from 9.2.6 (I think) to 19.rc1 and now to 19.rc2. Had a few hicccups after the first update to Kodi 19, but after a few reboots everthing was settled.
Now the GUI Settings-CoreELEC-Connections interface does not work for wireguard VPN connections (it does not maintain the connection or make it permanent as in CE 9.2.x). Now you need to use the connmanctl connect vpn_xxxxxxxxxxx command in autostart.sh
@Portisch
I’ve got an AMLogic s905x3 and have had issues with stuttering when using HDMI multi-channel PCM, which was resolved by manually running ‘echo 6 > /sys/class/audiodsp/digital_codec’. I was wondering if it would be the proper fix to add a case to the AMLogic specific block in CAESinkALSA::Initialize to check for multi-channel PCM and, if so, set aml_digital_codec to 6; or if this would be incorrect.
dmesg-portisch.log (108.5 KB) kodi-portisch.log (2.6 MB) @Portisch
No luck, skipping still present. In addition to ‘echo 6 > /sys/class/audiodsp/digital_codec’ stopping the skipping(appears this trick no longer resolves my issue), I’ve also discovered that it doesn’t skip if the audio configuration is set to Fixed, and limit sample rate is set to 48kHz. However, that disables the passthrough option.
@TheCoolest
Yes, I have to do some more testing when I get the chance; but I think it may be related to the combination of the audio and source file’s video resolution or codec, as I’ve been able to play 4k content with 2ch AAC 44.1kHz audio with stereo upmixing enabled without issue. But the source file (from a trailer on YouTube (and also others), 1440p vp9, 44.1kHz AAC) still has issue with both an mkv or mp4 container used. Playback of the audio or video tracks separately do not seem to have an issue. But the combination of both causes an AV sync issue that causes stuttering unless the video resolution is set to 1080p or the audio configuration is set to fixed with the limit sample rate setting at 48kHz.
Update: unsure of whether the latest nightly changed anything or it just decided to start working properly… But I don’t seem to have the issue as of right now