Silfalion

Results 54 comments of Silfalion

I see. Then once I set up the container I will give it a try and report back on it.

so, following these resources: https://www.reddit.com/r/VFIO/comments/innriq/successful_macos_catalina_with_intel_gvtg/ https://wiki.archlinux.org/index.php/Intel_GVT-g https://github.com/patmagauran/i915ovmfPkg/wiki so it's basically consist of activating gvt-g and using a custom rom while on the vm, the rom is available from the 3rd...

> Add `--privileged` you might almost have it! That was the thing that was needed for the iphone passthrough, it took me 3 days to figure it out lol. Any...

> Very cool getting the iPhone to pasthrough! Would love a PR or a blog post I can link to if you want to write something up :) Sure! Just...

> > > > > > > Sure! Just need a little bit of time. Also, the issue that helped me incredibly was this one: > > > > >...

@mandelake Ok, so, the first step is to edit the grub to activate iommu: 1-Go to /etc/default/grub with sudo gedit /etc/default/grub 2-On the line that starts with ```GRUB_CMDLINE_LINUX_DEFAULT``` add intel_iommu=on...

Ah yes sorry, must've forgotten the last character when copy-pasting. You're very close. Didn't try with a thunderbolt USB controller, may be really useful with the new ipad. So choose...

> > @mandelake > > Ok, so, the first step is to edit the grub to activate iommu: > > 1-Go to /etc/default/grub with sudo gedit /etc/default/grub > > 2-On...

@mandelake Did evrerything work for you?

If you want, you can post your run docker container script so that we sort it out.