<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3131&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Problem (or not?) for a Intel WiFi PCIexpress card.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3131</link>
		<description><![CDATA[The most recent posts in Problem (or not?) for a Intel WiFi PCIexpress card..]]></description>
		<lastBuildDate>Mon, 04 Nov 2019 22:07:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Problem (or not?) for a Intel WiFi PCIexpress card.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18383#p18383</link>
			<description><![CDATA[<p>Hi to all,</p><p>I&#039;m new this forum and also to the Devuan distro.</p><p>I&#039;m here to ask if someone already encountered some problems using a PCIe Intel WiFi card.<br />I installed Devuan ASCII copying the DVD iso to and USB stick and connecting, during the<br />installation, my PC to router-modem via ethernet.</p><p>When the install program has detected that my PC had a PCIe Intel WiFi card, it asked me <br />if I had a removable media to attach on which non-firmware for iwlwifi-7265D-26.ucode,<br />7265D-25.ucode, 7265D-24.ucode and 7265D-23.ucode was present.<br />I answered no an I continued. Finally the installation process completed successfully.</p><p>The problem arose when I made the first restart: the booting process stalled after some<br />warnings and errors were reported on the screen regarding wifi driver problems.<br />After a while the boot process continued again until I finally got the login.<br />This behavior is repeated every time I turn on my PC.<br />The strange thing is that, after all, my wifi is working because I can start a Firefox session<br />and surfing around.</p><p>Following some information catched from my system:<br /><span class="bbc"><br />root@pc:~# uname -a<br />Linux pc 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u1 (2019-09-20) x86_64 GNU/Linux<br /></span></p><p>Here the logs reporting the errors (about wifi) I got during boot process<br />(It seems the system is unable to load 7265D-23/24/25/26 firmwares,<br />only the 7265D-22 is correctly loaded):<br /><span class="bbc"><br />root@pc:~# dmesg |grep iwlwifi<br />[&#160; &#160; 2.042343] iwlwifi 0000:02:00.0: enabling device (0100 -&gt; 0102)<br />[&#160; &#160; 2.043690] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-26.ucode (-2)<br />[&#160; &#160; 2.043696] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-26.ucode failed with error -2<br />[&#160; &#160; 2.043707] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-25.ucode (-2)<br />[&#160; &#160; 2.043710] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-25.ucode failed with error -2<br />[&#160; &#160; 2.043719] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-24.ucode (-2)<br />[&#160; &#160; 2.043722] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-24.ucode failed with error -2<br />[&#160; &#160; 2.043731] iwlwifi 0000:02:00.0: firmware: failed to load iwlwifi-7265D-23.ucode (-2)<br />[&#160; &#160; 2.043734] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-23.ucode failed with error -2<br />[&#160; &#160; 2.048310] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7265D-22.ucode<br />[&#160; &#160; 2.048572] iwlwifi 0000:02:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm<br />[&#160; &#160; 2.308412] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210<br />[&#160; &#160; 2.310460] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160; 2.310621] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;64.333705] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;64.333867] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;64.398482] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;64.398644] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;71.575866] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;71.576032] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;71.641516] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;71.641680] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;72.221122] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;72.221289] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;72.286543] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br />[&#160; &#160;72.286708] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled<br /></span></p><p>Following I report the configuration of <em>wicd</em> manager:<br /><span class="bbc"><br />root@pc:~# cat /etc/wicd/manager-settings.conf <br />[Settings]<br />backend = external<br />wireless_interface = wlan0<br />wired_interface = eth0<br />wpa_driver = wext<br />always_show_wired_interface = False<br />use_global_dns = False<br />global_dns_1 = None<br />global_dns_2 = None<br />global_dns_3 = None<br />global_dns_dom = None<br />global_search_dom = None<br />auto_reconnect = True<br />debug_mode = False<br />wired_connect_mode = 1<br />signal_display_type = 0<br />should_verify_ap = 1<br />dhcp_client = 0<br />link_detect_tool = 0<br />flush_tool = 0<br />sudo_app = 0<br />prefer_wired = False<br />show_never_connect = True<br /></span></p><p>Here I checked which iwlwifi module information.<br />Of the 7265D family, only iwlwifi-7265D-26.ucode is listed.<br /><span class="bbc"><br />root@pc:~# modinfo iwlwifi |grep iwlwifi<br />filename:&#160; &#160; &#160; &#160;/lib/modules/4.9.0-11-amd64/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-100-5.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-1000-5.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-135-6.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-105-6.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-2030-6.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-2000-6.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-5150-2.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-5000-5.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-6000g2b-6.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-6000g2a-6.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-6050-5.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-6000-4.ucode<br /><span class="bbu">firmware:&#160; &#160; &#160; &#160;iwlwifi-7265D-26.ucode</span><br />firmware:&#160; &#160; &#160; &#160;iwlwifi-7265-17.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-3168-26.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-3160-17.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-7260-17.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-8265-26.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-8000C-26.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-9000-pu-a0-lc-a0--26.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-9260-th-a0-jf-a0--26.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-9000-pu-a0-jf-a0--26.ucode<br />firmware:&#160; &#160; &#160; &#160;iwlwifi-Qu-a0-jf-b0--26.ucode<br /></span></p><p>Here I report the firmwares present in the <em>firmware/lib</em> directory<br />(the 7265D-23/24/25/26 codes are <strong>*NOT*</strong> present!)<br /><span class="bbc"><br />root@pc:~# ls /lib/firmware/iwlwifi-* |grep 7265<br />/lib/firmware/iwlwifi-7265-12.ucode<br />/lib/firmware/iwlwifi-7265-14.ucode<br />/lib/firmware/iwlwifi-7265-16.ucode<br />/lib/firmware/iwlwifi-7265-17.ucode<br />/lib/firmware/iwlwifi-7265-9.ucode<br />/lib/firmware/iwlwifi-7265D-12.ucode<br />/lib/firmware/iwlwifi-7265D-14.ucode<br />/lib/firmware/iwlwifi-7265D-16.ucode<br />/lib/firmware/iwlwifi-7265D-17.ucode<br />/lib/firmware/iwlwifi-7265D-21.ucode<br />/lib/firmware/iwlwifi-7265D-22.ucode<br /></span></p><p>And finally the output of <span class="bbc">dpkg --list |grep iwlwifi</span>:<br /><span class="bbc"><br />ii&#160; firmware-iwlwifi&#160; 20161130-5&#160; &#160; all&#160; &#160; Binary firmware for Intel Wireless cards<br /></span></p><p>So the only explanation I can give is that the iwlwifi firmware present in <br /><em>Devuan ascii</em> is a little bit dated respect to the wireless card I have<br />installed on my machine.<br />Are I am wrong or I am on the right way to further investigate?<br />Thanks in advance to everyone who can give me some suggestions.</p><p>Muscleman.</p>]]></description>
			<author><![CDATA[dummy@example.com (muscleman)]]></author>
			<pubDate>Mon, 04 Nov 2019 22:07:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18383#p18383</guid>
		</item>
	</channel>
</rss>
