LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Wireless LAN Driver Woes (https://www.linuxquestions.org/questions/mandriva-30/wireless-lan-driver-woes-558077/)

elachys 05-31-2007 02:50 PM

Wireless LAN Driver Woes
 
So. I've just got hold of mandriva (spring edition i think...).
Everything works brilliantly on my laptop. Except my wireless LAN.

Since it's an
Code:

Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
I thought BRILLIANT not only are there linux drivers for it. But they come with the distro!

Unfortunately they do not work so well!


/var/log/messages says:
Code:

May 31 20:30:34 localhost kernel: ieee80211: Unknown symbol ieee80211_debug_level
May 31 20:30:34 localhost kernel: ieee80211: Unknown symbol ieee80211_debug_level
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_get_encodeext
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_set_encode
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_get_encode
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_txb_free
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_set_encodeext
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_get_scan
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol escape_essid
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_freq_to_channel
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_set_geo
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_rx
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_get_channel
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_channel_to_index
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_rx_mgt
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_get_geo
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol free_ieee80211
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_tx_frame
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_is_valid_channel
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol ieee80211_get_channel_flags
May 31 20:30:34 localhost kernel: ipw3945: Unknown symbol alloc_ieee80211
May 31 20:31:20 localhost kernel: ieee80211: Unknown symbol ieee80211_debug_level
May 31 20:31:20 localhost kernel: ieee80211: Unknown symbol ieee80211_debug_level
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_get_encodeext
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_set_encode
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_get_encode
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_txb_free
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_set_encodeext
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_wx_get_scan
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol escape_essid
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_freq_to_channel
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_set_geo
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_rx
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_get_channel
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_channel_to_index
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_rx_mgt
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_get_geo
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol free_ieee80211
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_tx_frame
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_is_valid_channel
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol ieee80211_get_channel_flags
May 31 20:31:20 localhost kernel: ipw3945: Unknown symbol alloc_ieee80211

Not sure what "Unknown symbol" means?
Could someone point me in the right direction?

Thanks in advance.

Coldfire 05-31-2007 10:49 PM

Does Mandriva come with ndiswrapper?

elachys 06-01-2007 12:53 AM

Yup! But none of the drivers i download from itel seem to work!

I've checked the ndiswrapper website and i can't find the exact driver version they suggest.

Coldfire 06-01-2007 09:21 AM

My guess from those "unknown symbol" messages is that you probably have some kind of driver conflict (where two modules are getting loaded at once). Can you post the output of lsmod so we can see what modules you have loaded?

I saw a post on linuxforums where they mentioned that Vista drivers won't work-apparently only the XP ones do. You aren't trying to load Vista drivers are you?

DiBosco 06-11-2007 06:43 PM

Did you try:

Start Menu | System | Configuration | Configure your computer

Go to Network and Internet and click on Setup a New Network Interface then choose Wireless?

I did that on my laptop and it told me what Intel drivers to download and where to get them and put them. Was very straightforward; much easier than the time I had to get madwifi drivers going!


All times are GMT -5. The time now is 11:25 AM.