0

The N150 adapter works and I get good solid connection. The problem is that I need to reboot several times before the driver gets recognized. There are a couple of scenarios that happen.

  1. On booting up the wireless connection is not highlighted. That is the "Enable WiFi" cannot be turned on or it's not even there using the upper right hand icon for network connection.
  2. On booting up the WiFi is enabled however the internal wireless is recognized of the computer (Ralink RT5390) and the NETGEAR adapter is not recognized. or
  3. On booting up the WiFi is enabled and both the internal wireless and the dongle is recognized and I choose the dongle and get the connection.

So I think the internal wireless needs to be disabled I believe and also I need to somehow to get the 'WiFi Enabled' on boot up with the dongle being activated.

KB1DC
  • 1
  • I'd save outputs of dmesg and lsmod for every scenario, and check differences with something, e.g. with vimdiff (don't blame me for mention of vim, it's just the best diff utility I know; plain diff is awful). Add the files to the question would help too. – Hi-Angel Jul 26 '16 at 19:13
  • I did the reinstall network manager execution - still the same issues. – KB1DC Jul 26 '16 at 20:37
  • I installed vim but can't get files nor the differences to view – KB1DC Jul 26 '16 at 20:50
  • dmesg and lsmod are commands. To get their output to a file, redirect them, for example: dmesg > dmesg-wifi-works-dongle-recognized. – Hi-Angel Jul 27 '16 at 04:53

1 Answers1

0

It might be because of network-manager. You can re-install network manager and it would the reset it.

sudo apt-get install --reinstall network-manager