mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 05:50:27 +01:00
Issues with Docker-OSX on Synology #482
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @deten on GitHub (Mar 14, 2023).
I am trying to get Docker-osx to run on my synology box. Here is my run command:
I am running Synology on DSM6 because 7 messes up some of the USB stuff.
I am able to get to the boot screen, but seem to be stuck there. The error I end with is here:
IOUSBHost Interface(0x100000228): matching deferred by IOUSBHostHIDDeviceLogs
Part1: https://pastebin.com/cKDHp5cv
Part2: https://pastebin.com/ZZwbMe79
@deten commented on GitHub (Mar 15, 2023):
The width/height was corrupting the display using VNC, removing it fixed that.
New Run Command:
@nmajin commented on GitHub (Mar 15, 2023):
This is where I am failing at:
I am thinking (at the moment) that I have an issue with "Certain SATA controllers dropped": https://dortania.github.io/OpenCore-Install-Guide/extras/big-sur/#supported-hardware
Since I am seeing a kernel-panic there. I would be curious to try these kexts (or just try Catalina) to see if this would get me further. I am just not sure how to do that at the moment. Seems like the helm chart that
docker-osxprovides allow for custom kexts, but I am not going to setup k8s yet for this to try going that route:869b5fafd6/helm/values.yaml (L18-L30)I also am wondering though, assuming this is all based on Hackintosh, that the hardware overall is just lacking: "Note that Mobile Atoms, Celeron and Pentium CPUs are not supported": https://dortania.github.io/OpenCore-Install-Guide/macos-limits.html#cpu-support.
Note: I am trying to get this working on a RS818 1U Synology. I did upgrade the RAM to 16 GB. But I do see it recognizes my 4 cores there.
@deten commented on GitHub (Mar 15, 2023):
What does your docker run / compose look like?
I am on a DS916+
@nmajin commented on GitHub (Mar 16, 2023):
I tried tags:
latestbig-surventuracatalinaSame issues for all
@kedda commented on GitHub (Apr 7, 2023):
Where you able to install all the dependencies on the synology? If yes, how did you do that?
@deten commented on GitHub (Apr 7, 2023):
I was not, I gave up until someone smarter than me could figure this out.
@lorenzo-deluca commented on GitHub (Aug 1, 2024):
Any updates? I'm interesting to run OSX on Synology 👍 Thanks
@Franz-65 commented on GitHub (Aug 2, 2024):
yes I would also be interested if there is any news