Tencent Aurora 4 pro ethernet and wifi

Tencent Aurora 4 pro box currently uses the latest coreelec ne 21 nightly version. I modified the dtb file and found a dtb file and copied it to the root directory of the USB disk. It works normally

After research by my netizens and I, we have solved the problem of dtb gigabit wired and wifi including bluetooth. In addition, we have also solved the prompt that the kernel version of dv is too low. I hope the official @Portisch can test the dtb file I modified. I am It is modified based on ugoos’ dtb. I will post the log later this evening. Please take care of it when you have time. Thank you.

dovi.ko (1.5 MB)

ugoosAfter modification-dtb.img (70.7 KB)

DV Fel works?


1 Like

sofar cant,the bl_el test video cant display the “woman”

Wow, it’s clear to support Fel, why? Different dovi.ko?
edit:My mistake, more evidence needed

Some basic understanding I have:

First step would be check if two HEVC video streams are getting decoded.

The AML Decoder from what I see pulls out the EL from the NAL and sends to a 2nd decoder, so should see two - one for the BL and one for the EL if enable debug logging etc.

If that is happening, then need to check the Composer element - but that is in the dovi.ko so maybe not much can be looked at.

1 Like

they are in diffrent dv mode,the first in player-led mode,the second in none player-led mode

DV mode does not affect Fel support

i tested two vedio from coreelec forum,bl_el.mkv and FEL TEST ST DL P7 CMV4.0 4000nits V3.mp4.none of them can steam fel.

1 Like

You’re right, at 19 seconds, can’t be said to support Fel, more evidence is needed

i switch p8.1 to lossless mode,play the test video agaim.whole screen black.may that means no p7 fel supported.

1 Like

@Portisch

CoreELEC (official): 21.1-Omega_nightly_20240623 (Amlogic-ne.aarch64)
      Machine model: Ugoos X4
     CoreELEC dt-id: sc2_s905x4_ugoos_x4

CoreELEC:~ # dmesg | paste
https://paste.coreelec.org/BribedDelores
CoreELEC:~ # systemctl status opentee_linuxdriver.service -l --no-pager | paste
https://paste.coreelec.org/HangarHenry
CoreELEC:~ # journalctl -l | paste
https://paste.coreelec.org/HearstBachelor
CoreELEC:~ # ce-debug
https://paste.coreelec.org/FlavourCommence
CoreELEC:~ # ifconfig | paste
https://paste.coreelec.org/IslamDrown

My feedback is that I and my netizens have studied and modified the DTB file together. My goal is to solve the problem of not needing to replace the modified DTB file in the next update without affecting ugoos x4. I have sent out the relevant logs of the DTB file I have modified now. Could you please take a look when you have time? Thank you.

ptrinenv
https://paste.coreelec.org/BensonTicks
ce-debug
https://paste.coreelec.org/EyebrowsOccupied
dmesg | paste
https://paste.coreelec.org/CartmanBounce

CoreELEC:~ # mount -o rw,remount /flash

CoreELEC:~ # fdtput -t s /flash/dtb.img /soc/pcie@f5000000 status okay 
CoreELEC:~ # sync 
CoreELEC:~ # reboot

I got it through the command above, but I don’t have the source code you mentioned.