ophub/amlogic-s9xxx-openwrt

能否支持A311D?

yangquan3 opened this issue · 5 comments

能否支持A311D?
ophub commented

https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/amlogic-s9xxx/amlogic-dtb/meson-g12b-a311d-khadas-vim3.dtb

/boot/uEnv.txt
FDT changed to the file name of meson-g12b-a311d-khadas-vim3.dtb.

Open the A311D-Box in ADB and start the USB flash drive:

adb connect device_ip_address
adb shell reboot update

Test whether you can start the openwrt system in the U disk.

https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/amlogic-s9xxx/amlogic-dtb/meson-g12b-a311d-khadas-vim3.dtb

/boot/uEnv.txt FDT changed to the file name of meson-g12b-a311d-khadas-vim3.dtb.

Open the A311D-Box in ADB and start the USB flash drive:

adb connect device_ip_address
adb shell reboot update

Test whether you can start the openwrt system in the U disk.

Hi, I have a A311D box (Khadas vim3) also. I used the S922X image and replaced the FDT to meson-g12b-a311d-khadas-vim3.dtb, it works. But it doesn't support the wireless drivers, and it can't turn on the fan. So how can I build a custom-made image for it?

ophub commented

https://github.com/armbian/build/blob/master/config/boards/khadas-vim3.conf

I saw this box in the official support list of armbian. The official default compilation should be able to support it, right?
The boxes in my repository are devices that are not officially supported by default, and we tweaked a little bit to try and make armbian work on these boxes.

I'm sorry being new to this, I'm not sure what Armbian support has to do with OpenWRT.

ophub commented

You can think of it as the same. Two different systems, but a twin brother's system for the box