<?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=4168&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Very slow wifi!!]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4168</link>
		<description><![CDATA[The most recent posts in Very slow wifi!!.]]></description>
		<lastBuildDate>Fri, 05 Mar 2021 12:52:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27903#p27903</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>Ah i missed wl driver section. Good to know anyhow thanks head on a stick. <a href="https://wiki.debian.org/wl#supported" rel="nofollow">https://wiki.debian.org/wl#supported</a></p><p>so pootler have the speeds gone back to normal?</p></div></blockquote></div><p>Yup - back to normal.</p><p>Thanks for your help as well dice.</p><p>Keep safe everyone.</p><p>Pootler</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Fri, 05 Mar 2021 12:52:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27903#p27903</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27897#p27897</link>
			<description><![CDATA[<p>Ah i missed wl driver section. Good to know anyhow thanks head on a stick. <a href="https://wiki.debian.org/wl#supported" rel="nofollow">https://wiki.debian.org/wl#supported</a></p><p>so pootler have the speeds gone back to normal?</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Fri, 05 Mar 2021 07:10:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27897#p27897</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27884#p27884</link>
			<description><![CDATA[<p>Well- would you believe it - it&#160; works?</p><p>here is terminal output to confirm change:</p><p>03:00.0 Network controller [0280]: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)<br />&#160; &#160; Subsystem: Hewlett-Packard Company BCM4322 802.11a/b/g/n Wireless LAN Controller [103c:1510]<br />&#160; &#160; Kernel driver in use: wl<br />&#160; &#160; Kernel modules: ssb, wl</p><p>happy - but a bit confused- I have never used this driver ,as all the info suggests my bcm 4322 (14E4:432B)&#160; is provided for by the alternate drivers?</p><p>AH well - thanks very much for the suggestion &#039;head on a stick&quot;</p><p>pootler</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Thu, 04 Mar 2021 17:18:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27884#p27884</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27883#p27883</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>I think that card would work better with the wl driver:</p><div class="codebox"><pre><code># apt install linux-{image,headers}-amd64 broadcom-sta-dkms
# if [ &quot;$?&quot; = 0 ] ; then echo &#039;It worked!&#039; ; else echo &#039;Trying again...&#039; ; apt install -f ; dpkg-reconfigure broadcom-sta-dkms ; fi</code></pre></div><p>As an aside I&#039;m not sure you want that &quot;beowulf-proposed-updates&quot; source line, it may cause problems in the future. Unless you want to help find bugs ofc.</p></div></blockquote></div><p>I&#039;ll give it a whirl :-)</p><p>cheers</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Thu, 04 Mar 2021 17:03:56 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27883#p27883</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27882#p27882</link>
			<description><![CDATA[<p>I think that card would work better with the wl driver:</p><div class="codebox"><pre><code># apt install linux-{image,headers}-amd64 broadcom-sta-dkms
# if [ &quot;$?&quot; = 0 ] ; then echo &#039;It worked!&#039; ; else echo &#039;Trying again...&#039; ; apt install -f ; dpkg-reconfigure broadcom-sta-dkms ; fi</code></pre></div><p>As an aside I&#039;m not sure you want that &quot;beowulf-proposed-updates&quot; source line, it may cause problems in the future. Unless you want to help find bugs ofc.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 04 Mar 2021 16:45:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27882#p27882</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27881#p27881</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>I cant see how reinstalling is going to help, as you have noticed you still have the same issue.</p><p>what is the output of this command from your terminal?</p><div class="codebox"><pre><code>lspci -knn | grep -A3 &quot;Network&quot;</code></pre></div></div></blockquote></div><p>O.k this is the output:</p><p>03:00.0 Network controller [0280]: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)<br />&#160; &#160; Subsystem: Hewlett-Packard Company BCM4322 802.11a/b/g/n Wireless LAN Controller [103c:1510]<br />&#160; &#160; Kernel driver in use: b43-pci-bridge<br />&#160; &#160; Kernel modules: ssb</p><p>BTW, here is my sources list</p><p>deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf&#160; &#160; &#160; &#160; &#160; main contrib&#160; non-free<br />deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-security main contrib non-free<br />deb&#160; &#160; &#160;<a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-updates main contrib non-free<br />deb&#160; &#160; &#160;<a href="http://deb.devuan.org/devuan" rel="nofollow">http://deb.devuan.org/devuan</a> beowulf-proposed-updates main contrib non-free<br />deb&#160; &#160; &#160;<a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-backports main contrib non-free</p><p>cheers</p><p>pootler</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Thu, 04 Mar 2021 16:33:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27881#p27881</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27878#p27878</link>
			<description><![CDATA[<div class="quotebox"><cite>pootler wrote:</cite><blockquote><div><div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>I cant see how reinstalling is going to help, as you have noticed you still have the same issue.</p><p>what is the output of this command from your terminal?</p><div class="codebox"><pre><code>lspci -knn | grep -A3 &quot;Network&quot;</code></pre></div></div></blockquote></div><p>Hi,</p><p>I disagree</p><p>A fresh install means we can rule out any &#039;cxxp&#039; that might be in the system caused by noobs ( ie&#160; me <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> ) messing about, not quite knowing what they are doing- just in case it might be the problem</p><p>Will post output when I get home</p><p>Cheers</p><p>Pootler</p></div></blockquote></div><p>I get that but imo you need to learn from mistakes and most issues can be resolved with attention to detail and some research. Reinstalling in your case is seriously not needed, the only time i would reinstall would be when i have deleted by accident a directory or file that is system dependent that i dont have a backup for.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Thu, 04 Mar 2021 14:52:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27878#p27878</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27876#p27876</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>I cant see how reinstalling is going to help, as you have noticed you still have the same issue.</p><p>what is the output of this command from your terminal?</p><div class="codebox"><pre><code>lspci -knn | grep -A3 &quot;Network&quot;</code></pre></div></div></blockquote></div><p>Hi,</p><p>I disagree</p><p>A fresh install means we can rule out any &#039;cxxp&#039; that might be in the system caused by noobs ( ie&#160; me <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> ) messing about, not quite knowing what they are doing- just in case it might be the problem</p><p>Will post output when I get home</p><p>Cheers</p><p>Pootler</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Thu, 04 Mar 2021 13:49:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27876#p27876</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27875#p27875</link>
			<description><![CDATA[<div class="quotebox"><cite>blackhole wrote:</cite><blockquote><div><p>The &quot;invalid misc&quot; is what you need to look into. The other devices may be ok, but is this computer closer to any potential sources of interference?</p><p>rtl8168 is your ethernet.</p><p>The broadcom devices supported by the b43 driver will not work at all without proprietary firmware extracted from the wl vendor driver tarball. If you installed what was needed&#160; via downloading and installing with dpkg, then you&#039;ve probably done enough, but it wouldn&#039;t hurt to enable contrib and non-free repositories as suggested, and do an upgrade, just in case whatever packages you downloaded were for an older release? Perhaps you can elaborate on why they were installed manually and where they were sourced from?</p><p>Or did you in fact instlll wl via some other source?</p></div></blockquote></div><p>depends on the broadcom card i believe. Debian saying BCM4322 (only 14e4:432b);</p><p>as for the ethernet, devuan should have pulled in firmware-realtek had non-free been enabled in the sources.list (with an update upgrade) which i believe should cover the firmware for rtl8168 ?</p><p>these two packages is what should be installed to make it functional?</p><p><a href="https://packages.debian.org/buster/firmware-b43-installer" rel="nofollow">https://packages.debian.org/buster/firm … -installer</a></p><p><a href="https://packages.debian.org/buster/firmware-realtek" rel="nofollow">https://packages.debian.org/buster/firmware-realtek</a></p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Thu, 04 Mar 2021 12:23:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27875#p27875</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27874#p27874</link>
			<description><![CDATA[<p>I cant see how reinstalling is going to help, as you have noticed you still have the same issue.</p><p>what is the output of this command from your terminal?</p><div class="codebox"><pre><code>lspci -knn | grep -A3 &quot;Network&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Thu, 04 Mar 2021 12:01:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27874#p27874</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27871#p27871</link>
			<description><![CDATA[<p>O.K</p><p>back.</p><p>I have a rule that if it takes me more than a couple of days to troubleshoot, then I fresh install.</p><p>My time - and life - is too short :-)</p><p>Its what I&#039;ve always done - even with my windoze and mac installs.</p><p>SO---</p><p>Fresh install with ethernet cable connected.</p><p>I presume it will have updated to latest Beowulf?</p><p>Used dpkg in terminal to install b43 fw-cutter , and firmware b43 installer.</p><p>All went fine.</p><p>Using default&#160; WIcd manager getting stupidly low speeds , and stupidly high &#039;&#039;invalid misc&quot; - even if I park myself&#160; a foot away from the router.</p><p>This was receiving full speed&#160; ( 30-35 mb/s)&#160; about two weeks ago??</p><p>IEEE 802.11&#160; ESSID:&quot;xxxxxxx&quot;&#160; <br />&#160; &#160; &#160; &#160; &#160; Mode:Managed&#160; Frequency:2.432 GHz&#160; Access Point: 94:0B:19:B7:98:C8&#160; &#160;<br />&#160; &#160; &#160; &#160; &#160; Bit Rate=54 Mb/s&#160; &#160;Tx-Power=20 dBm&#160; &#160;<br />&#160; &#160; &#160; &#160; &#160; Retry short limit:7&#160; &#160;RTS thr:off&#160; &#160;Fragment thr:off<br />&#160; &#160; &#160; &#160; &#160; Encryption key:off<br />&#160; &#160; &#160; &#160; &#160; Power Management:off<br />&#160; &#160; &#160; &#160; &#160; Link Quality=60/70&#160; Signal level=-50 dBm&#160; <br />&#160; &#160; &#160; &#160; &#160; Rx invalid nwid:0&#160; Rx invalid crypt:0&#160; Rx invalid frag:0<br />&#160; &#160; &#160; &#160; &#160; Tx excessive retries:86&#160; Invalid misc:1196&#160; &#160;Missed beacon:0</p><p>My troubleshooting as a noob is poor , but the only thing I can think has changed is beowulf itself? - the version</p><p>confused</p><p>pootler</p><p>P&gt;S&#160; OK,&#160; I installed a fresh copy of windows 10, wifi is working great on that, so I don&#039;t think its is hardware related. <br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;have reinstalled Devuan again - same problem as before.</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Thu, 04 Mar 2021 11:26:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27871#p27871</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27866#p27866</link>
			<description><![CDATA[<p>The &quot;invalid misc&quot; is what you need to look into. The other devices may be ok, but is this computer closer to any potential sources of interference?</p><p>rtl8168 is your ethernet.</p><p>The broadcom devices supported by the b43 driver will not work at all without proprietary firmware extracted from the wl vendor driver tarball. If you installed what was needed&#160; via downloading and installing with dpkg, then you&#039;ve probably done enough, but it wouldn&#039;t hurt to enable contrib and non-free repositories as suggested, and do an upgrade, just in case whatever packages you downloaded were for an older release? Perhaps you can elaborate on why they were installed manually and where they were sourced from?</p><p>Or did you in fact instlll wl via some other source?</p>]]></description>
			<author><![CDATA[dummy@example.com (blackhole)]]></author>
			<pubDate>Thu, 04 Mar 2021 07:56:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27866#p27866</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27857#p27857</link>
			<description><![CDATA[<p>Thanks dice for the help.</p><p>Will look into this - but&#160; a bit later</p><p>Will update .</p><p>pootler</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Wed, 03 Mar 2021 15:44:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27857#p27857</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27856#p27856</link>
			<description><![CDATA[<p>Ok you need to add non-free and contrib repos to make your card work properly.</p><p>you need to purge the rtl8168 dkms package first though.</p><p>read this ... <a href="https://packages.debian.org/buster/r8168-dkms" rel="nofollow">https://packages.debian.org/buster/r8168-dkms</a></p><p>and then read this ... <a href="https://wiki.debian.org/bcm43xx" rel="nofollow">https://wiki.debian.org/bcm43xx</a></p><p>yours is b43 and b43legacy section so you need contrib and non free added to sources list.</p><p>I noticed something odd though, in <span class="bbc">Tx excessive retries:164&#160; Invalid misc:4054&#160; &#160;Missed beacon:0</span> from iwconfig wlan0.</p><p>Invalid misc:4054</p><p>that is a huge number and from websearch this might be wifi interference?</p><p>Have a read here... <a href="https://unix.stackexchange.com/questions/337488/wifi-too-much-invalid-misc-how-to-fix-it" rel="nofollow">https://unix.stackexchange.com/question … -to-fix-it</a></p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Wed, 03 Mar 2021 14:23:46 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27856#p27856</guid>
		</item>
		<item>
			<title><![CDATA[Re: Very slow wifi!!]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27855#p27855</link>
			<description><![CDATA[<p>ok here is sources list</p><p>deb cdrom:[Devuan GNU/Linux 3.0 (beowulf) amd64 - desktop 20200526]/ beowulf contrib main non-free</p><p># A network mirror was not selected during install.&#160; The following entries<br /># are provided as examples, but you should amend them as appropriate<br /># for your mirror of choice.</p><p>deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf&#160; &#160; &#160; &#160; &#160; main<br />deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-security main</p><p># beowulf-updates, previously known as &#039;volatile&#039;<br /># A network mirror was not selected during install.&#160; The following entries<br /># are provided as examples, but you should amend them as appropriate<br /># for your mirror of choice.</p><p>deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-updates main<br />deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-backports main</p><p>here is sourceslist.d</p><p>deb [arch=amd64] <a href="https://brave-browser-apt-release.s3.brave.com/" rel="nofollow">https://brave-browser-apt-release.s3.brave.com/</a> stable main</p><p>- so , no , I do not have any non-free repos.</p><p>I installed 4322 software via .deb packages.</p><p>pootler</p>]]></description>
			<author><![CDATA[dummy@example.com (pootler)]]></author>
			<pubDate>Wed, 03 Mar 2021 14:12:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27855#p27855</guid>
		</item>
	</channel>
</rss>
