maxsub
-
Posts
39 -
Joined
-
Last visited
Reputation Activity
-
maxsub got a reaction from armfan in Orange Pi RV2
Got it! But this DKMS should be loaded by the build:
function post_family_tweaks_bsp__orangepirv2_wifi() {
display_alert "$BOARD" "Force load bmcdhd wireless" "info"
run_host_command_logged mkdir -pv "${destination}"/etc/modules-load.d
run_host_command_logged echo "bcmdhd" > "${destination}"/etc/modules-load.d/${BOARD}.conf
}
-
maxsub got a reaction from armfan in Orange Pi RV2
I am so thrilled to be able to get this working. Donation to Armbian on the way.
-
maxsub got a reaction from armfan in Orange Pi RV2
This is fantastic work! Thank you so much. I was able to build from source. Tested it on RV2 and R2S and both work great. Your changes are patched on to the 6.6.99 kernel as far as I can tell. Are these going to be merged upstream and make their way into 6.17?
Thanks again for your amazing work.
-
maxsub got a reaction from sven-ola in Orange Pi RV2
The second time I built it, the image deb worked and the bcmdhd dkms loaded.
> dkms status
bcmdhd-spacemit-sdio/101.10.591.84.37-4, 6.18.9-edge-spacemit, riscv64: installed
