notTheCat

joined 10 months ago
[–] [email protected] 18 points 8 months ago (1 children)

Don't forget we also had 6.6.6

[–] [email protected] 15 points 8 months ago (1 children)

I had Fedora and Arch on a 2012 Intel MacBook pro, it's running well, I think macos manages power consumption better, either way I believe if you have no dGPU you should be good to go, also you probably must check the Arch wiki Mac page (regardless of what disro you choose)

[–] [email protected] 2 points 8 months ago
[–] [email protected] 3 points 8 months ago

Yeah that seems like it, thanks

[–] [email protected] 8 points 8 months ago

Yes that's what I've been looking for, thanks a lot

[–] [email protected] 4 points 8 months ago (2 children)

Is that Apple-specific?

[–] [email protected] 5 points 8 months ago (4 children)

I think Arch really makes sure stuff are compatible before rolling, my 32bit Void laptop has had Python 3.12 for months, and I get all kind of weird warnings when installing Python packages, while Arch is still on 3.11 (maybe testing is on 3.12 idk)

[–] [email protected] 1 points 8 months ago

i didn't change permissions recursivly, only for the mountpoints root

[–] [email protected] 1 points 8 months ago

I'm surprised it installed just normally

[–] [email protected] 1 points 8 months ago (2 children)

I can't see a reason for it to fail since the root user was functioning just fine, shit got buggy as soon as other users tried to read from the fs

[–] [email protected] 1 points 8 months ago

you can chown it all

The permissions inside the partition were set correctly, it was only the "root" of the partition that went off, I only created the partition using Mint, while Arch did the whole installation and wrote all the files

Either way I chown both / and /boot to root:root and chmod both / and /boot to 0755 (looked these up from my other Arch machine) and the bugs are gone

[–] [email protected] 0 points 8 months ago

Things weren't working because of the owner+permission being set by Mint instead of the Arch installer, it prevented non-root from reading anything off the system, now that I chmod the mount points, things are functioning well

view more: ‹ prev next ›