Earlier quoted context omitted.
Also add a very important feature of ‘lid is closed - the computer is asleep and it wakes up when lid opens’. Both windows and Linux are simply broken in that regard. What I need is Apple MacBook hardware with a 100% supported Linux OS. This combination simply doesn’t exist and there’s no amount of money to make it happen (yes I know about asahi.)
> the computer is asleep Technically the macbook never sleeps, it enters a low power mode, except when it's blocked by specific processes or does additional background tasks (updates etc.) How well it's done on windows or linux depends on the maker of the machine (you, if you built it). The Surface lineup will also enter low power mode as flawlessly, if that's what you care about the most.
From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
411–420 of 476 posts
Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#412Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#413Earlier quoted context omitted.
It's not really Linux' fault. Most It's Microsoft that forced this, and most vendors don't know how to deal with this and work proper firmware. I think Framework and Valve fixed theirs. I have a GPD and just found out that the reason I kept getting it wake from sleep was some MS related option triggering an ACPI IRQ 9 sleep wake. On another note, I actually think that the most important things that work better on the…
As a user I don't care whose fault is it. I want my laptop to go to sleep when I close the lid; I want it to stay asleep while the lid is closed; I want it to wake when I open the lid. Only macs seem to be able to do that consistently; I'd be glad to be proven wrong, but over the past decade I haven't found a counterexample yet.
Also as a side note, as a user, I agree you don't care whose fault is it, but then this is hacker news where we are interested in whose fault it is.
Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#414Earlier quoted context omitted.
Guy is talking about laptop lasting for 5 years as not something that is special, and you respond with awesome sound quality. Apple threads are always so funny.
Have you used the cheap Dells and HP laptops that most people buy (not high end IBM machines)? They tend to be plastic junk. Yes thinkpads are good, but most laptops are trash disposable hardware
I always buy second hand / refurb of repairable models.
I've been burned by Apple before. Not touching their stuff again.
Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#415Earlier quoted context omitted.
How does the Palm-Detection work? To test this, you can do the following: Place your palm where the X-es are, then try to scroll with two fingers or move your mouse. I don't like that the mouse does not react anymore if the palm is placed there - it should just be ignored. ┌─────────────────────────┐ │XXX │ │XX │ │X │ │ │ │ │ │ │ │ │ │ │ └─────────────────────────┘
I performed your test and mouse movement and two-finger scrolling still works if my palm is there. Even 3-finger window switching gestures. My palm is effectively ignored.
Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#416Earlier quoted context omitted.
> I have no idea how people are still using alt tab in 2025. Everything is full screen almost always. In a week I need windows tiled for maybe 2h.
This workflow is even easier on a Tiling WM. These days I use niri which at its core, is just Alt-Tab blown up as your actual desktop.
Though you'll have to fiddle a bit with stuff like waybar, fuzzel and xwayland-satellite. But once you've configured that stuff you won't have to fiddle with it non-stop.
I'm currently running it on Fedora, to be clear.
Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#417Earlier quoted context omitted.
I performed your test and mouse movement and two-finger scrolling still works if my palm is there. Even 3-finger window switching gestures. My palm is effectively ignored.
So this would mean that either my configuration is bad or it might be a hardware limitation. So if you don't mind I would love to see your gsettings list-recursively | grep 'peripherals\.touchpad' Here is mine (before you ask, disable-while-typing=false does not fix my problem) : org.gnome.desktop.peripherals.touchpad accel-profile 'default' org.gnome.desktop.peripherals.touchpad click-method 'fingers' org.gnome.desk…
org.gnome.desktop.peripherals.touchpad accel-profile 'default'
org.gnome.desktop.peripherals.touchpad click-method 'fingers'
org.gnome.desktop.peripherals.touchpad disable-while-typing false
org.gnome.desktop.peripherals.touchpad edge-scrolling-enabled false
org.gnome.desktop.peripherals.touchpad left-handed 'mouse'
org.gnome.desktop.peripherals.touchpad middle-click-emulation false
org.gnome.desktop.peripherals.touchpad natural-scroll true
org.gnome.desktop.peripherals.touchpad send-events 'enabled'
org.gnome.desktop.peripherals.touchpad speed 0.0
org.gnome.desktop.peripherals.touchpad tap-and-drag true
org.gnome.desktop.peripherals.touchpad tap-and-drag-lock false
org.gnome.desktop.peripherals.touchpad tap-button-map 'default'
org.gnome.desktop.peripherals.touchpad tap-to-click false
org.gnome.desktop.peripherals.touchpad two-finger-scrolling-enabled true
I have a feeling the magic here is happening in apple firmware, rather than driver or software.Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#418> But the quality of MacBooks is just another level. I had 3 or 4 so far since 2010, and each of them held at least 5 years. Crazy good. When I read things like this it really sounds like there is some reality distortion field in the mac world. How is that anywhere special? I'm running a thinkpad X1 as my 2 main laptops (it was my only work machine until 2 years ago) and I never felt the need to replace it. It gave m…
Nothing matches the build quality, display and general feel of macbooks. IME, (possibly outdated), but thinkpads have some of the worst quality displays I've ever seen.
Re: From M1 MacBook to Arch Linux: A month-long experiment that became permanenent
#419How confident are people that Omarchy will be well maintained in the future? I'm considering making that same switch from MacOS to Arch, but I'm not sure if I should have confidence in something like Omarchy which is relatively new.