After removing the build directory I can build images successfully, I'm also facing the error that some users are facing where the screen stays black with only a text saying "Please wait: Booting", looking at the Uart logs, I see that some drivers (the Wlan support we added recently ) are delaying the boot and starting of enigma2:
[ 138.741045@0] [aml_host_bus_fsm_show] sdio: err: wait for irq service, bus_fsm:0x8 [ 138.748395@1] aml_sd_emmc_data_thread 2639 sdio: cmd:53 [ 138.753741@1] brcmfmac: brcmf_sdiod_request_data: failed to write data F1@0x0a800, err: -110 [ 138.764115@0] [aml_sd_emmc_irq] sdio: resp_timeout,vstat:0xa1ff2800,virqc:3fff [ 138.769246@0] [aml_host_bus_fsm_show] sdio: err: wait for irq service, bus_fsm:0x8 [ 138.776587@1] aml_sd_emmc_data_thread 2639 sdio: cmd:53 [ 138.781946@1] brcmfmac: brcmf_sdiod_request_data: failed to write data F1@0x0a800, err: -110 [ 138.792312@0] [aml_sd_emmc_irq] sdio: resp_timeout,vstat:0xa1ff2800,virqc:3fff [ 138.797449@0] [aml_host_bus_fsm_show] sdio: err: wait for irq service, bus_fsm:0x8 [ 138.804790@1] aml_sd_emmc_data_thread 2639 sdio: cmd:53 [ 138.810137@1] brcmfmac: brcmf_sdiod_request_data: failed to write data F1@0x0a800, err: -110 [ 138.818506@1] brcmfmac: brcmf_sdiod_regrw_helper: failed with -110 [ 142.919236@0] [aml_sd_emmc_irq] sdio: resp_timeout,vstat:0xa1ff3800,virqc:3fff [ 142.920806@0] [aml_host_bus_fsm_show] sdio: err: wait for irq service, bus_fsm:0x8 [ 142.928158@1] aml_sd_emmc_data_thread 2639 sdio: cmd:53 [ 142.933526@1] brcmfmac: brcmf_sdiod_request_data: failed to read data F1@0x0a800, err: -110I will try to take a look at it
I need a way to log using UART cable. Do you have the link or picture to show this cable? I need buy one.
I have rs232/UART P2 cable to log my Octagon sx88, but this Mecool I don't know.
Thanks.
Just google "uart usb cable" or "USB to TTL adapter"
I use this one https://www.aliexpre...2345829369.html
Keep in mind that you have to open the box and probably solder some pins if the Uart header is not populated.
if you don't want to open the box, amlogic has an sdio dongle that connects to the sdcard port and gives you (UART, JATG and sdcard) but I don't know where they sell it
Regards