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.9k
stars
1.69k
forks
source link
New build for S905w not working, no response past 'loading kernel' #128
I have recently built an image for an s905w with the below settings but once it goes to loading kernel it dies. The Ethernet connection lights up and tries to connect to my computer during uboot stage but dies and no lights are flashing on the network connection implying its totally unresponsive. Flashing from sdCard.
My .config for openwrt is below. Its a very standard setup with luci and every wifi firmware enabled and a large boot partition size.
This git build command: ./make -d -b s905w -k 5.14.5
Is there a standard .config for openwrt which is used for the releases (the official releases work [except no wifi, hence every firmware in a blanket approach])
I have recently built an image for an s905w with the below settings but once it goes to loading kernel it dies. The Ethernet connection lights up and tries to connect to my computer during uboot stage but dies and no lights are flashing on the network connection implying its totally unresponsive. Flashing from sdCard.
My .config for openwrt is below. Its a very standard setup with luci and every wifi firmware enabled and a large boot partition size.
This git build command:
./make -d -b s905w -k 5.14.5
Is there a standard .config for openwrt which is used for the releases (the official releases work [except no wifi, hence every firmware in a blanket approach])