linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Valentin <apo@apo2k4.ath.cx>
To: linux-wireless@vger.kernel.org
Subject: Fw: [linux-wireless] Re: p54 + ISL3887 + master mode?
Date: Sun, 25 Jan 2009 02:07:27 +0100	[thread overview]
Message-ID: <20090125020727.544a6819@lucien> (raw)

[-- Attachment #1: Type: text/plain, Size: 2221 bytes --]

> On Sat, 24 Jan 2009 16:51:25 +0100
> Artur Skawina <art.08.09@gmail.com> wrote:
> 
> > > you probably want a kernel w/ at least this 
> > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e5ea92a7528d304e8e327d0d261653e98b163e8a
> > > hence 2.6.29+ or even newer to get the other p54 fixes.
> > 
> > meant 2.6.28+, of course.
> 
> Right, I'm going to try that. Thanks :)

That did help, thanks :) But it's not working completely yet:

When I start hostapd, it create a mon.wlan# interface and sets wlan#
into master mode, but other boxes don't see the network. Here's
hostapd's output:

Configuration file: .conf
ctrl_interface_group=0
Opening raw packet socket for ifindex 209
BSS count 1, BSSID mask ff:ff:ff:ff:ff:ff (0 bits)
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
nl80211: Added 802.11b mode based on 802.11g information
Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=27 dBm
...
Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=27 dBm
RATE[0] rate=10 flags=0x6
RATE[1] rate=20 flags=0x6
RATE[2] rate=55 flags=0x4
RATE[3] rate=110 flags=0x4
Passive scanning not supported
Flushing old station entries
Deauthenticate all stations
Using interface wlan1 with hwaddr ... and ssid '...'
SSID - hexdump_ascii(len=6):
...
PSK (ASCII passphrase) - hexdump_ascii(len=13):
...
PSK (from passphrase) - hexdump(len=32): ...
WPA: group state machine entering state GTK_INIT (VLAN-ID 0)
GMK - hexdump(len=32): [REMOVED]
GTK - hexdump(len=32): [REMOVED]
WPA: group state machine entering state SETKEYSDONE (VLAN-ID 0)
Failed to set beacon head/tail
wlan1: Setup of interface done.

The only interesting part here seems to be "Failed to set beacon
head/tail", but I can't find anything helpful about that on google.

This is my hostapd config:

interface=wlan1
driver=nl80211
logger_syslog=-1
logger_syslog_level=1
logger_stdout=-1
logger_stdout_level=0
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
auth_algs=3
ssid=...
wpa=2
wpa_passphrase=...
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP


Any new ideas? Sorry if my questions are stupid...

--Valentin


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2009-01-25  1:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25  1:07 Valentin [this message]
2009-01-25 10:44 ` Fw: [linux-wireless] Re: p54 + ISL3887 + master mode? Artur Skawina
2009-01-25 14:38   ` Valentin

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=20090125020727.544a6819@lucien \
    --to=apo@apo2k4.ath.cx \
    --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).