CoreELEC 19.4-Matrix_rc2 Discussion

Tracking issues is a kind of process with including the step to try first last nightly if the issue is may fixed already. Or using the search function or reading the thread would have shown the issue was fixed already some days ago.

2 Likes

I tried the whitelist with a part of disp_cap file and the 2 settings just bellow. Unfortunately, no improvement still the jerking about every second in the test files jellyfish.
Butā€¦ when I play the films there is no jerking at all. :smiley:
I tried lot of time and the start/stop are good 9 times over 10. This is the best setting I found.
Thanks for you help

OK, Iā€™ll download a nightly build, then, and try it on two different SD cards (to eliminate the SD as a point of contention) and report back.

Because I too am getting the ā€˜scanlinesā€™ issue. Also, testing with the leviathan.m2ts file (that I mention here) from Dolby Trailers on TDT, causes video and audio issues of some kind every single playback.

For the record, Iā€™m not posting the previous, or the following, as any kind of gotcha or complaint. Purely as a record or information on what Iā€™ve tested and what ancillary eqipment thatā€™s involved is proven to be OK.

Using 3 different (1 48G, 2 18G) certified HDMI cables, on the N2+ and then on a pi4 with a nightly build, the pi4 plays back the file flawlessly in HDR (possibly HDR10). I realise that there are different chips, and base OSā€™ involved here, again, this is purely to indicate AV capabilities and any issues with the file.

If you use passthrough for Atmos audio then it should work flawless.
If you donā€™t use passthrough then choose another codec. Some TrueHD without passthrough can cause crash on kodi.

I canā€™t tell if this was in response to me, but it doesnā€™t look like it.

All the same:

  1. I linked a separate thread for my issues.
    So, Iā€™ll not poison this thread discussing them. :sweat_smile:

  2. I do, and it is not flawless. :wink:

Happy to discuss over in the thread, though. :+1:

Iā€™m experiencing stream interruptions when watching Live-TV on my N2 on a regular basis now. The stream stalls for a couple of seconds, and then resumes.

Kodi log: http://ix.io/3Pkx
dmesg: http://ix.io/3Pky

Any advice appreciated.

1 Like
2022-02-11 20:44:09.699 T:3937     INFO <general>: CVideoPlayerAudio::Process - stream stalled
2022-02-11 20:44:19.167 T:3936  WARNING <general>: AddOnLog: pvr.hts: demux read no data for at least 10 secs; restarting connection

Looks like some stream, connection or pvr.hts issue

There is the same problem.

1 Like

Hmh, you run a different CE version there. But we may look for commonalities:

  • I use an ā€œearlyā€ N2
  • I run TVH in Docker
  • Both run on an OMV server
  • I use Emby with the Emby next gen addon
  • My network components are from Ubiquiti

Is there anything similar with your system?

There is the same problem with Coreelec matrix.

no, it looks different.

Kodi log:https://paste.c-net.org/AccountsRummage
Dmesg :http://ix.io/3Ple

Hi guys, Iā€™ve updated my 1/8G S905X Trongle X4 from 19.3 to 19.4 rc2. The only issue for me is with my Playstation 2 controller connected via an USB adapter. Itā€™s working fine on 19.3 but on 19.4 rc2 the circle, cross and square buttons arenā€™t working, while the triangle and directional buttons are. Iā€™ve tried to set it up again via the wizard but no change. Iā€™ve tried with both the Kodi and PS dualshock profiles and with the latest nightly 20220212. Logs with the PS dualshock profile and 19.4 rc2, pressing the circle button:

2022-02-13 11:57:50.317 T:3718    DEBUG <general>: LIRC: - NEW 1c 0 KEY_ENTER devinput (KEY_ENTER)
2022-02-13 11:57:50.319 T:3699    DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-13 11:57:50.320 T:4070    DEBUG <general>: Thread GUIConfigurationWizard start, auto delete: false
2022-02-13 11:57:50.320 T:4070    DEBUG <general>: Starting configuration wizard
2022-02-13 11:57:50.321 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: Loaded device "Sony PLAYSTATION(R)3 Controller" with 2 controller profiles and 14 total features
2022-02-13 11:57:50.330 T:3752    DEBUG <general>: Axis 0 discovered at position -0.0928 after 0 frames
2022-02-13 11:57:50.352 T:4070    DEBUG <general>: Failed to load button map for "peripheral.joystick/1"
2022-02-13 11:57:50.371 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: Loaded device "Keyboard" with 2 controller profiles and 209 total features
2022-02-13 11:57:50.390 T:4070    DEBUG <general>: Failed to load button map for "keyboard"
2022-02-13 11:57:50.405 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: Loaded device "Mouse" with 1 controller profiles and 10 total features
2022-02-13 11:57:50.405 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: game.controller.mouse: Removing pointer from button map
2022-02-13 11:57:50.420 T:4070    DEBUG <general>: game.controller.ps.dualshock: Waiting for input for feature "circle"
2022-02-13 11:57:56.425 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: Loaded device "Keyboard" with 2 controller profiles and 209 total features
2022-02-13 11:57:56.445 T:4070    DEBUG <general>: Failed to load button map for "keyboard"
2022-02-13 11:57:56.462 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: Loaded device "Mouse" with 1 controller profiles and 10 total features
2022-02-13 11:57:56.462 T:4070    DEBUG <general>: AddOnLog: peripheral.joystick: game.controller.mouse: Removing pointer from button map
2022-02-13 11:57:56.585 T:4070    DEBUG <general>: Failed to load button map for "peripheral.joystick/1"
2022-02-13 11:57:56.684 T:4070     INFO <general>: Skipped 3 duplicate messages..
2022-02-13 11:57:56.684 T:4070    DEBUG <general>: Configuration wizard ended
2022-02-13 11:57:56.684 T:4070    DEBUG <general>: Thread GUIConfigurationWizard 3443208832 terminating

