Steve ([EMAIL PROTECTED]) scribbled: > While they didn't used to be (I'd misread WAN as Wireless LAN - Doah!) > but they are now... However I still get a (now single) error "ath_pci: > Unknown symbol ieee80211_ioctl" - about which I'm as unclear as I was > about the dozens of unknown symbols I saw previously.
Here is the result of 'grep -rn ieee80211_ioctl /lib/modules/`uname -r`/' [snip misc bs] modules.symbols:579:alias symbol:ieee80211_ioctl wlan [snip more misc bs] Binary file net/ath_pci.ko matches Binary file net/wlan.ko matches This tells me wlan.ko provides the symbol 'ieee80211_ioctl'. Make sure it is the first in the list in '/etc/modules.autoload.d/kernel-2.6'. If you still get the error, make sure wlan.ko is in your '/lib/modules/`uname-r`/' and then run depmaod -ae again just in case. hth, Cooper. -- gentoo-user@gentoo.org mailing list