Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否支持A311D? #99

Closed
yangquan3 opened this issue Jul 17, 2021 · 5 comments
Closed

能否支持A311D? #99

yangquan3 opened this issue Jul 17, 2021 · 5 comments
Labels
support This need is supported

Comments

@yangquan3
Copy link

No description provided.

@ophub
Copy link
Owner

ophub commented Jul 18, 2021

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.

@ophub ophub closed this as completed Jul 19, 2021
@darkliang
Copy link
Contributor

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 ophub added the support This need is supported label Feb 12, 2022
@ophub
Copy link
Owner

ophub commented Feb 12, 2022

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
Copy link
Contributor

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

@ophub
Copy link
Owner

ophub commented Feb 12, 2022

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

ophub pushed a commit that referenced this issue Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support This need is supported
Projects
None yet
Development

No branches or pull requests

3 participants