EDIT: dmesg after connecting the controller

[   90.619156@1]- usb 1-1: new full-speed USB device number 3 using xhci-hcd
[   90.762222@1]- usb 1-1: New USB device found, idVendor=054c, idProduct=0268
[   90.762230@1]- usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   90.762234@1]- usb 1-1: Product: PLAYSTATION(R)3 Controller
[   90.762237@1]- usb 1-1: Manufacturer: Sony
[   90.800587@2]- input: Sony PLAYSTATION(R)3 Controller Motion Sensors as /devices/platform/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.0/0003:054C:0268.0001/input/input7
[   90.859435@0]- input: Sony PLAYSTATION(R)3 Controller as /devices/platform/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.0/0003:054C:0268.0001/input/input6
[   90.860305@0]- sony 0003:054C:0268.0001: input,hiddev0,hidraw0: USB HID v81.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-xhci-hcd.0.auto-1/input0

EDIT 2: dmesg from my other box (1/8G S905X x96) still running 19.3 with the controller working fine:

[  161.119651@3] usb 1-2: new full-speed USB device number 4 using xhci-hcd
[  161.262738@3] usb 1-2: New USB device found, idVendor=054c, idProduct=0268
[  161.264004@3] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  161.272290@3] usb 1-2: Product: PLAYSTATION(R)3 Controller
[  161.277245@3] usb 1-2: Manufacturer: Sony
[  161.313678@3] input: Sony PLAYSTATION(R)3 Controller as /devices/platform/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-2/1-2:1.0/0003:054C:0268.0001/input/input5
[  161.322693@3] sony 0003:054C:0268.0001: input,hiddev0,hidraw0: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-xhci-hcd.0.auto-2/input0

TV Picture Stuttering

Using TVHeadend Server 4.2 and client 19.0.6.1 on Odroid N2, I am noticing picture stutters again which had virtually been eliminated from 19.3. They appear annoyingly random, so they are difficult to capture but I do have one. Here it is 9s3sed2rt8rirdvp

Watch the doctor on the right hand side towards the end of the clip (which was obtained from a clean install running from SD card).

The clip plays fine thro VLC media player, Kodi on Firestick and Kodi on Ubuntu but stutters in Rc2, latest nightly and, to my surprise, 19.3.

I tried to upload a log from the clean install but it failed.

Can anything be done about the stuttering?

P.S. As an aside, the nightly/s have vastly reduced the frequency of the visible stutters compared to RC2. Iā€™ll be staying on them. As ever, thanks for all your efforts chaps.

A post was merged into an existing topic: Banana Pi BPI-M2 Pro gigabit cable can work normally under CoreELEC?

Hello and excuse my English, google translator, I just installed this version of coreleec by dualboot in a mecool ki, the first attempt gave me an error, the second attempt was correct, but it does not give me the option to restart the nand, I know that You donā€™t give mecool support but I give the information in case it helps you. Coreelec works fine up to what I have tried. Regards, and thank you very much[quote=ā€œPortisch, post:1, topic:17572, full:trueā€]
Please use this thread for general 19.4-Matrix_rc1 discussion
[/quote]

Did you change the skin? Are you using estuary?

I tell you what I did after the installation, I took out the usb and went to restart and it came out restarting from emmc/nand, I turned it off and started, tried to see if the emmc/nand restart came out and it didnā€™t, all this with skin stuary, change skin and nothing, look in this forum for a skin (skin.confluence-4.7.12-rebootToAndroid_Matrix) that comes to activate the reboot of emmc/nand, it restarts mecool, but it gets stuck with the word mecool and does not advance.

My Odroid N2+ is waking up the TV set at completely random times, day and night. Anyone experienced such an issue? I even tried turning off almost all CEC wakeup features, but to no avail. Any idea where the problem might be?

With rc2 i have no picture with 4k movies on 1080p beamer, all resolutions are whitelisted. Back on rc1 and all works fine.
Coreelec runs on Odroid N2.

https://paste.c-net.org/AubreyTrick