problem with downing wlan's

Alexei Takaseev alexei
Sun Jan 11 06:33:19 PST 2004


On Sun, 11 Jan 2004 06:24:46 -0800
Steve Morris <morris at buinea.com> wrote:

> I am having similar problems with kernel 2.6.[01] and
> hostap-driver-0.1.2.
> 
> 
> Here's my down script:
> 
> #!/bin/sh
> /etc/init.d/dhcp3-server stop
> ifconfig wlan0 down
> rmmod hostap_crypt_wep
> rmmod hostap_pci
> rmmod hostap
> 
> after I run rmmod hostap_pci I get a 'Segmentation fault' and while my
> machine is still running, trying to do 'lsmod' just hangs.
> 
> moe:/usr/local/src/hostap# rmmod hostap_pci
> Segmentation fault
> moe:/usr/local/src/hostap# lsmod
> Module                  Size  Used by
> 
> 
> I'll be happy to generate some debug info if someone can tell me what
> they need and how to do it.

It can be a problem not itself hostap as error "Segmentation fault" at
me arises with many other modules. Most likely there are problems with
modutils.




More information about the Hostap mailing list