Vonger / vocore2

VoCore2 firmware drivers
https://vocore.io
98 stars 45 forks source link

/etc/config/wireless ignored #15

Closed ranlyticsBrad closed 5 years ago

ranlyticsBrad commented 5 years ago

When changing the ssid in the wireless config file, submitting "wifi up", nothing changes. the ssid is always "VoCore2".

Setting encryption is ignored too. it seems it doesn't read this file and uses some other source?

Vonger commented 5 years ago

this works pretty well, maybe you missed some compile steps? or try 20190316.bin or 20190422.bin at http://vonger.cn/misc/vocore2/, that is mine compiled firmware, i tested on 20190316, works.

ranlyticsBrad commented 5 years ago

Ok, i see what i did wrong. I didn't run this patch: patch -p1 < ./package/vocore2/mt7628/openwrt/000-*.patch

Works now after running that.

Can close this out to user error :+1: