Post
Topic
Board Hardware
Re: Can't boot PI board
by
digg_er
on 03/06/2022, 10:16:15 UTC
I did some detailed cleaning of my full unit by removing cover, unmounting fan and taking dust out.
By doing so I realized it's not necessary, because most of dust stays outside and it's enough to make sure that visible side edges of radiator are clean. Anyway...

My PI board stopped booting now Smiley

I tried re-flashing with Apollo image, Armbian image (for Orange Pi4), but I still get no HDMI output. Red and Green LEDs are lighted up (w/o blinking).
Do I need serial cable to investigate or is there something I can do without cable?

UPDATE: I can boot Apollo, but it takes ages (about 30 minutes).
SDD drive is not mounted automatically. I can do it via mount /dev/nvme0n1p1 /media/nvme. I cannot save settings through UI - I get Internal error.
Device is hashing to default pool and user Smiley

There are strange errors in DMESG (I listed all in red):

[   20.926563] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
[   21.125371] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
[   21.125602] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   21.126264] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: Feb 11 2020 11:54:51 version 7.45.96.61 (be7af2d@shgit) (r745790) FWID 01        -a41d86bd es7.c5.n4.a3
[  193.002541] rockchip-i2s ff8a0000.i2s: Fail to set mclk -22
[  193.002579] rockchip-i2s ff8a0000.i2s: ASoC: error at snd_soc_dai_set_sysclk on ff8a0000.i2s: -22


Is there anything I can do with this?