<?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=3907&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / AMD-VI Page Fault device 2 and wifi]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3907</link>
		<description><![CDATA[The most recent posts in AMD-VI Page Fault device 2 and wifi.]]></description>
		<lastBuildDate>Sun, 27 Dec 2020 13:48:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: AMD-VI Page Fault device 2 and wifi]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26432#p26432</link>
			<description><![CDATA[<p>@Head_on_a_Stick</p><p>sorry about the delay</p><p>this is what Devuan KDE Bewoulf says about wifi device </p><p>Manufacturer: MediaTek<br />Vendor ID: 0xe8d<br />Product ID: 0x7610<br />Revision:0.00</p><p>after having moved adapter to a usb 2 port, Bewoulf found and ran wifi.</p><p>now to work on the other issue&#039;s <br />- missing usb 3 drivers</p><div class="codebox"><pre><code>susb
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 003: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 007 Device 002: ID 04d9:fa56 Holtek Semiconductor, Inc. 
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 046d:0a5b Logitech, Inc. G933 Wireless Headset Dongle
Bus 005 Device 002: ID 046d:0a5d Logitech, Inc. 
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0e8d:7610 MediaTek Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (cretsiah)]]></author>
			<pubDate>Sun, 27 Dec 2020 13:48:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26432#p26432</guid>
		</item>
		<item>
			<title><![CDATA[Re: AMD-VI Page Fault device 2 and wifi]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25547#p25547</link>
			<description><![CDATA[<div class="quotebox"><cite>cretsiah wrote:</cite><blockquote><div><p>USB wifi adapter MediaTek 2.4ghz/ 5ghz</p></div></blockquote></div><p>Can you be more specific? An exact model designation would be nice. Or you could open a terminal and run <span class="bbc">dmesg -w</span> then plug the device in and post any new terminal output that appears afterwards.</p><div class="quotebox"><cite>cretsiah wrote:</cite><blockquote><div><p>Under the LM distro&#039;s keep getting</p><p>AMD-VI Page Fault device 2 </p><p>I believe this is related to the via technologies USB 3 controller</p></div></blockquote></div><p>I think that error message is related to <a href="https://en.wikipedia.org/wiki/Input%E2%80%93output_memory_management_unit" rel="nofollow">IOMMU</a> rather than your wireless device. Try adding <span class="bbc">iommu=soft</span> as a kernel command line parameter to remove those errors: <a href="https://askubuntu.com/questions/805008/errors-showing-while-booting-16-04-amd-vi-event-logged-io-page-fault" rel="nofollow">https://askubuntu.com/questions/805008/ … page-fault</a></p><div class="quotebox"><cite>cretsiah wrote:</cite><blockquote><div><p>because when you punch up </p><div class="codebox"><pre><code>lsusb</code></pre></div><p> i get returned with </p><div class="codebox"><pre><code>USB 1.1 Linux Foundation
USB 2 Linux Foundation</code></pre></div></div></blockquote></div><p>Please post the full, exact output of <span class="bbc">lsusb</span> (with the device plugged in). Thanks.</p><p>You probably just need firmware for it but we need to know the chip ID first.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 30 Oct 2020 18:00:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25547#p25547</guid>
		</item>
		<item>
			<title><![CDATA[Re: AMD-VI Page Fault device 2 and wifi]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25494#p25494</link>
			<description><![CDATA[<p>Yes there is a usb3.0 hub.</p><div class="codebox"><pre><code>lsusb ... (snipette)
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub</code></pre></div><p>You may require a newer &quot;kernel&quot; and &quot;firmware&quot; from backports for the devices of your motherboard.</p><p>This usb3 read out from my box is running on kernel</p><div class="codebox"><pre><code>5.8.0-0.bpo.2-amd64 #1 SMP Debian 5.8.10-1~bpo10+1 (2020-09-26) x86_64 GNU/Linux</code></pre></div><p>Also the microcode for AMD64 processors may help too.</p><p>I think you can put the module for wifi on a separate memory stick for use during the install process but I can&#039;t remember how I did it when I was using Devuan ascii2.1 and upgrading to Devuan Beowulf3.0.</p><p>I also used the git download and install linux-firmware method shared in the other post.<br />I hope this helps you.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Wed, 28 Oct 2020 05:23:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25494#p25494</guid>
		</item>
		<item>
			<title><![CDATA[AMD-VI Page Fault device 2 and wifi]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25492#p25492</link>
			<description><![CDATA[<p>quick rant/story</p><p>Ok so Im here from Linux Mint, I tried the only one that I could get working effectively with wifi was LM XFCE version in compat mode, I think the Cinnamon Main and Debian suffer from the same problem when it comes to wifi.</p><p>trying to move away from win10</p><p>rant/story over</p><p>system:<br />AMD FX 8320 eight core black edition 125watt<br />Gigabyte 970A-D3P v2 motherboard bios v3 (FC)<br />Radeon RX 550 4gig<br />adata 800 SSD 500gig MBR mode<br />Western Digital HDD 1 TB MBR mode<br />Toshiba HDD 1 TB MBR mode<br />USB wifi adapter MediaTek 2.4ghz/ 5ghz<br />Gaming Headset G933</p><p>Under the LM distro&#039;s keep getting</p><p>AMD-VI Page Fault device 2 </p><p>I believe this is related to the via technologies USB 3 controller</p><p>because when you punch up </p><div class="codebox"><pre><code>lsusb</code></pre></div><p> i get returned with </p><div class="codebox"><pre><code>USB 1.1 Linux Foundation
USB 2 Linux Foundation</code></pre></div><p>but nothing for USB 3 (is there a USB 3 Linux Foundation) controller ?</p><p>will the DeVuan Live usb or the desktop installer, auto setup the wifi adapter during installer?</p><p>I know Devuan is not really meant for noobs but it is that or Artix Linux and I have played with aptitude / synaptic more than pacman.</p><p>does .gdeb packages work on devuan?</p><p>intended install type is</p><p>drive 0<br />- win10 120gig<br />- Devuan / 120gig<br />drive 1<br />- windows stuff<br />drive 2<br />- Devuan /home</p><p> sorry if my questions are all over the place</p><p>and i did read head-on-a-sticks suggestion about making sure backports were on from this thread<br /><a href="https://dev1galaxy.org/viewtopic.php?id=3881" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3881</a></p>]]></description>
			<author><![CDATA[dummy@example.com (cretsiah)]]></author>
			<pubDate>Tue, 27 Oct 2020 23:02:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25492#p25492</guid>
		</item>
	</channel>
</rss>
