gui works but wireless section is not available... i saw that wlconf does not work. When i tried run "wlconf eth1 up" ive got error something like "nvram_validate_all not declerated"
udhcpc process is in process list but when i put cable to WAN port, router did not get WAN IP - strange
That`s all from me for now.
Please remember to run:
git fetch
git pull
every time before any changes in git because without those command you could ovewrite my commits ;)
BR!
- lot of fixes of ARCH in router/Makefile
- mssl can`t use cyassl. Need to always use openssl
- we always need libssl.so, well the easies way is include openvpn to image
- now https works starts and we have access to GUI !!!
- lot of changes in nvram. Now all variables are restored and most (or even all) services works (ssh, telnet, dnsmasq)
- changes of rc/mtd are taken from your sources - thx
- id/detect of AC68 and AC56 added - thx
Finally some progress! :)
For now i pushed sources which i sent to you few days ago.
Status:
- using "make ac68e" we are able to succesful compile image. This image can be flashed via restoration tool.
- router will boot but nvram is empty we any of services won`t start
- all nvram variables are stored in router/shared/defaults.c file