Unknown symbol errors when insmod wl1271_sdio.ko and wl1271.ko

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
        I'm using the following wl127xx.git branch, and trying to bringup my board using the kernel drivers for wl1271 wlan module with a beagleboard design.

I haven't yet applied luca's patches, and thought I'd try with seeing if the built drivers are loading properly. 

I get the following errors, when attempting to insmod wl1271_sdio.ko and wl1271.ko. What dependent modules am I missing?


root@beagleboard:/lib/modules/2.6.36-rc7-wl/kernel/drivers/net/wireless/wl12xx# insmod wl1271_sdio.ko
[  254.525451] wl1271_sdio: Unknown symbol wl1271_register_hw (err 0)
[  254.532836] wl1271_sdio: Unknown symbol wl1271_alloc_hw (err 0)
[  254.540588] wl1271_sdio: Unknown symbol wl1271_unregister_hw (err 0)
[  254.550720] wl1271_sdio: Unknown symbol wl1271_init_ieee80211 (err 0)
[  254.557861] wl1271_sdio: Unknown symbol ieee80211_queue_work (err 0)
[  254.564758] wl1271_sdio: Unknown symbol wl1271_free_hw (err 0)
insmod: error inserting 'wl1271_sdio.ko': -1 Unknown symbol in module


root@beagleboard:/lib/modules/2.6.36-rc7-wl/kernel/drivers/net/wireless/wl12xx# insmod wl1271.ko
[  281.981475] wl1271: Unknown symbol ieee80211_connection_loss (err 0)
[  281.989898] wl1271: Unknown symbol ieee80211_free_hw (err 0)
[  281.996032] wl1271: Unknown symbol ieee80211_probereq_get (err 0)
[  282.003326] wl1271: Unknown symbol ieee80211_alloc_hw (err 0)
[  282.009704] wl1271: Unknown symbol ieee80211_nullfunc_get (err 0)
[  282.016326] wl1271: Unknown symbol ieee80211_pspoll_get (err 0)
[  282.022766] wl1271: Unknown symbol ieee80211_register_hw (err 0)
[  282.029602] wl1271: Unknown symbol ieee80211_restart_hw (err 0)
[  282.036041] wl1271: Unknown symbol ieee80211_get_hdrlen_from_skb (err 0)
[  282.045013] wl1271: Unknown symbol ieee80211_queue_delayed_work (err 0)
[  282.052947] wl1271: Unknown symbol ieee80211_rx (err 0)
[  282.059204] wl1271: Unknown symbol ieee80211_wake_queues (err 0)
[  282.066192] wl1271: Unknown symbol ieee80211_tx_status (err 0)
[  282.072540] wl1271: Unknown symbol ieee80211_stop_queues (err 0)
[  282.079986] wl1271: Unknown symbol ieee80211_scan_completed (err 0)
[  282.086944] wl1271: Unknown symbol ieee80211_channel_to_frequency (err 0)
[  282.094268] wl1271: Unknown symbol ieee80211_unregister_hw (err 0)
[  282.101013] wl1271: Unknown symbol ieee80211_enable_dyn_ps (err 0)
[  282.108245] wl1271: Unknown symbol ieee80211_beacon_get_tim (err 0)
[  282.115020] wl1271: Unknown symbol ieee80211_hdrlen (err 0)
[  282.121124] wl1271: Unknown symbol ieee80211_cqm_rssi_notify (err 0)
[  282.128082] wl1271: Unknown symbol ieee80211_frequency_to_channel (err 0)
[  282.135559] wl1271: Unknown symbol ieee80211_queue_work (err 0)
[  282.141998] wl1271: Unknown symbol ieee80211_disable_dyn_ps (err 0)
insmod: error inserting 'wl1271.ko': -1 Unknown symbol in module


Best regards,

Elvis
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux