* 'make unload' fails if you run Ubuntu Hardy
@ 2008-02-24 20:34 Thomas Novin
2008-02-27 3:51 ` Luis R. Rodriguez
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Novin @ 2008-02-24 20:34 UTC (permalink / raw)
To: linux-wireless
Hello
I have just installed the latest compat-wireless system and 'make
unload' failed for me.
thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ sudo make unload
Unloading iwl3945...
Unloading mac80211...
Unloading cfg80211...
FATAL: Module cfg80211 is in use.
make: *** [unload] Error 1
thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ lsmod | grep iwl
iwlwifi_mac80211 220004 0
cfg80211 15112 1 iwlwifi_mac80211
thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ sudo modprobe -r
iwlwifi_mac80211
thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ sudo make unload
thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$
So by manually unloading iwlwifi_mac80211 I managed to get past this.
Rgds,
Thomas
Ps. I'm not on the list.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 'make unload' fails if you run Ubuntu Hardy
2008-02-24 20:34 'make unload' fails if you run Ubuntu Hardy Thomas Novin
@ 2008-02-27 3:51 ` Luis R. Rodriguez
0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2008-02-27 3:51 UTC (permalink / raw)
To: Thomas Novin; +Cc: linux-wireless
On Sun, Feb 24, 2008 at 3:34 PM, Thomas Novin <thnov@xyz.pp.se> wrote:
> Hello
>
> I have just installed the latest compat-wireless system and 'make
> unload' failed for me.
>
> thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ sudo make unload
> Unloading iwl3945...
> Unloading mac80211...
> Unloading cfg80211...
> FATAL: Module cfg80211 is in use.
> make: *** [unload] Error 1
> thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ lsmod | grep iwl
> iwlwifi_mac80211 220004 0
> cfg80211 15112 1 iwlwifi_mac80211
> thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ sudo modprobe -r
> iwlwifi_mac80211
> thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$ sudo make unload
> thnov@pc-thnov-ubuntu:~/src/compat-wireless-2.6$
>
> So by manually unloading iwlwifi_mac80211 I managed to get past this.
Got it, fixed and pushed.
Thanks,
Luis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-27 3:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-24 20:34 'make unload' fails if you run Ubuntu Hardy Thomas Novin
2008-02-27 3:51 ` Luis R. Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox