<?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=5824&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [solved] WLAN connects, disconnects, connects  ...  (Realtek 8821ce)]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5824</link>
		<description><![CDATA[The most recent posts in [solved] WLAN connects, disconnects, connects  ...  (Realtek 8821ce).]]></description>
		<lastBuildDate>Sat, 29 Jul 2023 16:41:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[solved] WLAN connects, disconnects, connects  ...  (Realtek 8821ce)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43122#p43122</link>
			<description><![CDATA[<p>To cut it short, device, system and all other things are irrelevant except the WLAN-adapter and it&#039;s firmware.</p><p>WLAN-adapter: Realtek 8821ce<br />Firmware: rtw_8821ce</p><p>It took me several days to find out, that the kernel firmware in all newer versions since 5.something is faulty.</p><p>Replacement with rtl8821ce firmware from Github solved the problem. Blacklist the rtw_8821ce.</p><p>Add to /etc/modprobe.d/blacklist.conf</p><div class="codebox"><pre><code>blacklist rtw88_8821ce</code></pre></div><p>Then</p><div class="codebox"><pre><code>su -
apt install module-assistant build-essential dkms bc git linux-headers-$(uname -r)
git clone https://github.com/tomaspinho/rtl8821ce
cd rtl8821ce
chmod +x dkms-install.sh
chmod +x dkms-remove.sh
./dkms-install.sh
reboot</code></pre></div><p>see also <a href="https://bbs.archlinux.org/viewtopic.php?id=273440" rel="nofollow">https://bbs.archlinux.org/viewtopic.php?id=273440</a></p>]]></description>
			<author><![CDATA[dummy@example.com (felixed)]]></author>
			<pubDate>Sat, 29 Jul 2023 16:41:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43122#p43122</guid>
		</item>
	</channel>
</rss>
