<benoitm974>
chewitt here you go for the test I've used the new H96-MAX but no trace of wifi nor bluetooth in the dmesg: https://pastebin.com/vU9uNLSf
<benoitm974>
but I find it wired that /lib/modules is a symbolic link to /run/kernel-overlays ...
<benoitm974>
Ok strange after a second restart the run/kernel-overlays/modules/5.11.0-rc3/ finaly appear and the bluetooth and wifi modules got loaded...
<benoitm974>
ok confirmed the bluetoothctl / scan on detect all bluetooth device
<benoitm974>
but there seems to be a issue with SDIO alignement or dtb definition I get hundred of the 3 lines in the logs and the wifi is super slow:
TheAssassin has quit [Remote host closed the connection]
<benoitm974>
Do you think I shoudl add the &sd_emmc_a {
<benoitm974>
amlogic,dram-access-quirk;
<benoitm974>
}; in the meson-sm1-H96max ?
benoitm974 has quit [Quit: Connection closed]
TheAssassin has joined #linux-amlogic
cphealy has quit [Quit: Leaving]
sputnik_ has joined #linux-amlogic
cmeerw has quit [Ping timeout: 258 seconds]
asdf28 has quit [Ping timeout: 240 seconds]
cphealy has joined #linux-amlogic
benoitm974 has joined #linux-amlogic
<benoitm974>
chewitt I confirm by adding your amlogic,dram-access-quirk to the mmc0 of the SDIO dtb definition the brcmf error goes away. Is there a github where I can fork and help you build/add all the config for the H96Max ?