Page 2 of 2
Re: Install usb wifi Netgear WNDA3100v3
Posted: Sat Jul 08, 2017 11:07 am
by cldjean
JeremyB wrote:You should be able to disable the internal with
Code: Select all
echo "blacklist iwl3945" | sudo tee /etc/modprobe.d/iwl3945.conf
Reboot and enable wifi using the button
Ok, Jeremy, the usb wireless is working and seems stable.
Thank you very much for your guiding which was perfect.
I hope to have a stable internet connexion with this device.
Best regards
Re: Install usb wifi Netgear WNDA3100v3
Posted: Sun Jul 09, 2017 3:26 pm
by youstupiddarkness
That's odd---from what I have seen on the Net, Intel wi-fi devices have been consistently just about the best and most stable performers in Linux. Are you certain you have an Intel 3945? I've found some posts on the Net with people saying their 6510b actually has a Broadcom wi-fi device...
What happens when it crashes? Do any error messages show up at the end of the output of the "dmesg" command?
Can you unload and reload the possible driver as root or with sudo:
and see if that gets it working again?