I am running a few commands via ssh:
However when I reboot none of these settings hold. They seems to constantly go back to their original values. I am on a ac-rt68W. Any ideas?
Code:
nvram set 0:ccode=#a
nvram set 1:ccode=#a
nvram set 0:regrev=0
nvram set 1:regrev=0
nvram set wl0_country_code=#a
nvram set wl0_country_rev=0
nvram set wl0_reg_mode=off
nvram set wl1_country_code=#a
nvram set wl1_country_rev=0
nvram set wl1_reg_mode=off
nvram commit
reboot
However when I reboot none of these settings hold. They seems to constantly go back to their original values. I am on a ac-rt68W. Any ideas?