Live data from Hacker News

Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

phoronix.com

81–90 of 359 posts

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#81
post #35
post #5

I have a 2021 MacBook Pro with an M1 Pro. It's getting a bit old, so it would be nice to replace it with a new MacBook Pro in not too long. But honestly, losing Linux support would be pretty devastating. Docker and virtualization just isn't the same. There's lots of interesting stuff you can do with your hardware in Linux, there's for example Linux-specific software which puts the WiFi card in promiscuous mode and do…

My advice is if you’re truly a Linux user first, give up the idea that Mac hardware is the only best/acceptable hardware. Break the cycle and don’t just buy Apple because their hardware is 10% better than competitors. The market really isn’t limited to “buying a windows laptop and putting Linux onto it” anymore. Lots of OEMs support Linux as a first-class citizen. For me personally I’m enjoying my Framework laptop a…

My only issue with Intel at this point is Lunar Lake only supports 32GB of RAM max. If it supported 64GB, I'd buy it today.

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#82
post #35

Earlier quoted context omitted.

My advice is if you’re truly a Linux user first, give up the idea that Mac hardware is the only best/acceptable hardware. Break the cycle and don’t just buy Apple because their hardware is 10% better than competitors. The market really isn’t limited to “buying a windows laptop and putting Linux onto it” anymore. Lots of OEMs support Linux as a first-class citizen. For me personally I’m enjoying my Framework laptop a…

I don't think any other competitor makes hardware of a similar class in terms of quality. Framework is great, but it doesn't even come close in terms of quality. Specs are one thing, how the product looks, feels, attention to detail, and most importantly: long term viability! even if you take away everything else, macbooks are though. I've used a couple for over a decade with no hardware repair (except when I broke a…

Thinkpad X1 is very solid and sexy hardware imo, tastes may vary

But my favorite machine of late is a tiny ultra portable with a Ryzen AI 9 chip with 64Gb RAM, it's an x86 that's competitive with the new ARM stuff on power efficiency

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#83
post #13

Earlier quoted context omitted.

The battery drain in sleep mode is why Linux is relegated to a dual-boot option for use when necessary for me, rather than my daily driver. Battery drain when in use or idle seems perfectly acceptable, but I can't use a laptop which discharges itself overnight while the lid is closed. I'm sad that Asahi never implemented a proper sleep mode.

Why not just suspend to disk? My Asus laptop with 32 GB of RAM is 4 years old, but resumes from the encrypted swap partition in under 5 seconds, which is fast enough for me.

Suspend-to-disk (or rather, suspend-then-hibernate) is notoriously unreliable on Linux. Hell, its occasionally unreliable on Windows and OEMs taper their firmware to Microsoft's spec and quirks.

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#84

They're still working on M1 support. Still no thunderbolt or display port alt mode. Its painful to watch people choose Apple over a user respecting company that supports Linux well

i mean, i did a bunch of the m3 support that m1n1 has, and i did it because it was fun. The reason you get blinking cursor and not linux is because hacking on the linux kernel is decidely less fun (I did a bunch of wifi work).

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#85
post #27

Earlier quoted context omitted.

Why not just suspend to disk? My Asus laptop with 32 GB of RAM is 4 years old, but resumes from the encrypted swap partition in under 5 seconds, which is fast enough for me.

If UEFI Secure Boot is enabled, Fedora kernels detect this and lockdown. And hibernation is then disabled. The reason is lack of an autheticated hibernation image. This work has had several proposals but still isn't implemented. I'm not sure of the status on other distro kernels but allowing it would be a significant bypass of Secure Boot's purpose.

This exact thing is irrelevant to Asahi; the reason they don't support suspend-to-disk is that their drivers don't support full reconfiguration. This is a difficult task, as is "true suspend," because Macs have tons and tons of peripheral SoCs running firmware with their own SRAM, so resuming from suspend or hibernate creates a delta between the firmware state and the system state. (and, before the usual Apple trolls show up, this is true on x86 lately too, but on x86 the driver and platform interface is more standardized to support these kind of state changes without as much OS support).

Needing a way to securely verify the hibernate image is ALSO a problem, and one of the reasons Asahi haven't focused on suspend-to-disk, but it's not the first-order issue.

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#86
post #78
post #54

Earlier quoted context omitted.

if you're going to hold Framework to that standard, wouldn't you also agree that buying a Lenovo machine would be indirectly supporting an authoritarian government with a troubling human-rights record?

You're typically not buying a Framework just because you like the hardware. Framework represents a political project, so you typically buy Framework because you support their values and politics. I don't.

You can rationalise your decision however you want, but to me it sounds like you're mad with the little guy for their lack of moral purity, but you're implicitly fine with a larger company doing much worse. That seems inconsistent at best.

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#87

when this project was first announced I was incredibly skeptical it would ever become something useful. then sometime last year they actually put out something that worked way better than i ever imagined and i became incredibly optimistic and hopeful. then hector, lina and alyssa all left and this project appears to be on life support.

>this project appears to be on life support Why do you think that? The upstreaming efforts are more fruitful than ever.

Symptomatic of "if it's not growing it's dead" investor/programmer outlook

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#88

Earlier quoted context omitted.

That's the thing. Even when you consider the hardware benefits. Let's say they're 10% better (I feel but happy to be corrected, that feels understated). There isn't a single machine out there that's even moderately close in terms of build quality. Either at the dollar cost for an entry series MacBook Pro or Air with 36GB (38?) memory. I don't think there's an OEM Linux or Windows laptop with Linux as a first class ci…

From personal experience, laptops that cost $30000+ (yes, USD) still come nowhere close to even a macbook air in terms of build quality. They have much better specs, but if you run Windows on it, the effects are much less pronounced. I have moved from a new Dell to a macbook with half the cpu and ram and for me t least it "feels" like the macbook is twice as fast and as responsive. I don't know if it is just better a…

I think for generic OEMs that may hold , however for manufactures like Huawei with their matebookX line the build quality is pretty much on-par while the components and options being offthe shelf standard means it should be easier to upgrade/support and port Linux to than MacBooks.Also the price is pretty much competititve for the kit that one gets. The blocking isseu would be getting one as the whole US attack on the company means their kit is pretty much limited edition within China at the moment currently.Maybe in a year or two they should be available at previous volumes.

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#89
post #86
post #78

Earlier quoted context omitted.

You're typically not buying a Framework just because you like the hardware. Framework represents a political project, so you typically buy Framework because you support their values and politics. I don't.

You can rationalise your decision however you want, but to me it sounds like you're mad with the little guy for their lack of moral purity, but you're implicitly fine with a larger company doing much worse. That seems inconsistent at best.

You may find it inconsistent, and that's fine. But I do actually find it worse to buy from the explicitly political pro-fascist company than to buy from the "normal company" which just "incidentally" benefit fascist governments through their normal business operations.

Re: Asahi Linux Still Working on Apple M3 Support, M1n1 Bootloader Going Rust

#90

when this project was first announced I was incredibly skeptical it would ever become something useful. then sometime last year they actually put out something that worked way better than i ever imagined and i became incredibly optimistic and hopeful. then hector, lina and alyssa all left and this project appears to be on life support.

>this project appears to be on life support Why do you think that? The upstreaming efforts are more fruitful than ever.

While upstreaming is incredibly important for long-term support it isn't nearly as exciting as the reverse engineering work the people mentioned were responsible for
Post reply on HN