The only chance at GPU acceleration is passing through a supported dGPU (>= AMD RX 6xxx @ 14.x, no chance modern nvidia) with PCI passthrough. Intel iGPUs work up to Comet lake, and some Ice Lake, but anything newer will not work. Apple Silicon build of MacOS probably not going to be emulatable any time soon, though there is some early work in booting ARM darwin Also Intel VT-x is missing on AMD, so virtualization is…
> Also Intel VT-x is missing on AMD, so virtualization is busted on AMD hosts Wouldn’t that work with AMD-V?
macOS in QEMU in Docker
131–140 of 199 posts
Re: macOS in QEMU in Docker
#132Re: macOS in QEMU in Docker
#133Earlier quoted context omitted.
> Also Intel VT-x is missing on AMD, so virtualization is busted on AMD hosts Wouldn’t that work with AMD-V?
Yeah I would expect it too. As far as I know, AMD has had better luck with hackintoshes and VMacs.
Re: macOS in QEMU in Docker
#134Note that this project currently provides only x86-64 Docker images, and not for aarch64.
Re: macOS in QEMU in Docker
#135Note that this project currently provides only x86-64 Docker images, and not for aarch64.
No apple silicon emulators exist yet, and probably wont for years
Re: macOS in QEMU in Docker
#136Earlier quoted context omitted.
I’m not a lawyer, but pretty sure unauthorized redistribution of copyrighted material is a crime (in the US.) This docker image contains Apple copyrighted files, probably, but anyone feel free to explain if I’m wrong.
You need to prove commercial intent to profit If a choir teacher distributes the lyrics to a Britney Spears song to their students for practice, there is nothing illegal about this If a choir teacher starts a website britneylyrics.com and puts ads on the website, that would qualify The EULA might prohibit redistribution, but you don't need to accept an EULA to copy-paste files, as far as I know.
Re: macOS in QEMU in Docker
#137Earlier quoted context omitted.
I’m not a lawyer, but pretty sure unauthorized redistribution of copyrighted material is a crime (in the US.) This docker image contains Apple copyrighted files, probably, but anyone feel free to explain if I’m wrong.
You need to prove commercial intent to profit If a choir teacher distributes the lyrics to a Britney Spears song to their students for practice, there is nothing illegal about this If a choir teacher starts a website britneylyrics.com and puts ads on the website, that would qualify The EULA might prohibit redistribution, but you don't need to accept an EULA to copy-paste files, as far as I know.
> The EULA might prohibit redistribution
I don’t think it matters. Copyright law automatically forbids copying. Well, assuming Apple complied with any requirements to have a valid copyright, which seems a safe bet.
Re: macOS in QEMU in Docker
#138Also wanna point out the existence of OSX-PROXMOX, which does something similar for Proxmox home servers: https://github.com/luchina-gabriel/OSX-PROXMOX
I’ve personally been using the latter on my HP Z420 Xeon; it’s very stable, especially with GPU passthrough.
Re: macOS in QEMU in Docker
#139Earlier quoted context omitted.
Ubuntu 24.04 is a disaster in my mid-2015 MBP. Ubuntu 22.04 is surprisingly good though.
To be fair, I'm not sure any linux veterans are using Ubuntu. Its a popular OS, but its not a good OS. (Think terrible pop music that teenagers will still listen to) Even Debian has lost its favorability by having sooo much legacy bloat, bugs, and outdated kernels that wont run Nvidia GPUs(2023) or other recent peripherals. I'd be much more curious how Fedora or OpenSUSE hold up.
I tried Ubuntu on my MBP because I thought its popularity would mean the best chance of things working out of the box. I’m long past having time to spend on getting basic things working.
Re: macOS in QEMU in Docker
#140Earlier quoted context omitted.
Eh? QEMU USB passthrough is true USB passthrough. The problems with USB passthrough stem from issues related to USB controllers themselves and how device enumeration works, with the only better solution being PCIe passthrough of entire USB controllers... Which then present a different set of problems. Speaking from experience in large VM test farms with a significant amount of forwarded hardware. (However, "USB over…
On proxmox with a USB DAC/AMP it is impossible to get correct audio without pcie passthrough of the usb controller