storage.googleapis.com
firebasestorage.googleapis.com
Otherwise, updating offline Google Maps on iPhone doesn't work.
Uncheck Allow legacy 802.11b rates
for all radios (under Network -> Wireless -> Edit
each radio's interface)
Under System > Startup > Local Startup
, add this:
# -- fix occasional mystery reboots --
# Min scaling frequency: set to 800MHz because of L2 cache issues.
# Random reboots are related to switching the power states from lowest state.
# Bumping up the minimum frequency to 800MHz eliminated this issue completely.
echo 800000 > /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq
echo 800000 > /sys/devices/system/cpu/cpufreq/policy1/scaling_min_freq
sleep 1
exit 0
See http://www.candelatech.com/ath10k-10.4.php for driver info
---> verify router has ethernet connection to internet first!
ssh into router, e.g.: ssh [email protected]
opkg update
opkg remove ath10k-firmware-qca9984-ct
opkg install ath10k-firmware-qca9984-ct-htt