<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Mac OS VM Guide Part 2 (GPU Passthrough and Tweaks)	</title>
	<atom:link href="/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/feed/" rel="self" type="application/rss+xml" />
	<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/</link>
	<description>Your baremetal source for virtual news</description>
	<lastBuildDate>Sun, 08 Nov 2020 00:51:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
	<item>
		<title>
		By: razor7_996		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-141</link>

		<dc:creator><![CDATA[razor7_996]]></dc:creator>
		<pubDate>Sun, 08 Nov 2020 00:51:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-141</guid>

					<description><![CDATA[Hi! Using a GeForce GT 430 on Catalina I got black screen on that card using VFIO and trying Mojave (both brand new installs on separate VMs) I got KVM to freeze at a point that I can&#039;t even restart KVM service using systemctl. Where I can get help tp try to achieve video accel with that card? Thanks  a lot!]]></description>
			<content:encoded><![CDATA[<p>Hi! Using a GeForce GT 430 on Catalina I got black screen on that card using VFIO and trying Mojave (both brand new installs on separate VMs) I got KVM to freeze at a point that I can&#8217;t even restart KVM service using systemctl. Where I can get help tp try to achieve video accel with that card? Thanks  a lot!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ryan		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-136</link>

		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Mon, 19 Oct 2020 18:08:44 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-136</guid>

					<description><![CDATA[Is there any reason a single GPU Passthrough wouldn&#039;t work? Something like this: https://github.com/joeknock90/Single-GPU-Passthrough]]></description>
			<content:encoded><![CDATA[<p>Is there any reason a single GPU Passthrough wouldn&#8217;t work? Something like this: <a href="https://github.com/joeknock90/Single-GPU-Passthrough" rel="nofollow ugc">https://github.com/joeknock90/Single-GPU-Passthrough</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Ermacoff		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-133</link>

		<dc:creator><![CDATA[John Ermacoff]]></dc:creator>
		<pubDate>Sun, 04 Oct 2020 03:55:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-133</guid>

					<description><![CDATA[Hello there.
I have question: can I update my system through app store with this?]]></description>
			<content:encoded><![CDATA[<p>Hello there.<br />
I have question: can I update my system through app store with this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Technomad		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-126</link>

		<dc:creator><![CDATA[Technomad]]></dc:creator>
		<pubDate>Tue, 11 Aug 2020 09:26:27 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-126</guid>

					<description><![CDATA[Having problems with Part 2:
System is: Asrock X570 Taichi/AMD 3900X
2 *1TB NVMe PCIe 4 SSDs
single GPU - AMD Radeon VII
Ubuntu 20.04 host
OS X Catalina.
Got the basic system up and running under virt-manager and displaying from a DP port on the VII.
All goes pear-shaped when trying to set up passthrough:
- added PCI devices to grub as per spec
- rebuilt grub
- iommu shows each in a separate group.
- with the exception of one occasion only dmesg &#124; grep vfio returns nothing
- if I add the PCI devices to the VM in virt-manager, it locks up on launch (I have to ssh in and reboot from CLI at that point)
- Happens whether I cold start or reboot. 
My Radeon VII shows the same ID at both device and sub-system level - do I need to use the duplicate device workaround here?
10:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Vega 20 [Radeon VII] [1002:66af] (rev c1)
10:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Vega 20 HDMI Audio [Radeon VII] [1002:ab20]
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Vega 20 HDMI Audio [Radeon VII] [1002:ab20]
12:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487]
	Subsystem: ASRock Incorporation Starship/Matisse HD Audio Controller [1849:2221]

I seem to be at something of an impasse, despite the early success with your guide - any pointers gratefully received!]]></description>
			<content:encoded><![CDATA[<p>Having problems with Part 2:<br />
System is: Asrock X570 Taichi/AMD 3900X<br />
2 *1TB NVMe PCIe 4 SSDs<br />
single GPU &#8211; AMD Radeon VII<br />
Ubuntu 20.04 host<br />
OS X Catalina.<br />
Got the basic system up and running under virt-manager and displaying from a DP port on the VII.<br />
All goes pear-shaped when trying to set up passthrough:<br />
&#8211; added PCI devices to grub as per spec<br />
&#8211; rebuilt grub<br />
&#8211; iommu shows each in a separate group.<br />
&#8211; with the exception of one occasion only dmesg | grep vfio returns nothing<br />
&#8211; if I add the PCI devices to the VM in virt-manager, it locks up on launch (I have to ssh in and reboot from CLI at that point)<br />
&#8211; Happens whether I cold start or reboot.<br />
My Radeon VII shows the same ID at both device and sub-system level &#8211; do I need to use the duplicate device workaround here?<br />
10:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Vega 20 [Radeon VII] [1002:66af] (rev c1)<br />
10:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Vega 20 HDMI Audio [Radeon VII] [1002:ab20]<br />
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Vega 20 HDMI Audio [Radeon VII] [1002:ab20]<br />
12:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487]<br />
	Subsystem: ASRock Incorporation Starship/Matisse HD Audio Controller [1849:2221]</p>
<p>I seem to be at something of an impasse, despite the early success with your guide &#8211; any pointers gratefully received!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ryutaku		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-116</link>

		<dc:creator><![CDATA[Ryutaku]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 01:29:10 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-116</guid>

					<description><![CDATA[Thanks! Everything worked just fine! 
My setup :
OS: High Sierra 
Pc Lanix Spine SB
GTX 750Ti
USB Bluetooth
USB Wifi
I added the USB pci directly from the Virtual GUI and worked like a charm. 
As I use Audio from BT I don&#039;t have problems of any kind! iMessage working without moving anything . Cool! I will buy an Radeon RX5500 TX to upgrade to Catalina.]]></description>
			<content:encoded><![CDATA[<p>Thanks! Everything worked just fine!<br />
My setup :<br />
OS: High Sierra<br />
Pc Lanix Spine SB<br />
GTX 750Ti<br />
USB Bluetooth<br />
USB Wifi<br />
I added the USB pci directly from the Virtual GUI and worked like a charm.<br />
As I use Audio from BT I don&#8217;t have problems of any kind! iMessage working without moving anything . Cool! I will buy an Radeon RX5500 TX to upgrade to Catalina.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: d00m7985		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-98</link>

		<dc:creator><![CDATA[d00m7985]]></dc:creator>
		<pubDate>Sun, 19 Apr 2020 18:32:16 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-98</guid>

					<description><![CDATA[PCI passthrough borks networking (regardless of whether or not I punch in the ID of my network adapter) and booting the VM locks the system. Documentation on any ancillary problems is either thin or consists mainly of &quot;I don&#039;t have this problem so it doesn&#039;t exist&quot; so I&#039;m just gonna give up here.]]></description>
			<content:encoded><![CDATA[<p>PCI passthrough borks networking (regardless of whether or not I punch in the ID of my network adapter) and booting the VM locks the system. Documentation on any ancillary problems is either thin or consists mainly of &#8220;I don&#8217;t have this problem so it doesn&#8217;t exist&#8221; so I&#8217;m just gonna give up here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: danS		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-80</link>

		<dc:creator><![CDATA[danS]]></dc:creator>
		<pubDate>Fri, 27 Mar 2020 17:16:25 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-80</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-79&quot;&gt;danS&lt;/a&gt;.

I say this, but I didn&#039;t understand a few things there - I&#039;m still in a mess with a black screen :(]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-79">danS</a>.</p>
<p>I say this, but I didn&#8217;t understand a few things there &#8211; I&#8217;m still in a mess with a black screen 🙁</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: danS		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-79</link>

		<dc:creator><![CDATA[danS]]></dc:creator>
		<pubDate>Thu, 26 Mar 2020 18:02:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-79</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-70&quot;&gt;danS&lt;/a&gt;.

OK - so the magic sauce for me appeared to be adding &quot;video=astdrmfb video=efifb:off&quot; to my Grub command. This tells the kernel to be in text mode and/or use the internal graphics. I already used xorg to force the use of my intel card successfully, but that didn&#039;t let go of the nvidia one. I imagine the above would make xorg unnecessary.


Only problem I have now is getting my &quot;Mac&quot; to use the Nvidia card - dirver appears to see it but isn&#039;t using it, I guess I have some googling to do.....]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-70">danS</a>.</p>
<p>OK &#8211; so the magic sauce for me appeared to be adding &#8220;video=astdrmfb video=efifb:off&#8221; to my Grub command. This tells the kernel to be in text mode and/or use the internal graphics. I already used xorg to force the use of my intel card successfully, but that didn&#8217;t let go of the nvidia one. I imagine the above would make xorg unnecessary.</p>
<p>Only problem I have now is getting my &#8220;Mac&#8221; to use the Nvidia card &#8211; dirver appears to see it but isn&#8217;t using it, I guess I have some googling to do&#8230;..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: danS		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-78</link>

		<dc:creator><![CDATA[danS]]></dc:creator>
		<pubDate>Wed, 25 Mar 2020 17:09:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-78</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-70&quot;&gt;danS&lt;/a&gt;.

I think my main problem here is that if I blacklist nouveau my system doesn&#039;t use i915. I&#039;d love to know why that might be. I&#039;ve tried on Anarchy and Manjaro with exactly the same issue.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-70">danS</a>.</p>
<p>I think my main problem here is that if I blacklist nouveau my system doesn&#8217;t use i915. I&#8217;d love to know why that might be. I&#8217;ve tried on Anarchy and Manjaro with exactly the same issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: danS		</title>
		<link>/mac-os-vm-guide-part-2-gpu-passthrough-and-tweaks/#comment-70</link>

		<dc:creator><![CDATA[danS]]></dc:creator>
		<pubDate>Sun, 08 Mar 2020 19:38:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=2266#comment-70</guid>

					<description><![CDATA[Hi there

I&#039;ve hit a bit of a wall. I have an nvidia 1050 ti GPU and intel integrated graphics running anarchy on HP desktop with VTx and VTd turned on in the bios.

- iommu.sh didn&#039;t give unique groups for me.
- I recompiled vmlinuz-linux-vfio to try to fix, using &quot;packer&quot;. Which gave the same problem.
- I blacklisted nouveau driver and graphics doesn&#039;t start after boot.
- I inserted VFIO-pci in the initramfs which just freezes boot early on.

It&#039;s as though nouveau wants to load regardless and removing it doesn&#039;t cause intel to be used instead. I can take my nvidia gpu out and everything works fine.

Is there some other way I need to stop nouveau loading and will this help anyway if I&#039;m still not getting unique groups after recompiling with the VFIO kernel?

Thanks!]]></description>
			<content:encoded><![CDATA[<p>Hi there</p>
<p>I&#8217;ve hit a bit of a wall. I have an nvidia 1050 ti GPU and intel integrated graphics running anarchy on HP desktop with VTx and VTd turned on in the bios.</p>
<p>&#8211; iommu.sh didn&#8217;t give unique groups for me.<br />
&#8211; I recompiled vmlinuz-linux-vfio to try to fix, using &#8220;packer&#8221;. Which gave the same problem.<br />
&#8211; I blacklisted nouveau driver and graphics doesn&#8217;t start after boot.<br />
&#8211; I inserted VFIO-pci in the initramfs which just freezes boot early on.</p>
<p>It&#8217;s as though nouveau wants to load regardless and removing it doesn&#8217;t cause intel to be used instead. I can take my nvidia gpu out and everything works fine.</p>
<p>Is there some other way I need to stop nouveau loading and will this help anyway if I&#8217;m still not getting unique groups after recompiling with the VFIO kernel?</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 23/71 objects using disk
Page Caching using disk 
Minified using disk

Served from: passthroughpo.st @ 2023-05-24 22:11:59 by W3 Total Cache
-->