All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Horsley <horsley1953@gmail.com>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: r8192cu AP mode?
Date: Fri, 6 May 2011 14:01:52 -0400	[thread overview]
Message-ID: <20110506140152.60c9da93@tomh> (raw)
In-Reply-To: <4DC4306F.20104@lwfinger.net>

On Fri, 06 May 2011 12:31:27 -0500
Larry Finger wrote:

> What does the output of dmesg say?
> 
> If could be as simple as your compiler is a different version.

I actually figured that out as well: In the messages file
I saw these errors:

May  6 13:12:57 tomh kernel: [ 1106.442233] compat: exports duplicate symbol vzalloc (owned by kernel)

I removed the definition of vzalloc (which is maybe defined
by fedora in some backported patch in their kernel?) and I can now load
the modules and even try to connect, but I keep getting
this sequence:

May  6 13:40:11 tomh hostapd: wlan0: STA 60:a1:0a:c7:af:01 IEEE 802.11: authenticated
May  6 13:40:11 tomh hostapd: wlan0: STA 60:a1:0a:c7:af:01 IEEE 802.11: associated (aid 1)
May  6 13:40:14 tomh hostapd: wlan0: STA 60:a1:0a:c7:af:01 IEEE 802.11: deauthenticated due to local deauth request

So I haven't gotten far enough to worry about DHCP or
NAT or anything yet - I only stay connected for a second. Perhaps
I should first try something less complicated than WPA2
authentication, but I won't get a chance to fool with this
more till tomorrow probably. It's looking a lot better now
that it did earlier though.

Also, when running hostapd -dd, I get an endless stream of
these messages:

Unknown Broadcom information element ignored (type=52 len=26)

don't know if that actually matters to anyone.

  reply	other threads:[~2011-05-06 18:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 12:13 r8192cu AP mode? Tom Horsley
2011-05-06 13:18 ` Juan Carlos Garza
2011-05-06 14:59 ` Larry Finger
2011-05-06 16:35   ` Tom Horsley
2011-05-06 17:19     ` Larry Finger
2011-05-06 17:16   ` Tom Horsley
2011-05-06 17:31     ` Larry Finger
2011-05-06 18:01       ` Tom Horsley [this message]
2011-05-07 20:01         ` Tom Horsley

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=20110506140152.60c9da93@tomh \
    --to=horsley1953@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.