• 0 Posts
  • 3 Comments
Joined 10 days ago
cake
Cake day: May 7th, 2026

help-circle
  • Yes it works good if you read first and plan and follow the instructions. If you just yeet it into your computer you will have problems.

    You may end up doing a reinstall as opposed to a patch or upgrade.

    You may find that dynamic wallpaper not working, needing to update with command line, photos app can’t edit and needing to use a third party browser is an okay set of tradeoffs to get to sequoia (macos 15) which still gets point updates and security patches (grimly: for now).

    If I was using a 10,1 I’d back up my system and jump straight to sequoia with oclp. If you can get by long enough to save up for a more recent computer (m1+) then that’s a win. Sequoia is the last version of macos with support for Intel processors. Now is a bad time to be running old versions.

    E: before oclp the linux wisdom for these models was to go in with a soldering iron or a chip clip and disable the dedicated gpu in order to avoid problems with it. Often it would break the hdmi or DisplayPort or whatever video out port was on the side of the laptop because while the integrated display could run off the intel processors gpu the video out was hardwired to the dgpu.



  • You have a bunch of answers including one you chose, but you can always rebind the tmux key to something compatible with your terminals search and use [key] - d to disconnect from your tmux session then invoke it with tmux attach-session to get back into your session.

    on attach it should clear the screen, print the stdout buffer it accumulated and give me stdin prompt, that’s it

    The last part of the above, disconnecting from tmux and reattaching would do what you described. That may be useful if you need to work with tmux.