Driver for Intel 8260
Driver for Intel 8260
Hi. Is there a driver for wi-fi Intel 8260? Thanks
-
- Full of knowledge
- Posts: 2104
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: Driver for Intel 8260
Hi carlossp
According to this page
https://wireless.wiki.kernel.org/en/use ... rs/iwlwifi
the driver is included since kernel 4.1 but you need a firmware file
https://wireless.wiki.kernel.org/_media ... 0.13.0.tgz
or
https://wireless.wiki.kernel.org/_media ... 2414.0.tgz
( I'm not 100% sure which one)
Unpack the archive and copy the firmware file into /lib/firmware > reboot.
Hopefully the wifi does work then.
According to this page
https://wireless.wiki.kernel.org/en/use ... rs/iwlwifi
the driver is included since kernel 4.1 but you need a firmware file
https://wireless.wiki.kernel.org/_media ... 0.13.0.tgz
or
https://wireless.wiki.kernel.org/_media ... 2414.0.tgz
( I'm not 100% sure which one)
Unpack the archive and copy the firmware file into /lib/firmware > reboot.
Hopefully the wifi does work then.
Re: Driver for Intel 8260
Hi Donald,
Thank you for your answer.
I agree that this is the way but it didn't work with the links you gave to me.
Maybe I have to get the correct version of the firmware.
When I type modinfo iwlwifi | grep 800 it show me: iwlwifi-8000C--26.ucode that I think is the firmware I need.
Thanks again.
Thank you for your answer.
I agree that this is the way but it didn't work with the links you gave to me.
Maybe I have to get the correct version of the firmware.
When I type modinfo iwlwifi | grep 800 it show me: iwlwifi-8000C--26.ucode that I think is the firmware I need.
Thanks again.
- Ed_P
- Contributor
- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Driver for Intel 8260
What doescarlossp wrote:When I type modinfo iwlwifi | grep 800 it show me: iwlwifi-8000C--26.ucode
modinfo iwlwifi | grep wifi
show?
Re: Driver for Intel 8260
Hi Ed,
Tomorrow here is holyday. Thanks god!!
Wenesday I will run the command and send you the result.
Carlos
Tomorrow here is holyday. Thanks god!!
Wenesday I will run the command and send you the result.
Carlos
-
- Full of knowledge
- Posts: 2104
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: Driver for Intel 8260
Hi Carlos
https://github.com/NetBit73/NeteXt73_pa ... C-26.ucode
You can download this file from:carlossp wrote: When I type modinfo iwlwifi | grep 800 it show me: iwlwifi-8000C--26.ucode that I think is the firmware I need.
https://github.com/NetBit73/NeteXt73_pa ... C-26.ucode
Re: Driver for Intel 8260
Hi Donald,
I got already the file.
Tomorrow at work I will test it.
I will put here the result.
Thank you for your help.
Carlos
I got already the file.
Tomorrow at work I will test it.
I will put here the result.
Thank you for your help.
Carlos
Re: Driver for Intel 8260
Hi Ed,Ed_P wrote:What doescarlossp wrote:When I type modinfo iwlwifi | grep 800 it show me: iwlwifi-8000C--26.ucode
modinfo iwlwifi | grep wifi
show?
Below is the result of the command modinfo iwlwifi | grep wifi
But I have already the solution.
I just copied the file iwlwifi-8000C-26.ucode to /lib/firmware and now the wifi network is working.
Thank you for your help.
---------------------------------------------------------------------------------------------
filename: /lib/modules/4.9.0-porteus/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
author: Copyright(c) 2003- 2015 Intel Corporation <[email protected]>
firmware: iwlwifi-100-5.ucode
firmware: iwlwifi-1000-5.ucode
firmware: iwlwifi-135-6.ucode
firmware: iwlwifi-105-6.ucode
firmware: iwlwifi-2030-6.ucode
firmware: iwlwifi-2000-6.ucode
firmware: iwlwifi-5150-2.ucode
firmware: iwlwifi-5000-5.ucode
firmware: iwlwifi-6000g2b-IWL6000G2B_UCODE_API_MAX.ucode
firmware: iwlwifi-6000g2a-6.ucode
firmware: iwlwifi-6050-5.ucode
firmware: iwlwifi-6000-6.ucode
firmware: iwlwifi-7265D-26.ucode
firmware: iwlwifi-7265-17.ucode
firmware: iwlwifi-3168-26.ucode
firmware: iwlwifi-3160-17.ucode
firmware: iwlwifi-7260-17.ucode
firmware: iwlwifi-8265-26.ucode
firmware: iwlwifi-8000C--26.ucode
firmware: iwlwifi-9000-pu-a0-lc-a0--26.ucode
firmware: iwlwifi-9260-th-a0-jf-a0--26.ucode
firmware: iwlwifi-9000-pu-a0-jf-a0--26.ucode
firmware: iwlwifi-Qu-a0-jf-b0--26.ucode
parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
~
Re: Driver for Intel 8260 [solved]
Hi Donald,donald wrote:Hi CarlosYou can download this file from:carlossp wrote: When I type modinfo iwlwifi | grep 800 it show me: iwlwifi-8000C--26.ucode that I think is the firmware I need.
https://github.com/NetBit73/NeteXt73_pa ... C-26.ucode
Fantastic!! I just copied the file iwlwifi-8000C-26.ucode from the link you said to /lib/firmware and now the network card is detected and the wifi is working perfectly.
Thank you very much for your good help.
Carlos
Driver for Intel 8260
Hi,
I have the same problem
. The mentioned driver is no longer available at github
. I found 2 driver which should be right: iwlwifi-8000C-13.ucode and iwlwifi-8000C-16.ucode. I copied both to /lib/firmware , but they are not used: dmesg does not mention them. Only iwlwifi-8000C-26.ucode till iwlwifi-8000C-17.ucode are tried as before.
What can I do?
I would be happy about help. Thanks,
violist
I have the same problem


What can I do?
I would be happy about help. Thanks,
violist
Driver for Intel 8260
By the way: I use porteus XFCE-v3.2.2-x86_64.
And of course: dmesg says that all iwlwifi-8000C-xx.ucode driver fail (26 to 17), error -2.
And of course: dmesg says that all iwlwifi-8000C-xx.ucode driver fail (26 to 17), error -2.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Driver for Intel 8260
You may get it from here:
Code: Select all
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/iwlwifi-8000C-22.ucode
Please add [Solved] to your thread title if the solution was found.
Driver for Intel 8260
Great! That was the right file. Worksfanthom wrote: ↑12 Oct 2017, 16:53Code: Select all
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/iwlwifi-8000C-22.ucode

The 2 files for Intel 8260 I found (at Intel homepage and https://wireless.wiki.kernel.org/en/use ... rs/iwlwifi ) doesn't work.
Thanks fanthom
violist