|
|
|
|
|
by folmar
2064 days ago
|
|
If you are cable-connected and on the edge of your wifi range it will periodically drop your cable connection to check if wifi is good. Not great.
Connecting to wifi takes way longer than without it.
Simple dhcpcd for ethernet + wpa_supplicant with handcoded config work way better. |
|
I don't know when you encountered that behavior, but NetworkManager has for a long time handled wired and wireless as two independent connections; it just sets routing priority to prefer wired if available. I believe you that you observed that behavior, but to the best of my knowledge this does not match any current behavior of NM.