Wifi Stopped Working - Mint 17.1

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
mattcuk

Wifi Stopped Working - Mint 17.1

Post by mattcuk »

Hi,

I recently performed a clean installation of Mint 17. After installation the Wifi did work but it wasn't 100% (would drop now and then) but always could connect.

I installed network-manager-openvpn http://community.linuxmint.com/software ... er-openvpn and shortly after my Wifi disconnected and from that point on I haven't been able to reconnect. I've since removed network-manager-openvpn and that hasn't fixed it. I'm not sure how to best go about diagnosing the problem.

If I try to connect to a network and hover over the spinning network symbol it says " Configuring Wi-Fi network connection 'my network' " then the spinning stops and I get a disconnected notification pop up. The Ethernet connection still works absolutely fine.

I ran mintWifi.py as recommended:

Code: Select all

-------------------------
* I. scanning WIFI PCI devices...
  -- Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
      ==> PCI ID = 168c:002b (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=14 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
-------------------------
* IV. querying ifconfig...
eth0      Link encap:Ethernet  HWaddr 78:84:3c:03:ae:14  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:18 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:243 errors:0 dropped:0 overruns:0 frame:0
          TX packets:243 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:18193 (18.1 KB)  TX bytes:18193 (18.1 KB)

wlan0     Link encap:Ethernet  HWaddr 4c:0f:6e:f0:d1:bf  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

-------------------------
* V. querying DHCP...
-------------------------
* VI. querying nslookup google.com...
;; connection timed out; no servers could be reached
I'm using a Sony Vaio Laptop (VPCEB4E4E) Dual Core i5. If I could have advice as to how to fix this issue and get my Wifi working again that would be great!

Thanks in Advance,
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.
sidser

Re: Wifi Stopped Working - Mint 17.1

Post by sidser »

Same story . but look like nobody knows what to do...
JeremyB
Level 21
Level 21
Posts: 13852
Joined: Fri Feb 21, 2014 8:17 am

Re: Wifi Stopped Working - Mint 17.1

Post by JeremyB »

Recommended settings for wireless would be to have IPv6 set to ignore in Network Manager and router encryption set to WPA2-AES only, no WEP or TKIP
Not a lot of parameter options but one that could be tried is

Code: Select all

sudo modprobe -r ath9k

Code: Select all

sudo modprobe ath9k nowcrypt=1
sidser

Re: Wifi Stopped Working - Mint 17.1

Post by sidser »

JeremyB wrote:Recommended settings for wireless would be to have IPv6 set to ignore in Network Manager and router encryption set to WPA2-AES only, no WEP or TKIP
Not a lot of parameter options but one that could be tried is

Code: Select all

sudo modprobe -r ath9k

Code: Select all

sudo modprobe ath9k nowcrypt=1
not helps...
and about routers ... what to do with office , vessel and free spots ? :D i all need to remake ? :D

something wrong with that mint.... if on windows work all a here i only see spots and cannot connect...
Locked

Return to “Networking”