Closed Elarion245 closed 9 months ago
Is there an error in the uboot output that the overlay cannot be applied?
How can I access the logs you have in mind?
Watching the HDMI output or serial logs :)
Damn. To check this, I need to grab some stuff from the cellar. No can do quickly, but I'll add it to my list.
Comparing above with https://github.com/citruz/haos-rockpi/issues/11#issuecomment-1566164139 I see the following additional lines:
[ 6.466300] usbcore: registered new interface driver brcmfmac
[ 6.493146] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.txt failed with error -2
[ 7.518450] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
Why does it say firmware load for a text file?
I just checked my rock pi and the wifi interface is not detected either. Damnit. I used to test wifi on every release but this was the first time I skipped it... I will pull the release for now until I have more time to debug.
Sorry to hear that. But at least it means two things: 1) 11.3 had it working as you checked it 2) You can debug on your system
I accidentally enabled a config value with conflicted with the firmware package required to run the wifi chipset. You would think that this triggers some kind of error or at least warning.. but no. Fixed and updated the release.
Confirmed, works perfectly again - thanks a lot for all your effort in bringing HAOS to the Rock family of boards!!
Describe the issue you are experiencing
I've just upgraded from 11.0 to 11.4. Everything went smooth apart from the fact that the wifi interrupt overlay no longer works (wifi device not visible in HomeAssistant.
dmesg with respect to brcmfmac:
Let me know if the full dmesg would be of help. Could it be that the interrupt mapping has changed and the overlay needs an update?
I have not tried any version between 11.1 and 11.3 (direct jump from 11.0 to 11.4). With 11. 0 the WIFI was still working fine.
What operating system image do you use?
rock-4c-plus
What version of Home Assistant Operating System is installed?
11.4
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
Upgrade from 11.0 to 11.4 and boot HAOS
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
No response
Additional information
No response