Date: Sat, 23 Aug 2014 22:13:57 +0200 From: Chris Van Steenlandt <chris.vansteenlandt@telenet.be> To: Adrian Chadd <adrian@freebsd.org> Cc: "Julian H. Stacey" <jhs@berklix.com>, "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: Re: WPI (Intel wireless 3945ABG) strange behaviour Message-ID: <53F8F605.80006@telenet.be> In-Reply-To: <CAJ-VmomBZV=p9wYG6bXAS9oJ-A-owyF3%2BDjdu0h1_i8FkOpoYQ@mail.gmail.com> References: <201408231238.s7NCc8ME057766@fire.js.berklix.net> <53F8F086.1070207@telenet.be> <CAJ-VmomBZV=p9wYG6bXAS9oJ-A-owyF3%2BDjdu0h1_i8FkOpoYQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Adrian, now I understand why I have to put everything on one line :) I tried what you suggested (only "WPA DHCP") and that what's the intial install generated too. But in that case my wireless does not connect to my ssid and keeps on scanning all channels and never connects ... That's why I started to add extra parameters untill I got a connection. dmesg gives nothing special with regard to my wifi driver(execpt for the messages I mentioned in my first post). Regards, Chris On 23-08-14 21:53, Adrian Chadd wrote: > Hi! > > It's a shell script config file. You have multiple lines, they're > evaluated in order. > > so effectively what you've put in is: > > ifconfig_wlan0 = "WPA DHCP" > > .. now, I suggest you just do that. Ie, you don't need the rest of > them anyway at least to get it working. > > What's in the kernel log? Type 'dmesg', look for messgaes from the wifi driver. > > > -a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53F8F605.80006>