We'll start with what you have. Here is the wireless card. Code: 0e:00.0 Network controller [0280]: Intel Corporation Wireless WiFi Link 5100 [8086:4232]
Kernel driver in use: iwlagn
Kernel modules: iwlagn
Here are the wireless and related modules loading. Code: Module Size Used by
iwlagn 100228 0
iwlcore 93184 1 iwlagn
led_class 12036 1 iwlcore
mac80211 217464 2 iwlagn,iwlcore
cfg80211 38288 3 iwlagn,iwlcore,mac80211
This wireless requires firmware to work, so it seems to be loading it. Code: [ 23.408301] iwlagn 0000:0e:00.0: firmware: requesting iwlwifi-5000-1.ucode
Everything appears to be in order. You can check to make sure that the firmware file iwlwifi-5000-1.ucode is in the folder /lib/firmware, or the kernel folders in /lib/firmware.
To see if there are any other errors, you should post the entire out put of this command.
__________________
Paul
Please do not PM me with requests for help. I will not reply.
|