Score:1

How to fix no networks showing on Ubuntu 20.04 when dual booting with Windows 10

kr flag

If you know how to fix this then you are welcome to add an answer, however I have already fixed it but I want to make it easier for people who want to know how to because it took me about 3 hours to fix and it ended up just being editing 1 character in a config file.

Score:1
kr flag

Disabling power management for networking ( Ubuntu )

The solution that worked for me was disabling power management for the network card, because my WiFi was working for about 10 minutes after startup then would shut off, I figured it was probably a power management issue since I am dual booting.

Navigate to etc/NetworkManager/conf.d, then there should be 1 file called default-wifi-powersave-on.conf, open this file in any text editor, you will find this text:

[connection]
wifi.powersave = 3

You will want to set wifi.powersave to 2 instead of 3.

3 means enabled, 2 means disabled, 1 means keep default value. This will take effect on the next reboot.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.