Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Wi-fi refuses to connect #45

Closed
EzeeLinux opened this issue Aug 7, 2018 · 7 comments
Closed

Wi-fi refuses to connect #45

EzeeLinux opened this issue Aug 7, 2018 · 7 comments

Comments

@EzeeLinux
Copy link

EzeeLinux commented Aug 7, 2018

LMDE3 sees my Linksys WUSB54GC v1 802.11g USB Adapter [Ralink RT73] but will not connect to my local network. Drivers are not needed for this device as it is quite old at this point and just works with most other distros I've tried. Since the device seems to be working properly, it may be that LMDE3 somehow can't deal with the WPA, WPA2 encryption? Please let me know how I can help to provide more specific information. It asks for the password, I put it in and then it just doesn't connect.

@clefebvre
Copy link
Member

Hi,

Check the system logs. The device is likely to log disconnects or failure to connect there.

@fblais
Copy link

fblais commented Aug 7, 2018

Solution is here:
#22

@EzeeLinux
Copy link
Author

Hi Clem,

I am attaching the pertinent logs that show something about the LAN.

hi fblais,

That solution was a bit confusing...

Here are the log entries that concern Wi-Fi:

[lmde-wifi-errors.txt](https://github.com/linuxmint/lmde-3-cinnamon-beta/files/2267075/lmde-wifi-errors.txt

@fblais
Copy link

fblais commented Aug 7, 2018

Confusing?
You just need to edit a file and add two lines, if the [device] section isn't already present in your file:

sudo xed /etc/NetworkManager/NetworkManager.conf

add the line(s):

[device]
wifi.scan-rand-mac-address=no

Save the file, then simply reboot and that's it.

@EzeeLinux
Copy link
Author

fblais,

Thanks. It does work. Editing the file was not the confusing part... Why I need to edit this file to get this adapter to work when it works seamlessly on every other distro I have ever tried for more than five years is confusing. :)

@fblais
Copy link

fblais commented Aug 7, 2018

I understand. :)
Debian’s wireless problems have been a plague for many people, me included.
I also had to use that patch to get connected.

@EzeeLinux
Copy link
Author

fblais,

Upstream... I see. Thank you again. I will attempt another hardware install soon. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants