Git Product home page Git Product logo

khadas-openwrt's Introduction

khadas openwrt Build Status

openwrt for Khadas VIMs boards https://www.khadas.com/vim (Amlogic s905 s912 a311D s905d3 ) and Edge boards https://docs.khadas.com/edge/ (RockChip rk3399 )

khadas vims openwrt

Change logs

supported Boards

Build

git clone https://github.com/hyphop/khadas-openwrt.git
cd khadas-openwrt

# ./scripts/build_prepare      # if some tools missed
# ./build_prepare_from_sources # if some tools missed or wrong 

# build usage examples

## build openwrt for VIM1
./scripts/build -1  
## build openwrt for VIM2
./scripts/build -2  
## build openwrt for VIM3
./scripts/build -3  
## build openwrt for VIM3L
./scripts/build -3l 
## build openwrt for Edge
./scripts/build -e  
#
./scripts/build -emmc -3l # build openwrt for VIM3L emmc image
#
./scripts/build -2 +server # build openwrt server variant for VIM2
#
echo REL=18.06.4 > scripts/build.conf.user # build openwrt 18.06.4 series
./scripts/build -r -2
#
echo REL=19.07.3 > scripts/build.conf.user # build openwrt 19.07.0 series
./scripts/build -r -2
#

Images

Installation

just write iamge to SD card

cd /tmp
wget https://github.com/hyphop/khadas-openwrt/releases/download/0.1/VIM1.OPENWRT.sd.img.gz || \
wget https://dl.khadas.com/Firmware/VIM1/OpenWrt/VIM1.OPENWRT.sd.img.gz
gzip -dc VIM1.OPENWRT.sd.img.gz | sudo dd bs=1M of=/dev/SD_PATH
sync

install to emmc inside openwrt booted from sd

root@openwrt:/# mmc_install_from_sd

docs & how to

related projects

links

khadas-openwrt's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

khadas-openwrt's Issues

OpenWRT for VIM4

Hello,
I want to install openWRT in VIM4.
Can I use this repo?
If not, is there any way for manual installation openWRT in VIM4?

Sir the img couldn't bootload the K1 plus box (S905)

Sir , I have a K1 Plus android 5.x box for dvb-s2 .
this box is used for emuelec or libreelec or corelec system .
It work well .
but I don't konw which is fit for VIM1 or VIM2 or VIM3 ......
The img couldn't bootload the K1 plus box (S905)
Could you please give support for this box ?
You can check this box from :
https://androidtvbox.eu/k1-plus-review-android-tv-box-powered-by-amlogic-s905/

device-trees-amlogic:
https://github.com/blueveryday/device-trees-amlogic
thank you very much.

this repo version is v0.5, not the newest 0.6, can you update this repo? thanks!

this repo version is v0.5, not the newest 0.6, can you update this repo? thanks!

OPENWRT build config

#REL=19.07.0-rc1
#REL=19.07.0-rc2
REL=19.07.0
REL=18.06.4
VER=v0.5
KERNEL_REL=openwrt.test
KERNEL_REL=openwrt
KERNEL_REL=openwrt.new
LABEL=OPENWRT
BOARD=VIM1
BOARDS="VIM1 VIM2 VIM3 VIM3L"
BITS=64
PART1_LABEL=OW_BOOT
PART2_LABEL=
PART2_1_LABEL=rootfs_data
TARGET=armvirt
OWARCH=aarch64_generic
TARGET_KERNEL_ARCH=arm64
P1OFFSET=4096

Any updates for Khadas OpenWRT?

Will there be any update? There is currently stable OpenWRT 23.05 while support for Khadas is at 19.07. Why is OpenWRT not supported in Oowow to install easily? What is the status of upstreaming the support?

Anyway, I'd like to deploy a router OS on my Vim3l while providing multimedia services to connected clients. Any recommendations?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.