<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3327&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3327</link>
		<description><![CDATA[The most recent posts in [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue.]]></description>
		<lastBuildDate>Mon, 17 Feb 2020 16:12:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20115#p20115</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>build a new module from Larry Finger&#039;s github site.</p></div></blockquote></div><p>That solved the issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Mon, 17 Feb 2020 16:12:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20115#p20115</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20114#p20114</link>
			<description><![CDATA[<div class="quotebox"><cite>uther wrote:</cite><blockquote><div><p>I&#039;m on 5.4.0-0</p></div></blockquote></div><p>Either switch to the non-backports kernel or build a new module from Larry Finger&#039;s github site.</p><p>The Ubuntu kernels are fixed now but the twats haven&#039;t passed it upstream. As usual.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 17 Feb 2020 15:39:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20114#p20114</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20113#p20113</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>I found <a href="https://github.com/commandline-be/commandline-blues/wiki/RTL8822BE-802.11a-b-g-n-ac-WiFi-adapter" rel="nofollow">this</a> but the referenced <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1838133" rel="nofollow">bug</a> seems to apply to kernel &gt;5.0. I presume you&#039;re using the 4.19 LTS branch with beowulf?</p></div></blockquote></div><p>Sh*t, I forgot to mention. I&#039;m on 5.4.0-0.</p><div class="codebox"><pre><code>uname -a
Linux user 5.4.0-0.bpo.2-rt-amd64 #1 SMP PREEMPT_RT Debian 5.4.8-1~bpo10+1 (2020-01-07) x86_64 GNU/Linux</code></pre></div><div class="codebox"><pre><code>dmesg | grep firmware 
[   13.187885] rtw_pci 0000:02:00.0: firmware: failed to load rtw88/rtw8822b_fw.bin (-2)
[   13.187887] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[   13.187889] rtw_pci 0000:02:00.0: Direct firmware load for rtw88/rtw8822b_fw.bin failed with error -2
[   13.187892] rtw_pci 0000:02:00.0: failed to request firmware
[   13.204310] rtw_pci 0000:02:00.0: failed to load firmware
[   28.347329] r8169 0000:05:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw</code></pre></div><div class="codebox"><pre><code>lspci -knn | grep -A2 WiFi
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822]
	Subsystem: Lenovo RTL8822BE 802.11a/b/g/n/ac WiFi adapter [17aa:b023]
	Kernel modules: rtwpci</code></pre></div><div class="codebox"><pre><code>ip link
1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether e8:6a:54:64:52:43 brd ff:ff:ff:ff:ff:ff
3: eth1: &lt;NO-CARRIER,BROADCAST,MULTICAST,UP&gt; mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether e8:6a:54:64:52:42 brd ff:ff:ff:ff:ff:ff</code></pre></div><div class="quotebox"><cite>HevyDevy wrote:</cite><blockquote><div><p>Did /lib/firmware/rtw88 exist ascii ?</p></div></blockquote></div><p>Unfortunately I&#039;ve migrated to Beowulf on all my machines. Maybe someone else can tell. I assume yes, because before migration WiFi worked.</p>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Mon, 17 Feb 2020 15:37:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20113#p20113</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20112#p20112</link>
			<description><![CDATA[<p>Did /lib/firmware/rtw88 exist ascii ?</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Mon, 17 Feb 2020 15:15:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20112#p20112</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20111#p20111</link>
			<description><![CDATA[<p>I found <a href="https://github.com/commandline-be/commandline-blues/wiki/RTL8822BE-802.11a-b-g-n-ac-WiFi-adapter" rel="nofollow">this</a> but the referenced <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1838133" rel="nofollow">bug</a> seems to apply to kernel &gt;5.0. I presume you&#039;re using the 4.19 LTS branch with beowulf?</p><p>Just to be sure can we see</p><div class="codebox"><pre><code>uname -a
sudo dmesg | grep firmware
lspci -knn | grep -A2 WiFi
ip link</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 17 Feb 2020 15:12:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20111#p20111</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20108#p20108</link>
			<description><![CDATA[<p>I&#039;ve found an issue with Realtek 8822 WiFi card after upgrading to Beowulf. It seems like firmware changed location because in /lib/firmware are:</p><p><span class="bbc">/lib/firmware/rtl_bt/rtl8822b_config.bin</span><br /><span class="bbc">/lib/firmware/rtl_bt/rtl8822b_fw.bin</span><br /><span class="bbc">/lib/firmware/rtl_bt/rtl8822cu_fw.bin</span><br /><span class="bbc">/lib/firmware/rtlwifi/rtl8822befw.bin</span></p><p>but /lib/firmware/rtw88 does not exist:</p><div class="codebox"><pre><code>dmesg | grep 8822
[   13.187885] rtw_pci 0000:02:00.0: firmware: failed to load rtw88/rtw8822b_fw.bin (-2)
[   13.187889] rtw_pci 0000:02:00.0: Direct firmware load for rtw88/rtw8822b_fw.bin failed with error -2</code></pre></div><div class="codebox"><pre><code>lspci
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter</code></pre></div><div class="codebox"><pre class="vscroll"><code>lshw -C network
  *-network DISABLED        
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth0
       version: 0e
       serial: 
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical
       configuration: broadcast=yes driver=r8169 latency=0 link=no multicast=yes
       resources: irq:72 ioport:3400(size=256) memory:c0814000-c0814fff memory:c0800000-c0803fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:05:00.0
       logical name: eth1
       version: 10
       serial: 
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.88.87 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       resources: irq:73 ioport:2000(size=256) memory:c0704000-c0704fff memory:c0700000-c0703fff</code></pre></div><div class="codebox"><pre><code>dpkg --get-selections | grep firmware
firmware-linux-free				install
firmware-realtek				install</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (uther)]]></author>
			<pubDate>Mon, 17 Feb 2020 14:21:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20108#p20108</guid>
		</item>
	</channel>
</rss>
