Earlier quoted context omitted.
I'm curious, is there any reason that ARM doesn't have a standard platform? Or they are working on that?
It does, and it's called Arm SystemReady. UEFI + ACPI is required on Arm if you want to boot Windows or RHEL/CentOS, which do not even try to boot on non-standardised 64-bit Arm systems.
Linux Desktop on Apple Silicon/M1 in Practice
61–70 of 149 posts
Re: Linux Desktop on Apple Silicon/M1 in Practice
#62Re: Linux Desktop on Apple Silicon/M1 in Practice
#63Earlier quoted context omitted.
Linus Torvalds: ARM has a lot to learn from the PC : "I think ARM is a very promising platform," he said. "At the same time, the ARM community has never had the notion of a standard platform. ARM never had the PC." https://www.networkworld.com/article/2220438/linus-torvalds-...
We did actually but Acorn canned it https://en.wikipedia.org/wiki/Phoebe_(computer)
Re: Linux Desktop on Apple Silicon/M1 in Practice
#64Earlier quoted context omitted.
That's good for you and I'm glad you're happy but for some of us, considering the work with are doing, sometimes even 32GB is not really enough. Different people, different needs.
What do you need 32GB for? Video editing? ML training on CPU? I have to imagine this is a minority.
The M1 is Apple’s low-end chip, currently available only on their cheapest computers. It’s like complaining that a Corolla can’t keep up with a Ferrari on a race track. The most charitable interpretation is that the person doesn’t understand the market position of the two items.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#65Earlier quoted context omitted.
Linux desktop environment runs fine with 4GB.
I think the people who claim that 16 GB isn't enough are insane, but it should be said: at 4 GB it does become a bit problematic to both keep browsers with a bunch of tabs open and do other things smoothly. If we keep modern website hogs out of the picture, I completely agree with you. I tally about 500-1000 MB doing my job – if I can close the browsers that I do admittedly need to read documentation.
my ~/.config/chromium-flags.conf file:
--ignore-gpu-blocklist
--enable-gpu-rasterization
#--enable-zero-copy
--disable-sync-preferences
--disable-reading-from-canvas
--disable-smooth-scrolling
--wm-window-animations-disabled
--enable-low-end-device-modeRe: Linux Desktop on Apple Silicon/M1 in Practice
#66Re: Linux Desktop on Apple Silicon/M1 in Practice
#67Re: Linux Desktop on Apple Silicon/M1 in Practice
#68Earlier quoted context omitted.
Indeed, it is. 16GB is too constrained even for native Linux desktop environment.
Running Fedora/GNOME on an i5/8gb laptop, never ever felt memory constrained.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#69Earlier quoted context omitted.
What do you need 32GB for? Video editing? ML training on CPU? I have to imagine this is a minority.
If someone needs 32GB then they need 32GB. The M1 is Apple’s low-end chip, currently available only on their cheapest computers. It’s like complaining that a Corolla can’t keep up with a Ferrari on a race track. The most charitable interpretation is that the person doesn’t understand the market position of the two items.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#70My own practical practice is to use both a very fine System76 Linux laptop and also a super fast, if constrained, M1 MacBook Pro. Depends on what I am doing, or sometimes just what I feel like using.
To be perfectly open though, I had considered switching to just using Linux until the M1 was released. The thing that held me back was spending $3500 on a commercial Common Lisp implementation 11 months ago. Going all in on Linux would have cost me more money.