Bug#390787: Reopening
Kel Modderman
kelmo at kanotixguide.org
Mon Nov 20 23:50:35 CET 2006
On Monday 20 November 2006 23:39, Loïc Minier wrote:
> On Mon, Nov 20, 2006, Adrien CLERC wrote:
> > ath_pci: Unknown symbol ieee80211_mark_dfs
> > ath_pci: disagrees about version of symbol ieee80211_chan2ieee
>
> You seem to have built madwifi against ieee80211-headers, but you did
> not load the ieee80211 module. I suggest you uninstall
> ieee80211-headers and rebuild madwifi, or build ieee80211 and reload
> the madwifi module.
I don't see what Intel's ieee80211 stack has to do with this issue at all.
The conflicting functions are derived from the net80211 stack from madwifi,
and they conflict because he has loaded a newer ath_pci module than what the
existing wlan* modules expect (ie, modprobe -r ath_pci, modprobe ath_pci is
not sufficient).
In the madwifi source tarball, there is a bash script
`scripts/madwifi-unload.bash' that helps with the task of unloading _all_
madwifi modules.
Kel.
More information about the Pkg-madwifi-maintainers
mailing list