Can't get Netgear WNDA3100v3 wifi adapter to work

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
thisshouldwork

Can't get Netgear WNDA3100v3 wifi adapter to work

Post by thisshouldwork »

Using LMDE 4 Debbie 64bit

To preface here, I'm new to Linux and I came from Windows 10. So I did the dual-boot and now I have Win10 and LMDE Debbie. I was under the impression that Linux distributions will install most of the drivers in a pretty intuitive way so I was disappointed when my wifi adapter wasn't working. I found a solution that sort of worked which was:
JeremyB wrote: Sat Sep 23, 2017 2:25 pm It is a Mediatek, see https://github.com/jurobystricky/Netgear-A6210
You can use Windows to download https://github.com/jurobystricky/Netgea ... master.zip
Put it on the Linux Mint desktop, right click on file, choose extract here, then in terminal

Code: Select all

cd Desktop/Netgear-A6210-master

Code: Select all

make

Code: Select all

sudo make install
Reboot
and then I followed from the readme

## DKMS Install

On Debian-based distros, you can add the module to DKMS so it will automatically
build and install on each successive kernel upgrade. To do this, issue the following
commands from within the repo's folder:

Code: Select all

	$ cd ..
	$ sudo mv Netgear-A6210/ /usr/src/netgear-a6210-2.5.0
	$ sudo dkms install netgear-a6210/2.5.0
So when I did the DKMS install, and I rebooted, the wifi adapter worked with a weak signal, and then 5 minutes later it stopped. I attempted to reboot after that and I was left with a grey screen and the only way to get off of it was to hold the power button down for 5 seconds. So ultimately, it's just not working and I'm not sure where to go from here. Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
mikaelrask
Level 5
Level 5
Posts: 801
Joined: Wed Mar 13, 2019 7:38 am
Location: Sweden
Contact:

Re: Can't get Netgear WNDA3100v3 wifi adapter to work

Post by mikaelrask »

hey thisshouldwork a fast google search gave me this, a two year old thread that might be the solution for you https://askubuntu.com/questions/1033772 ... nux-ubuntu.

might be that you had google aswell?
CPU AMD Ryzen 9 7900
Graphic Card: AMD ATI Radeon RX 7900 XT/7900 XTX/7900M
Ram 32 GB ddr 5
Kernel: 6.5.0-14 generic
LM Cinnamon 21.3 edge
Locked

Return to “Networking”