gentoonewb39 Guru

Joined: 28 Jul 2005 Posts: 317
|
Posted: Thu Aug 25, 2005 4:42 pm Post subject: Error inserting module when uing madwifi-driver |
|
|
why do i get the below error?
Code: |
localhost ~ # modprobe ath_pci
WARNING: Error inserting wlan
(/lib/modules/2.6.12-gentoo-r9/net/wlan.ko): Unknown symbol in module,
or unknown parameter (see dmesg)
WARNING: Error inserting ath_rate_onoe
(/lib/modules/2.6.12-gentoo-r9/net/ath_rate_onoe.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
FATAL: Error inserting ath_pci
(/lib/modules/2.6.12-gentoo-r9/net/ath_pci.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
|
the relevant modules that are attempted to load at boot are ath_hal ath_pci and wlan. |
|