Hi,
I'm using latest LibreELEC 11.0.3 on my Odroid C2 and I have some issues. When playing music via the YouTube addon, my screen starts to show nasty artifacts and flickering. I see no errors in the Kodi log, however in dmesg I see this, every single time I start playing a song like this:
[ 140.927199] lima d00c0000.gpu: mmu page fault at 0x44d01c0 from bus id 0 of type read on ppmmu0
[ 140.927237] lima d00c0000.gpu: mmu page fault at 0x44d1040 from bus id 0 of type read on ppmmu1
[ 140.927250] lima d00c0000.gpu: mmu page fault at 0x44d01c0 from bus id 0 of type read on ppmmu2
[ 140.927679] lima d00c0000.gpu: pp task error 0 int_state=0 status=1
[ 140.927699] lima d00c0000.gpu: pp task error 1 int_state=0 status=1
[ 140.927709] lima d00c0000.gpu: pp task error 2 int_state=0 status=1
[ 140.927726] lima d00c0000.gpu: mmu resume
Here's the a full boot log:
I really don't know where to start debugging this. I've spent some time reproducing this and looking into kodi log, but with or without debug info, I still don't see any errors there. So this mmu page fault error seems to indicate there is a kernel bug somewhere.
Anyone care to help with this ? Maybe it's an obvious thing like "Oh we don't support Odroid C2 anymore since LibreELEC vX" or whatever, but at least something.