Comment 127 for bug 352228

Revision history for this message
Giovanni Battista Lenoci (gianiaz) wrote :

The changes about modprobe options and on the router config i wrote yesterday didn't help.

I've tried to compile the latest compat-wireless drivers taken from here http://linuxwireless.org/en/users/Download#Where_to_download_bleeding_edge, but when I try to load the new compiled module:

[29674.709301] iwlagn 0000:0c:00.0: PCI INT A disabled
[29686.978111] cfg80211: Calling CRDA to update world regulatory domain
[29687.118162] cfg80211: World regulatory domain updated:
[29687.118170] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[29687.118178] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[29687.118185] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[29687.118192] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[29687.118199] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[29687.118205] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[29687.119911] iwlcore: disagrees about version of symbol ieee80211_start_tx_ba_cb_irqsafe
[29687.119919] iwlcore: Unknown symbol ieee80211_start_tx_ba_cb_irqsafe
[29687.120808] iwlcore: disagrees about version of symbol ieee80211_alloc_hw
[29687.120814] iwlcore: Unknown symbol ieee80211_alloc_hw
[29687.121045] iwlcore: disagrees about version of symbol ieee80211_register_hw
[29687.121051] iwlcore: Unknown symbol ieee80211_register_hw
[29687.121676] iwlcore: disagrees about version of symbol __ieee80211_get_radio_led_name

I'm a little bit desperate :-(