public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* wpa supplicant/ipw3945, ESSID last char missing
@ 2006-10-02  8:59 Norbert Preining
  2006-10-02  9:21 ` Alessandro Suardi
  0 siblings, 1 reply; 100+ messages in thread
From: Norbert Preining @ 2006-10-02  8:59 UTC (permalink / raw)
  To: hostap, ipw3945-devel; +Cc: Andrew Morton, linux-kernel

Dear all!

I have the following problem with wpa supplicant/ipw3945. First the
versions:
kernel:	2.6.18-mm2	(self compiled)
ieee80211:	1.1.14
ipw3945:	git source
ipw3945d:	1.7.19
wpa supplicant:	0.5.5	(Debian/unstable 0.5.5-1)


Config file of wpa_supplicant:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
        ssid="norbunet"
        key_mgmt=NONE
        auth_alg=SHARED
        wep_key0=HEXKEY1
        wep_key1=HEXKEY2
        wep_key2=HEXKEY3
        wep_key3=HEXKEY4
        wep_tx_keyidx=0
        priority=5
}

When I start ipw3945d and wpa_supplicant it does not connect. And the
reason is that when typing
	iwconfig eth2
(eth0 cable, eth1 not present!?!, eth2 ipw3945) I see that the ESSID is
set to
	"norbune"
instead of
	"norbunet"

Calling
	iwconfig eth2 essid "norbunet "
(mind the space at the end) immediately connects (even with encryption)
and everything is working.

Do you have any idea what this might be related to?

The last kernel I tried which worked out of the box (well, with
comnpiling ieee and ipw) was 2.6.18-rc4.


Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>                    Università di Siena
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
`I think you ought to know that I'm feeling very
depressed.'
`Life, don't talk to me about life.'
`Here I am, brain the size of a planet and they ask me to
take you down to the bridge. Call that "job satisfaction"?
'Cos I don't.'
`I've got this terrible pain in all the diodes down my
left side.'
                 --- Guess who.
                 --- Douglas Adams, The Hitchhikers Guide to the Galaxy

^ permalink raw reply	[flat|nested] 100+ messages in thread

end of thread, other threads:[~2006-10-10  6:45 UTC | newest]

Thread overview: 100+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-02  8:59 wpa supplicant/ipw3945, ESSID last char missing Norbert Preining
2006-10-02  9:21 ` Alessandro Suardi
2006-10-02 11:32   ` Norbert Preining
2006-10-02 12:21     ` Alessandro Suardi
2006-10-02 12:46       ` Norbert Preining
2006-10-02 16:50         ` Norbert Preining
2006-10-02 16:58           ` Dan Williams
2006-10-02 18:15             ` Andrew Morton
2006-10-02 18:55               ` Jean Tourrilhes
2006-10-02 19:22                 ` Dan Williams
2006-10-02 19:59                   ` Jean Tourrilhes
2006-10-02 19:34                 ` Dmitry Torokhov
2006-10-02 19:39                   ` Jean Tourrilhes
2006-10-02 19:49                     ` Dmitry Torokhov
2006-10-02 19:47                 ` Rafael J. Wysocki
2006-10-02 21:00                   ` Dan Williams
2006-10-02 21:26                     ` Theodore Tso
2006-10-02 21:58                       ` Jean Tourrilhes
2006-10-05 10:39                         ` Keith Owens
2006-10-02 22:08                       ` Alessandro Suardi
2006-10-03 12:12                         ` Dan Williams
2006-10-03 12:49                           ` John W. Linville
2006-10-03 13:38                             ` Theodore Tso
2006-10-03 14:12                               ` Dan Williams
2006-10-03 14:30                                 ` John W. Linville
2006-10-03 16:00                                 ` Theodore Tso
2006-10-03 17:03                                   ` Jean Tourrilhes
2006-10-03 16:52                               ` Jean Tourrilhes
2006-10-03 17:23                               ` Jean Tourrilhes
2006-10-03 17:38                                 ` Jean Tourrilhes
2006-10-03 17:40                                 ` Dan Williams
2006-10-03 22:30                                 ` Theodore Tso
2006-10-03 22:51                                   ` Jean Tourrilhes
2006-10-03 12:53                           ` Alessandro Suardi
2006-10-03 16:41                           ` Jean Tourrilhes
2006-10-10  6:29                       ` Reinhard Tartler
2006-10-02 19:41               ` Jean Tourrilhes
2006-10-02 20:57                 ` Dan Williams
2006-10-02 21:04                   ` Jean Tourrilhes
2006-10-02 16:44   ` Lee Revell
2006-10-03 12:38     ` John W. Linville
2006-10-03 12:59       ` Theodore Tso
2006-10-03 15:54       ` Lee Revell
2006-10-03 16:27         ` Linus Torvalds
2006-10-03 18:05           ` John W. Linville
2006-10-03 18:19             ` Jeff Garzik
2006-10-03 18:38               ` Jean Tourrilhes
2006-10-03 18:59                 ` Jeff Garzik
2006-10-03 19:48                   ` Jean Tourrilhes
2006-10-03 19:52                   ` Jean Tourrilhes
2006-10-03 21:40                   ` John W. Linville
2006-10-03 21:48                     ` Jeff Garzik
2006-10-03 22:27                       ` Jean Tourrilhes
2006-10-03 22:41                         ` Jeff Garzik
2006-10-04  2:10                         ` Jouni Malinen
2006-10-03 21:59                     ` Linus Torvalds
2006-10-03 22:16                       ` Jean Tourrilhes
2006-10-03 22:30                         ` Jeff Garzik
2006-10-04 18:10                       ` Jean Tourrilhes
2006-10-04 18:32                         ` Jeff Garzik
2006-10-04 18:42                           ` Jean Tourrilhes
2006-10-04 18:38                         ` Linus Torvalds
2006-10-04 18:59                           ` Jean Tourrilhes
2006-10-04 19:12                             ` Jeff Garzik
2006-10-04 19:21                             ` Linus Torvalds
2006-10-04 19:52                               ` Jean Tourrilhes
2006-10-04 20:12                                 ` Linus Torvalds
2006-10-04 20:19                                   ` Linus Torvalds
2006-10-04 20:47                                   ` Jean Tourrilhes
2006-10-04 22:26                                     ` Linus Torvalds
2006-10-05  0:26                                       ` Jean Tourrilhes
2006-10-05  2:19                                         ` Linus Torvalds
2006-10-05 15:20                                         ` Alessandro Suardi
2006-10-05 16:28                                           ` Jean Tourrilhes
2006-10-06 21:31                                         ` Pavel Machek
2006-10-04 21:08                                 ` John W. Linville
2006-10-04 23:29                             ` Theodore Tso
2006-10-05  0:30                               ` Jean Tourrilhes
2006-10-05  1:55                               ` LEAP (was: wpa supplicant/ipw3945, ESSID last char missing) Jouni Malinen
2006-10-03 23:14                     ` [ipw3945-devel] wpa supplicant/ipw3945, ESSID last char missing mabbas
2006-10-03 23:16                     ` Theodore Tso
2006-10-03 23:31                       ` Jean Tourrilhes
     [not found]                         ` <20061003202754.ce69f03a.seanlkml@sympatico.ca>
2006-10-04  0:27                           ` Sean
2006-10-04  0:30                           ` Jean Tourrilhes
     [not found]                             ` <20061003203646.60d9589a.seanlkml@sympatico.ca>
2006-10-04  0:36                               ` Sean
2006-10-04 12:36                               ` John W. Linville
2006-10-04  7:49                       ` Johannes Berg
2006-10-05 16:35                         ` Jean Tourrilhes
2006-10-05 16:43                           ` Jeff Garzik
2006-10-05 17:42                             ` Erik Andersen
2006-10-05 17:45                               ` Jeff Garzik
2006-10-05 18:36                               ` John W. Linville
2006-10-04  7:50                     ` Johannes Berg
2006-10-03 19:08                 ` Dmitry Torokhov
2006-10-03 19:49                   ` Jean Tourrilhes
2006-10-04  2:21                     ` Jouni Malinen
2006-10-04  7:33                       ` Arjan van de Ven
2006-10-04 12:39                         ` John W. Linville
2006-10-03 18:31             ` Hugh Dickins
2006-10-03 18:40               ` Jean Tourrilhes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox