linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Szőts Ákos" <szotsaki@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: Difficult to reconnect (RTL8191SU, authentication with xx:xx timed out)
Date: Fri, 17 Jul 2015 22:00:45 +0200	[thread overview]
Message-ID: <1999704.oWOWvNZ29T@linux-suse.hu> (raw)

Dear list members,

I have an RTL8191SU USB WiFi card (with rtl8192su driver) and unfortunately it 
looses network connection many times (reproducibly, and only under Linux).

Re-connecting to the previous network is also very difficult because the 
following error messages appear in dmesg during that:
[164797.994074] wlp0s26f7u2: authenticate with 90:f6:52:7d:6e:0e
[164798.031433] wlp0s26f7u2: direct probe to 90:f6:52:7d:6e:0e (try 1/3)
[164798.232411] wlp0s26f7u2: direct probe to 90:f6:52:7d:6e:0e (try 2/3)
[164798.433700] wlp0s26f7u2: direct probe to 90:f6:52:7d:6e:0e (try 3/3)
[164798.634457] wlp0s26f7u2: authentication with 90:f6:52:7d:6e:0e timed out

When I turn the adapter off (in KDE network manager app), wait about ten 
seconds, then turn it on again, it can suddenly connect again flawlessly.

Since I'm not a kernel developer, I don't know the perfect ways to track down 
these kinds of issues. Anyway, I ran the following command when I tried to 
connect multiple times and the driver refused:
trace-cmd record -T -e mac80211 -e cfg80211

I uploaded the output which you can reach here: 
http://home.sch.bme.hu/~szotsaki/trace-auth-time-out.dat

I also traced out the firware version:
printk(KERN_WARNING "Version: %u\n", hal_get_firmwareversion(rtlpriv));
-> Version: 36926 (which is strange because in the source everywhere a v52-
like numbers are referenced).

Do you have time to fix this issue and if so, can I provide some more useful 
input?

Thank you very much!

All the best,

Ákos

                 reply	other threads:[~2015-07-17 20:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1999704.oWOWvNZ29T@linux-suse.hu \
    --to=szotsaki@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).