Releases: hyphop/khadas-openwrt
Releases · hyphop/khadas-openwrt
README.changes.md: v19.07.8
OpenWrt Khadas rel 0.77
OpenWrt Khadas rel 0.77
- u-boot updated
- linux kernel updated 5.13x
- soc watchdog activated
- nvme bootable
- fix hdmi + nvme bug
- updated openwrt base to 19.07.7
Khadas Vims OpenWrt 19.07.0-rc2 v0.5
Current Stable Release Candidate - OpenWrt 19.07.0-rc2
- images for VIM1 VIM2 VIM3 VIM3L
- https://forum.openwrt.org/t/openwrt-19-07-0-second-release-candidate/49593
CHANGES OpenWrt rel 0.5
- add VIM3 and VIM3L initial support (without on board wifi)
- add new kernel for VIM3L
- prepare build scripts for openwrt 19.07.2 series
- add RTL8153 Gigabit Ethernet Adapterv ( USB3.0 - 0bda:8153 - r8152 )
- USB3.0 expand ready
- network config add - USB eth1 bridged with usb0 as LAN
- https://github.com/hyphop/khadas-openwrt/releases/tag/19.07.0-rc2
Khadas Vims OpenWrt 19.07.0-rc1 v0.4
Khadas Vims OpenWrt 19.07.0-rc1 rel 0.4
- add SQM support https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm
- rebuild linux kernel and modules config
- improve build scripts |
scripts/build +server
- build server variant - prepare build scripts for openwrt 19.07.X series
cat scripts/build_last_rel.md
- add NFS-kernel-server only for 19.07.X server series -
nfsd_test
script test
Khadas Vims OpenWrt v0.3
Khadas Vims OpenWrt rel 0.3
- added support for VIM2 ( with wifi chip AP6356S VIM2.V14 tested )
- preinstalled samba, mdns, ttyd, thd + many other packages
- fix ethernet for VIM2, but still not possible reinit ethernet interface for VIM2
- improve startup speed - now is about 7 sec
- LEDs indicators - supported
- board buttons KEY_F KEY_P - custom usage KEY_F - reset wifi | KEY_P - power off
- initial optimization for Ethernet USB MMC subsystems
- many improves
- change default hostname to openwrt-vim + mdns name to: openwrt-vim.local
Khadas Vims OpenWrt rel 0.2
- usb 3g 4g modems - OK
- improve build scripts
- some changes
khadas vims openwrt
khadas vim1 openwrt
Install
cd /tmp
wget https://github.com/hyphop/khadas-openwrt/releases/download/0.1/OPENWRT.vim1.vfat.img.gz
gzip -dc OPENWRT.vim1.vfat.img.gz | sudo dd bs=1M of=/dev/SD_PATH
sync
openwrt Access info
- no root password
- wifi ap mode enabled - no password
- lan -> usb0 + wlan0 (usb net + wifi AP) in bridge mode
- wan -> eth0 (dhcp)
- serial console enabled -> ttyAML0
- hdmi output -> tty0
- web interface http://172.23.0.1
- ssh root@172.23.0.1 -p 22
NOTE: blink led mode started if openwrt was successful loaded
NOTE: setup root password and wifi password at fist after installation!
NOTE: usb net connection enabled by default,
NOTE: if vim device powered by usb cable from pc u can have network access to LAN via usb-net without any extra configuration