Lack of sleep and HDMI support is real roadblock for adoption. Hope they gets past soon.
No, lack of GPU acceleration. Give me a laptop with sleep and HDMI output that has no 3d acceleration and I will give you back an unusable laptop.
Asahi Linux on M3
211–220 of 365 posts
Re: Asahi Linux on M3
#212This is really incredible work but so frustrating that its necessary
Why wouldn’t bringing up an OS on new hardware be necessary? Apple has no obligation or incentive whatsoever to write Linux device drivers… Do you think Apple should be funding this work out of revenue? What possible justification could they provide for such a waste of money? This will not sell any more laptops. Even if Asahi didn’t do it, the work would still be necessary by someone inside Apple. Drivers don’t spont…
Re: Asahi Linux on M3
#213Earlier quoted context omitted.
Depends on your expectations. Throwing a perfectly working laptop out after 7 years because apple cut off software support is wasteful to me. It might not be for you.
Why would you throw it out after 7 years? The software that’s already on it will continue to work just as it always has.
If you can load Linux on it it's still usable, but Apple OSs degrade rapidly after Apple stops supporting them. Apple is better about keeping devices on the latest OS version, but much worse about support after that period.
Re: Asahi Linux on M3
#214Earlier quoted context omitted.
Why wouldn’t bringing up an OS on new hardware be necessary? Apple has no obligation or incentive whatsoever to write Linux device drivers… Do you think Apple should be funding this work out of revenue? What possible justification could they provide for such a waste of money? This will not sell any more laptops. Even if Asahi didn’t do it, the work would still be necessary by someone inside Apple. Drivers don’t spont…
They could also hire somebody to sabotage this work in some ways if it helps with the bottom line. That's totally reasonable thing to do that I will defend in that case, because I would love to see the trillion dollar corporation become 10 trillion dollar corporation, because reasons.
Every time something new comes out hardware wise in the tech world , there’s this dying quail chorus of Linux geeks, who cry about it, not having Linux support.
The only long-term solution is for a group of smart talented people to get together and take out a license from Arm and proceed to design a chip with Linux support from ground zero however, such an endeavor probably would make everyone in the Linux world mad/unhappy because in order to do something well/professional said group would have to fork Linux in order for it and hardware to have the best chance at success selling to the general public you know the group that just wants to use a computer and not jump underneath the hood to tinker with every little thing to get it working.
Re: Asahi Linux on M3
#215Earlier quoted context omitted.
If you’ve ever tried to lock down a mac and dealt with the 100s of system services, you’d know why. I like the hardware and base os, but I have no idea what those services are doing. Many are undocumented. A lot can’t be disabled, even with SIP disabled. And, they’re chatty and persistent in trying to communicate out. You can kind of disable communication of TCP/IP but they’ll find alternatives - like low power bluet…
> A lot can’t be disabled, even with SIP disabled. Sure you can > You can kind of disable communication of TCP/IP but they’ll find alternatives - like low power bluetooth or even lower in the network stack. No
Yes, I'm exaggerating about the networking. Yes, you can lock it down by turning off all of the devices, but honestly, I'm still not 100% on that. It was a surprise to me after I disabled ethernet and wifi and turned off everything in system settings, and someone passed by with an ios device.
However, if you're an expert - please save me a year of trial and error and point me to the minimal list of services and daemons.
Re: Asahi Linux on M3
#216This is really incredible work but so frustrating that its necessary
Why wouldn’t bringing up an OS on new hardware be necessary? Apple has no obligation or incentive whatsoever to write Linux device drivers… Do you think Apple should be funding this work out of revenue? What possible justification could they provide for such a waste of money? This will not sell any more laptops. Even if Asahi didn’t do it, the work would still be necessary by someone inside Apple. Drivers don’t spont…
Re: Asahi Linux on M3
#217Earlier quoted context omitted.
Why wouldn’t bringing up an OS on new hardware be necessary? Apple has no obligation or incentive whatsoever to write Linux device drivers… Do you think Apple should be funding this work out of revenue? What possible justification could they provide for such a waste of money? This will not sell any more laptops. Even if Asahi didn’t do it, the work would still be necessary by someone inside Apple. Drivers don’t spont…
They could open source their software so others could utilise the code instead of needing reverse engineering
https://github.com/PureDarwin/PureDarwin
Re: Asahi Linux on M3
#218Why Apple does not at least provide the specs to the community? So much wasted effort when they can just share a pdf.
Re: Asahi Linux on M3
#219Earlier quoted context omitted.
> when they can just share a pdf. I assume your question was in good faith, but the information needed to support an entire platform like this is not as simple as sharing a PDF. I’ve spent parts of my career working on much simpler platforms than an entire Apple laptop where we would have to work through 10,000 page PDFs documenting registers and even that was not enough to get the full picture of the system. You hav…
This is nonsense. Chinese vendors like Rockchip and Allwinner provide fairly halfassed docs at times, but they try. It's housnads of pages, total, sure. But even this along with public code samples allows to create almost perfectly FOSS supported implementations for their HW. And it's a complex HW similar to what Apple has. I've worked with all kinds of just annoyingly incomplete and badly written datasheets, and if…
https://en.wikipedia.org/wiki/Darwin_(operating_system) https://www.puredarwin.org/
Re: Asahi Linux on M3
#220A true HAL, any OS can run on that HAL.