ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.71k stars 1.51k forks source link

能否支持A311D? #99

Closed yangquan3 closed 2 years ago

ophub commented 2 years ago

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.

darkliang commented 2 years ago

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 2 years ago

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.

darkliang commented 2 years ago

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

ophub commented 2 years ago

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