issues with wireless network; takes long to access internet

Archived topics about LMDE 1 and LMDE 2
Locked
santiagorf

issues with wireless network; takes long to access internet

Post by santiagorf »

I started having problems using internet on a wireless network on one computer.
When I boot up, I can connect to the wireless network right away, but it takes from 10 to 15 minutes to use internet. Once I'm able to use internet, it works flawlessly until the next reboot. I haven't changed the router settings, but I have been having this problem for about 2 months. This is the only one computer that has this issue.
Some information:

Code: Select all

uname -r
3.16.0-4-amd64

Code: Select all

02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe

Code: Select all

[code] dmesg | grep wlan
[   34.476180] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   36.833178] wlan0: authenticate with 00:02:cf:c5:24:be
[   36.837726] wlan0: send auth to 00:02:cf:c5:24:be (try 1/3)
[   36.839727] wlan0: authenticated
[   36.839981] rt2800pci 0000:02:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[   36.839985] rt2800pci 0000:02:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   36.839988] rt2800pci 0000:02:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   36.841481] wlan0: associate with 00:02:cf:c5:24:be (try 1/3)
[   36.843019] wlan0: RX AssocResp from 00:02:cf:c5:24:be (capab=0x431 status=0 aid=5)
[   36.843085] wlan0: associated
[   36.843168] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[/code]

Code: Select all

cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d
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.
kevinthefixer
Level 4
Level 4
Posts: 280
Joined: Thu Jul 23, 2015 10:36 pm

Re: issues with wireless network; takes long to access internet

Post by kevinthefixer »

It may seem counter-intuitive, but before you start taking apart your system and patching it, try rebooting your router. I know you said other computers work fine with it. Try it anyway, power it down (and your modem too while you're at it), take a smoke break even if you don't smoke, then power them back up. Then power up the computer in question and see if it's fixed. Many times this will work, if it does it saves you a lot of time & trouble. If not it costs you ten minutes or so.
santiagorf

Re: issues with wireless network; takes long to access internet

Post by santiagorf »

Thanks for the advise; I tried it, but I still have the same problem.
shabah
Level 1
Level 1
Posts: 7
Joined: Thu Jan 05, 2017 10:34 pm

Re: issues with wireless network; takes long to access internet

Post by shabah »

Hi santiagorf,

I had similar problems and refused to believe the problem was with the router configuration because all other computers and smartphones worked just fine. But my work laptop always had connection problems with this wifi.

I suggest you to follow this guide on How to solve internet connection problems. Pick the sections that fit to your problem, and apply it one by one.

In my case it was the items 1.6 (set a fixed channel) + 2.5 (set to G-only). You will find complete solutions overthere. Try it out!!! :D

Obs.: By the way, that site is awesome. Maybe the owner is here in this forum too. His site has helped me a bunch of times.
--
Salutes to all!!
Locked

Return to “LMDE Archive”