[srslte-users] Issues when re-starting computer
Andrea Valori
avalori at gmail.com
Tue Feb 9 15:16:09 UTC 2021
For everyone that might have this issue. I seem to see improvements on two
fronts:
1. I realised that the governor was going back to powersave at each reboot.
solved by using
echo 'GOVERNOR="performance"' | sudo tee /etc/default/cpufrequtils
sudo systemctl disable ondemand.service
2. I had issues with the masquerade script. Absolutely empirical (and happy
if someone gives me a hint)
used: sudo srsepc_if_masq.sh wlp3s1 (even if my correct namce is wlp3s0=
back with the correct one:
sudo srsepc_if_masq.sh wlp3s0
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20210209/debd1123/attachment.htm>
More information about the srsran-users
mailing list