NetworkManager + 802.1x wired? [Re: very common kernel modules slow down the boot process]

Dan Williams dcbw at redhat.com
Mon Apr 21 16:47:52 UTC 2008


On Mon, 2008-04-21 at 17:38 +0200, Martin Sourada wrote:
> On Fri, 2008-04-04 at 14:47 -0400, Dan Williams wrote:
> > Can you give wpa_supplicant a shot again to make sure it will work
> > first?  Make sure you set "ap_scan=0" in the global section (ie, at the
> > top and not in a 'network' block).
> > 
> > Thanks,
> > Dan
> > 
> OK,
> 
> Seems I've managed to get it working with wpa_supplicant as well. The
> script I use for wpa_supplicant handled connection looks like this:
> 
> #!/bin/bash
> service NetworkManager stop
> ifconfig eth0 up
> sleep 8
> wpa_supplicant -ieth0 -Dwired -c/home/martin/.private/KolejNET/wpa.conf
> -B
> dhclient eth0
> killall -9 hald-addon-input

The hald-addon-input bug got fixed upstream so should be trickling down
to rawhide at some point soon.

Dan





More information about the fedora-devel-list mailing list