Closed danuzz closed 2 years ago
Try which of the following dtb can be used:
meson-gxm-octopus-planet.dtb
meson-gxm-q200.dtb
meson-gxm-q201.dtb
For the first time i used meson-gxm-octopus-planet.dtb but it does not work wifi+bluetooth, instead it works with meson-gxm-beelink-gt1.dtb(150balbes)
There is your dtb file in the 5.10 kernel, are you convenient to update the kernel and test it?
armbian-update 5.10.109
Ok thanks for the great work.
You test and report the results to see if this configuration can be used.
armbian-update 5.10.109
armbian-update 5.10.109
not work wifi+bluetooth. And now how can I put it back on meson-gxm-beelink-gt1.dtb
(150balbes)?
I tried meson-gxm-q200.dtb
not boot
meson-gxm-q201.dtb
boot without connection network (LAN)
meson-gxm-octopus-planet.dtb
boot with connection network (LAN) but it does not work wifi+bluetooth
I used u-boot-zyxq.bin
and u-boot-s905x-s912.bin
In yours https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/build-armbian/common-files/patches)/amlogic-dtb/
is missing meson-gxm-beelink-gt1.dtb
Do you have the dts source code for meson-gxm-beelink-gt1.dtb?
Just this: meson-gxm-beelink-gt1.dtb.gz
I solved wifi with meson-gxm-beelink-gt1.dtb
di 150balbes.
Now everything works for me with the new kernel 5.15.32
OK, you save this file and use it in the firmware later.
Excellent work! You can include it in yours branch-main, meson-gxm-beelink-gt1.dtb (it work wifi+bluetooth ). I used u-boot-zyxq.bin. Thank you!