Trying to trouble-shoot this error which pertains to microcode, my card from lspci shows,
Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
system.log shows,
iwlwifi: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
When I run modinfo, I get, (a lot of stuff cut off)
description: Intel(R) Wireless WiFi driver for Linux
## lots of stuff...
firmware: iwlwifi-6000g2b-6.ucode
firmware: iwlwifi-6000g2a-6.ucode
firmware: iwlwifi-6050-5.ucode
firmware: iwlwifi-6000-6.ucode
## lots of stuff...
## NO iwlwifi-6205-#.ucode
srcversion: 6BA065AF04F0DFDB8D91DBF
But none of those show 6205. Which .ucode is system.log referring to when it says,
iwlwifi: loaded firmware version 18.168.6.1 op_mode iwldvm
There are two that I could assume,
firmware: iwlwifi-6050-5.ucode
firmware: iwlwifi-6000-6.ucode
But, is there way to know for certain?