Intel Wireless 7265 AC - Porteus v3.2
Intel Wireless 7265 AC - Porteus v3.2
Hello dear Community,
I'm running a test on my laptop (HP Spectre x360) and I noticed that my Intel WiFi card is not detected.
The output of "iwconfig" says that there is not any wireless device.
Is there a way to add the Intel modules on the new ISOs?
Thanks!
kalo86
I'm running a test on my laptop (HP Spectre x360) and I noticed that my Intel WiFi card is not detected.
The output of "iwconfig" says that there is not any wireless device.
Is there a way to add the Intel modules on the new ISOs?
Thanks!
kalo86
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Intel Wireless 7265 AC - Porteus v3.2
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Re: Intel Wireless 7265 AC - Porteus v3.2
Ok, thank you for answering, this is the output:
https://s16.postimg.org/ibz6xath1/IMG_2 ... 165943.jpg
https://s16.postimg.org/ibz6xath1/IMG_2 ... 165943.jpg
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Intel Wireless 7265 AC - Porteus v3.2
kalo86, thanks for log.
- download and activate this module firmwareiwlwifi0.43all.xzm (better, copy this module to /mnt/sdb1/porteus/modules)
- open terminal and run these commands:
or
Code: Select all
su toor modprobe -r iwlwifi modprobe iwlwifi
Code: Select all
reboot
- try to configure your wireless interface.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Re: Intel Wireless 7265 AC - Porteus v3.2
Nothing, I choosed the option 1 (copy the module on the porteus/modules folder and power on the laptop to be sure).
This is the screenshot:
https://s12.postimg.org/dkzqtu0b1/Scree ... _14_23.png
I think there is a missing driver on the kernel.
Thanks for the support!
kalo86
This is the screenshot:
https://s12.postimg.org/dkzqtu0b1/Scree ... _14_23.png
I think there is a missing driver on the kernel.
Thanks for the support!
kalo86
-
- Full of knowledge
- Posts: 2104
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: Intel Wireless 7265 AC - Porteus v3.2
Hi
7260 and 7265 support
7260 and 7265 will not be supported by the newest firmware versions:
the last firmware that was released for these devices is -17.ucode.
Bug fixes will be ported to -17.ucode.
Note that 7265D can run later firmware versions. In order to determine
if your 7265 device is a 'D' version, you can check the dmesg output:
Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
The revision number of a 7265D device is 0x210, if you see any other number,
you have a 7265 device.
Firmware files:
kernel 4.3+
https://wireless.wiki.kernel.org/_media ... 2414.0.tgz
Another package:
http://mirrors.slackware.com/slackware/ ... arch-1.txz
extract the relevant files and copy them into /lib/firmware
good luck..
7260 and 7265 support
7260 and 7265 will not be supported by the newest firmware versions:
the last firmware that was released for these devices is -17.ucode.
Bug fixes will be ported to -17.ucode.
Note that 7265D can run later firmware versions. In order to determine
if your 7265 device is a 'D' version, you can check the dmesg output:
Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
The revision number of a 7265D device is 0x210, if you see any other number,
you have a 7265 device.
Firmware files:
kernel 4.3+
https://wireless.wiki.kernel.org/_media ... 2414.0.tgz
Another package:
http://mirrors.slackware.com/slackware/ ... arch-1.txz
extract the relevant files and copy them into /lib/firmware
good luck..

-
- Black ninja
- Posts: 56
- Joined: 22 Apr 2016, 07:11
- Distribution: Porteus 3.2.2 xfce
- Location: Germany
Re: Intel Wireless 7265 AC - Porteus v3.2
Try this one. not sure which version of firmware i got. http://filehorst.de/d/bgpaDpBw
Re: Intel Wireless 7265 AC - Porteus v3.2
Hello guys!
Thanks for the answers, anyway I noticed on the output of "dmesg" command that the system tried to locate the missing firmware.
For this reason I prepared two different modules (one for 7265 and the second for the 7265D) and with two tests I determined that my wifi card is the 7265D.
These are the links to download the modules:
7265: https://mega.nz/#!MpJUxbgZ!GHfyGbnf5MIL ... Ks3NVPPnUo
7265D: https://mega.nz/#!p4pyFLrS!ylpwN0mhE2mK ... VohWzBd1is
Thank you very much!
kalo86
Thanks for the answers, anyway I noticed on the output of "dmesg" command that the system tried to locate the missing firmware.
For this reason I prepared two different modules (one for 7265 and the second for the 7265D) and with two tests I determined that my wifi card is the 7265D.
These are the links to download the modules:
7265: https://mega.nz/#!MpJUxbgZ!GHfyGbnf5MIL ... Ks3NVPPnUo
7265D: https://mega.nz/#!p4pyFLrS!ylpwN0mhE2mK ... VohWzBd1is
Thank you very much!
kalo86
-
- Black ninja
- Posts: 56
- Joined: 22 Apr 2016, 07:11
- Distribution: Porteus 3.2.2 xfce
- Location: Germany
Re: Intel Wireless 7265 AC - Porteus v3.2
So my module also should do the job. This contains both versions of firmware for 7265 and 7265D.
Where did you find that firmware files? They seem to be few months newer than mine. I downloaded the files direct from Intel website.
Did you create the modules yourself and how? My selfmade ones look a little different in internal file structure.
Where did you find that firmware files? They seem to be few months newer than mine. I downloaded the files direct from Intel website.
Did you create the modules yourself and how? My selfmade ones look a little different in internal file structure.
Re: Intel Wireless 7265 AC - Porteus v3.2
Hi,fred08155 wrote:So my module also should do the job. This contains both versions of firmware for 7265 and 7265D.
Where did you find that firmware files? They seem to be few months newer than mine. I downloaded the files direct from Intel website.
Did you create the modules yourself and how? My selfmade ones look a little different in internal file structure.
I made the modules in this way:
1. Download the ucode files from Intel website;
2. Create a folder on Desktop (for example) with any name: "7265";
3. Create this path inside: lib/firmware
4. Copy the firmware file inside the path: 7265/lib/firmware;
5. Open a terminal on the Desktop and send the command: dir2xzm 7265 Intel_Wireless_7265.xzm
6. Done.
The same procedure can be done for the 7265D firmware if you want to split the modules like me (I usually want a lean linux distribution and the modularity of Porteus has a big value if you want to add/remove stuff).
If you want a unique module, on point 4. you can copy both firmware files on the same path.
Since in my laptop I don't need the 7265 firmware, then I use only the 7265D module.
Thanks!
kalo86