Khadas VIM OpenWRT

hey guys!
now we can check this rescue system for VIM2!

NOTE: just write to sd card ! put in slot and reboot device ! must be started from default legacy u boot without any system changes

write image to SD card example -
curl -jkL https://github.com/hyphop/khadas-rescue/releases/download/vim2/krescue.sd.img.gz -o- | gzip -dc | sudo dd conv=sync of=/dev/YOUR_SD_CARD

VIM2: Release khadas vim2 rescue system · hyphop/khadas-rescue · GitHub

its mini rescue system same based on openwrt sources + extra opts

NOTE: wifi works in AP and STA mode but not integrated in normal openwrt stack
NOTE: wifi AP 5G mode not stable ! lost connections / 2.4G looks like ok
NOTE: only for VIM3 at this moment
NOTE: just plug ethernet cable (with internet dhcp) and wifi router is ready (ap_ssid=Krescue ap_passw=12345678 wifi_mode=2g wlan_ip=172.23.0.1)
NOTE: usb_otg work like usb ethernet (auto dhcp) device ip 172.22.1.1

Best regards hyphop

PS: wait it for vim1 soon!

4 Likes