Live data from Hacker News

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

phoronix.com

91–100 of 359 posts

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

#91

Earlier quoted context omitted.

We're witnessing the end of the IBM PC-compatible era, and maybe more ominously of general-purpose personal computing. The future looks like custom chipsets with signed bootloaders that only run signed OEM applications. You will not have root on any of the devices you nominally own.

The tide does seem to be turning that way, though I do think it will be possible to buy general purpose computers for the foreseeable future. Also as a minor counter point, the only reason Asahi is even possible is that Apple explicitly designed in support for booting other operating systems into the M-series chips. They certainly could have locked them down just like they did the iPhone and iPad, but they didn't. Th…

> Apple explicitly designed in support for booting other operating systems into the M-series chips

Don't you think it's interesting that it's an option for Macs but not iPad Pros? They both use the same SoC.

> So while they may not be sharing technical documentation/drivers or otherwise making it easy on the Asahi devs, even the famously "walled garden" Apple seems to have explicitly not restricted their new line of computers in the way you're describing.

Give it a few more years. Asahi will probably be so far behind that it wouldn't even matter. Eventually they can just turn off allowing third-party operating systems on new hardware.

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

#92
post #47

Earlier quoted context omitted.

[flagged]

I have a hard imagining a far right software project, can you explain this to me?

You should look into the political views of Omarchy's creator and sole developer, DHH

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

#93
post #89
post #86

Earlier quoted context omitted.

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.

I don’t see any mention of their explicit support for fascism on their homepage, can you justify this claim?

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

#94

I really love what Asahi Linux is doing, but given Apple’s yearly release cadence of new chips, it feels like a Sisyphean task. Though in the plus side, even the base M1 is so capable that even if they stopped there it would be useful for years to come.

"I really love what Asahi Linux is doing, but given Apple’s yearly release cadence of new chips, it feels like a Sisyphean task."

This is more true on the gpu side than the cpu/soc side for sure. Speaking as someone who worked on this (i did a bunch of the m3 work here, and some wifi work) - it's not anywhere near as bad as embedded work i used to do many eons ago.

Apple doesn't like to spend tons of time/energy either, and since they make most of their own hardware interfaces (or force others to their specs), most of the time the driver->hardware interfaces are just being extended/improved year over year.

Sometimes things move from one bus kind to another, and there's different hookup to do, or you have to get around to some functionality you never did, etc. But it's not like you need a brand new driver every year for the usb controller, for example.

Power management is probably one of the worst changing areas, along with NPU/GPU obviously.

Put another way - outside of NPU/GPU, you can slowly build up enough of the driver base that it can be maintained and kept up to date by a small number of people with not huge amounts of time.

It's not there yet, but it's possible to get there.

This is because Apple doesn't get a lot from changing this stuff either.

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

#95
post #77

Earlier quoted context omitted.

>I'm not really sure what to do. Maybe this MacBook Pro was just a one-off, and I have to go back to buying Windows laptops and putting Linux on them. But they just aren't as nice. Why would you think that? They're working hard on upstreaming all patches ATM, adding new hardware support will be much easier afterwards.

And what's the ETA for M5 support?

[flagged]

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

#96

Earlier quoted context omitted.

Honest question: why would you care about battery in your daily driver? aren't you sitting or standing at a desk?

which begs the question why even get a laptop as a daily driver people do it all the time for gaming laptops etc when probably 99% of their usage is at the same desk

I made this determination myself recently, and switched back to a Mac Mini after about a decade of docked laptop use. I use my 13" iPad w/keyboard and 5G when I want to be mobile.

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

#97
post #95
post #77

Earlier quoted context omitted.

And what's the ETA for M5 support?

[flagged]

Alternatively, you can buy a laptop from an OEM that doesn't play keep-away with the Linux upstream using their drivers.

I write lots of Linux software but I have no intention to explicitly support Asahi or Macs whatsoever. Apple's greed is not something I will support with my money or my time, if Apple wants to court the Linux community then they can do it the same way Intel, AMD and Nvidia get along with us. Making your fans reverse-engineer devicetree drivers is just insulting.

Mac hardware is and will be a second-rate Linux experience, which is a shame because Apple could be competing with Nvidia for market share if they simply gave a shit.

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

#98
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.

You can always set the system up to boot in insecure mode via shim, even if UEFI Secure Boot is active. It requires an explicit configuration step with physical presence, but it's doable.

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

#99
post #95

Earlier quoted context omitted.

[flagged]

Alternatively, you can buy a laptop from an OEM that doesn't play keep-away with the Linux upstream using their drivers. I write lots of Linux software but I have no intention to explicitly support Asahi or Macs whatsoever. Apple's greed is not something I will support with my money or my time, if Apple wants to court the Linux community then they can do it the same way Intel, AMD and Nvidia get along with us. Making…

It's really pretty incredible - that people are putting up with Apple's "keep-away" is evidence of just how unbelievably far ahead they are in hardware.

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

#100

Earlier quoted context omitted.

Alternatively, you can buy a laptop from an OEM that doesn't play keep-away with the Linux upstream using their drivers. I write lots of Linux software but I have no intention to explicitly support Asahi or Macs whatsoever. Apple's greed is not something I will support with my money or my time, if Apple wants to court the Linux community then they can do it the same way Intel, AMD and Nvidia get along with us. Making…

It's really pretty incredible - that people are putting up with Apple's "keep-away" is evidence of just how unbelievably far ahead they are in hardware.

Or it could be a symbol of an unhealthy emotional attachment to Apple, that customers perceive to be symbiotic but business-wise is wholly parasitic.

Like I said, Apple could be a real player... if they had any incentive to compete.

Post reply on HN