Linux Desktop on Apple Silicon/M1 in Practice
gist.github.com
Linux Desktop on Apple Silicon/M1 in Practice
1–10 of 149 posts
Re: Linux Desktop on Apple Silicon/M1 in Practice
#2This is amazing, and I'm not sure if I will end up using the M1 port of Linux if QEMU is good enough.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#3I imagine memory will be quite constrained here for a lot of M1 systems.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#4Ubuntu Desktop (arm64) works pretty well under Parallels in MacOS on M1 (hypervisor).
Re: Linux Desktop on Apple Silicon/M1 in Practice
#5Can’t you just run X11 on the Mac and Linux in a vm?
Re: Linux Desktop on Apple Silicon/M1 in Practice
#6Can’t you just run X11 on the Mac and Linux in a vm?
You could but then you would still be in the MacOS desktop environment. I think he doesn’t just want to run Linux applications but instead wants the Linux desktop environment.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#7Ubuntu Desktop (arm64) works pretty well under Parallels in MacOS on M1 (hypervisor).
i agree but 'pretty' is the operative word. Sometimes the network gets suuuper slow inside the vm for me and i still have no idea why.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#8I imagine memory will be quite constrained here for a lot of M1 systems.
> I imagine memory will be quite constrained here for a lot of M1 systems.
No worries, the storage is fast enough to stand-in for RAM via swap! You always wanted your RAM to be a wear item, right?
Re: Linux Desktop on Apple Silicon/M1 in Practice
#9Why is this such a big issue? Can't you install any ARM Linux distro from a flash drive? Does that not work? I get that device drivers may not be perfect for any new laptop, but it should mostly work.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#10Why is this such a big issue? Can't you install any ARM Linux distro from a flash drive? Does that not work? I get that device drivers may not be perfect for any new laptop, but it should mostly work.
There’s a lot of proprietary hardware inside the MacBook M1s. The only reason device drivers exist is thanks to reverse engineering efforts. For this reason, no you can’t just install any vanilla ARM distro and expect things to work.