Skip Navigation

anyone who uses Linux on apple silicon or another arm device

No, android does not count.

Is there anyone who daily drives Linux on apple silicon or other ARM hardware? If so, then how is your experience, would you recommend it?

For at least 3 years, I've been wanting to get an apple silicon mac to daily drive Linux on, lately I've been seriously considering getting one of these machines, or even other ARM hardware, like the thinkpad x13s or even the new Qualcomm laptops.

I'm pretty much sold on a used macbook air m1 at this point, but I still wish to hear what other people have to say

55 comments
  • Im using arch linux to respond to you right now from my dualboot Oneplus 6. Yeah linux on phones is cool. Recommended. 4.9 stars

  • I'm typing this reply on an M1 Macbook Air running Asahi. My experience is very positive, but with some caveats. Some positives, some background to contextualize the positives, and some negatives.

    Positives: Great screen, nice battery life when in use, fast, runs the programs that I use on a daily basis for work. Good support for the specific hardware that I have. I enjoy using it as my go-to laptop. Fedora isn't something that I use on any of my other linux boxes, but I didn't have much trouble setting it up and it works well with my other devices. Libreoffice, Firefox, Chromium, every DE and window manager that I've bothered to test - they work fine. I'm currently running Sway with no issues, KDE worked fine too. Sound, bluetooth, camera all work. Again, my 9-to-5 day job is fully doable from this computer and I enjoy using it.

    Background: I've been tinkering with Raspberry Pi devices for years and I made do with a PI 4 as a daily driver for a few months once. That experience helped me to focus on native linux solutions that didn't depend on WINE or x86-specific programs. I can't remember every decision that I made during that time, but I definitely changed my workflow a bit, started doing more in the terminal, and started using programs that were less resource-heavy. That carried over to how I use other devices. I also don't game much.

    Negatives: Gaming is limited on this hardware. I can play minetest, tuxkart, and some light emulation. That's about it, but I don't mind. If you're trying to run windows programs, you'll be out of luck. My linux experience on this laptop prior to the Asahi shift to Fedora was a bit buggy because it was a beta version and sound wasn't supported(other than bluetooth). Everything works fine now, but my understanding is that this is very model-specific. I would probably be having a bad time on newer mac hardware. Power management is so-so and it depends heavily on your choice of desktop environment. If you close your lid and don't plug in the laptop, you might find out that the battery is dead when you try to use it a day later. No multimonitor support - the USB-C ports are more limited in function than they are when running MacOS.

    Also, my only experience is with a niche distribution, so bear that in mind. For me, Asahi has been excellent but don't expect to be able to run your favorite distro on the hardware. Time will tell if the progress made by Asahi will lead to greater support for Apple Silicon by other distributions, and time will tell how long Asahi will exist as an active project. I preferred the Arch version, but I had no real choice but to jump to Fedora when the developers did. Not a big deal for me.

  • From experience, most apps/packages that are compiled for Linux are compiled for both x86 and arm. I've had no real issues getting software on my OnePlus 6 running on postmarket os (full Linux os on a phone basically). This is very likely because ARM is a thing in the server space, so most packages in your distros repositories will be compiled for all architectures (and that's if it's not required by the distro's repos to have the two supported).

    Other software ftom outside the repos where linux was already a second class citizen like discord or Spotify may be troublesome though

  • I used my Chromebook Duet 3 from Lenovo which has a Snapdragon ARM chip.

    I installed a custom compiled Kernel with some weird distro iso maker from a dude for such devices. It adds a few drivers to make various things work.

    Bluetooth, Audio, Usi pen, Touchscreen worked. It was nice.

    The USI pen and touchscreen glitches sometimes out, which forces me to suspend this convertable for a second and wake it up to fix the issue.

    I couldn't really install lunarvim or some other development tools because some things just are not compileable/installable. I didnt bither eith waydroid as It was too complex for me to really grasp how to install the header files and so on.

    I did use KDE (5.25 I think), with Wayland and it was good actually. Xournalpp for writing and logseq for storing knowledge in patterns, which sometims had buggy graphics on Wayland for some reason.

    Things like RNote couldn't work because the Mesa drivers weren't really installed or smth and kernel header files were needed here too I think.

    Firefox with touch on wayland also was a nice experience that worked pretty great (but needs environment value to be set for Wayland).

    I accepted that I will get a new device after 2 Years of using that tablet and replacing paper on school. Did work great for me. I prefer Penoval Pens. They have them for all devices. Usi and MPP and much more.

    So I got the Starlite 5 (from starlabs.systems) which has a worse Battery lifetime than expected (I think but not stress tested. OS shows 3 to 6 hours sometimes but advertised was 14h) but at least I can even run some small Steam games on that n200 intel chip and install all Applications I want because its AMD64 Architecture cpu. It kinda overheats at the top right corner.

    Note that both products are convertables, or rather Tablets with a detachable keyboard.

    So at the end. I can use this Chromebook convertable for some narrow things but not for everything, like a Computer should be able to. But maybe all the skills you need are capable to be run on a slow Snapdragon with aarch64 Architecture. Unsure how Apple M1 is there compared to that.

  • I got Asahi working on M1, and everything works fine aside from the camera and hibernation. The second is a bit of a bummer cause the battery keeps draining fairly quickly even when you put it to sleep.

  • Raspberry Pis are also ARM-based, and you can use them as desktops. Only problems are that they aren't very powerful for media usage (e.g. video editing, 4k video decoding on youtube, blender etc). If you're not into such high performance media production, then sure, they're fine for everyday usage.

55 comments