Versiones comparadas
comparado con
Clave
- Se ha añadido esta línea.
- Se ha eliminado esta línea.
- El formato se ha cambiado.
NetworkManager Bug in Ubuntu 18.04
In the latest version of Ubuntu it is possible that some devices may not work correctly with EDUROAM due to a NetworkManager Bug.
To solve this bug it is necessary to edit the configuration file and add some parameters as explained below:
Info | ||
---|---|---|
| ||
|
Info | ||
---|---|---|
| ||
|
Info | ||
---|---|---|
| ||
sudo service network-manager restart |
Additionally, there are some USB devices that do not manage energy savings well.
This can be solved by editing the following file:
/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
It is necessary to modify the parameter to '2'
wifi.powersave = 3
it will become:
wifi.powersave = 2
Info | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
|