On Sat, Oct 10, 2009 at 05:03, Mathieu Malaterre <mathieu.malate...@gmail.com> wrote: > Hi there, > > I am trying a very simple task: connect to my wifi using a my debian box. > Setup: My wifi box is made by Free.Fr (French ADSL provider). I did > setup the SSID to be foobar, no broadcast, and security "WPA > (TKIP+AES)". I hit generate and it gives me a password. I can connect > using WinXP no problem. > > Now if I try to connect with my debian box, I click on the > network-manager and select 'Connect to Hidden Network', set security > to 'WPA/WPA2 Personal' and copy paste the password as I would do on > winxp. It does not connect at all. > I tried then: > http://wiki.debian.org/Manual-Howto#AuthenticatewithwpausingPSKTKIP. > It still does not work and I get (*). What am I doing wrong ? What are > the tool to understand what is going on wrong ? Should I select > another type of security ?
Have you tried: wpa-driver nl80211 I think wpasupplicant defaults to wext, but as the Intel 4965 is a mac80211- using card, it should be using the new netlink/cfg80211 interface. Also, read /usr/share/doc/wpasupplicant/README.modes.gz Cheers, Kelly Clowers -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org