Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel Wireless 7260 not working after kernel update [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
nelsonwcf
Tux's lil' helper
Tux's lil' helper


Joined: 31 Oct 2012
Posts: 112

PostPosted: Mon Jul 18, 2016 2:23 pm    Post subject: Intel Wireless 7260 not working after kernel update [Solved] Reply with quote

Hi Guys,

After I updated the kernel from 4.1.15-r1 to 4.4.6, my Intel 7260 Wireless card stopped working correctly, as now it takes 1 or 2 minutes until it is found by the system.
I know that this is a firmware problem but I can't seem to find the correct firmware for this new kernel version. I'm currently using iwlwifi-7260-13.ucode for the firmware but it don't work very well in this version.
Did anyone had a similar problem or know how to solve it?

Thank you.


Last edited by nelsonwcf on Thu Jul 21, 2016 1:49 am; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Mon Jul 18, 2016 4:48 pm    Post subject: Reply with quote

run dmesg | grep -i firmware and see if it gives any hints
http://git.kernel.org/cgit/linux/kernel/git/iwlwifi/linux-firmware.git/tree/ has from .7 up to .17 ucode
_________________
Defund the FCC.
Back to top
View user's profile Send private message
nelsonwcf
Tux's lil' helper
Tux's lil' helper


Joined: 31 Oct 2012
Posts: 112

PostPosted: Mon Jul 18, 2016 4:58 pm    Post subject: Reply with quote

DONAHUE wrote:
run dmesg | grep -i firmware and see if it gives any hints
http://git.kernel.org/cgit/linux/kernel/git/iwlwifi/linux-firmware.git/tree/ has from .7 up to .17 ucode


That's what I'm getting. It's weird because I don't think I have this 25.30.13.0 firmware in my machine. How can I force it to directly to the 25.30.13.0 instead of trying all others before?
Code:

[    0.165011] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    3.100993] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
[   63.101617] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7260-16.ucode failed with error -2
[  123.102262] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7260-15.ucode failed with error -2
[  183.102877] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7260-14.ucode failed with error -2
[  243.107940] iwlwifi 0000:01:00.0: loaded firmware version 25.30.13.0 op_mode iwlmvm
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Mon Jul 18, 2016 11:43 pm    Post subject: Reply with quote

I use emerge linux-firmware to acquire firmware. Sometimes it does not contain all current firmware requiring manual download to /lib/firmware. Run ls /lib/firmware/*iwlwifi-7260*. If you do not have all the versions listed at http://git.kernel.org/cgit/linux/kernel/git/iwlwifi/linux-firmware.git/tree/ in your /lib/firmware you should download them to /lib/firmware and reboot. This leaves the kernel free to pick the correct firmware for your particular 7260. once the kernel chooses you can read the choice in dmesg and delete the unchosen from /lib/firmware.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi suggests that kernel 4.3+ wants /lib/firmware/iwlwifi-7260-16.ucode to be present. Which can also be downloaded from https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-7260-ucode-16.242414.0.tgz which extracts to iwlwifi-7260-16.ucode and LICENSE.iwlwifi-7260-ucode and a readme. Depending on how you handle licenses you should(may need) to add the license to /lib/firmware.
_________________
Defund the FCC.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum