Comment by sansah

1 day ago

Lack of sleep and HDMI support is real roadblock for adoption. Hope they gets past soon.

It's not just the Apple Silicon Macs, either; I have a 2017-model Intel Mac which runs any number of distros just fine except that sleep just doesn't work right. No amount of keystrokes or mouse-clicks will wake it up if it sleeps.

  • Same problem with iMac - got 5k mostly working and a patch for audio using my favorite coding assistant, but that final bit remains tricky. Will post to GitHub if I can solve it.

  • Have you tried very recently? I have a 2018 Macbook Pro with touchbar and the progress on getting T2 macs working lately has been amazing - 3 months ago I was having issues but I reinstalled last week with a 7 kernel and it has been flawless: suspend, restore, touchbar, fan control all great.

  • Wow thank you for saying this. Always thought it’s my problem(because its the same with my 4 OSes), some misconfiguration etc. Mine doesn’t reboot, I am always turning off and on after SSD change; and I thought it’s about that.

  • Is there anything stopping this from being thrown some investment plus LLM tokens? I wonder what a KVM connected to the machine plus a few thousand in Astra/Fable tokens could do here. It seems funny to think of software feature defects in OSS software now if people are building full recombinations of closed source software daily now!

    • It's hard to debug sleep in a VM or some self contained system. You need to physically interact with the laptop, reboot it after it gets stuck, etc.

      3 replies →

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.

  • If you don't want to play 3d games or run local LLMs, why is GPU acceleration important when you have a more than capable CPU for any desktop UI?

    • Anything built on Electron can be super slow- had issues with snap packages of VS Code and Slack being super slow because CPU would render.

    • Without 3D accl basic web browsing can sort of suck, QubesOS has software only rendering and you can really feel it.

    • Depends on your desktop UI. If you install something like Gnome (as I did with Asahi Linux today on an M3 Air) the animated transitions don’t work. You just get a short frozen period and then it cuts straight to the final state. I could try installing a more barebones DE which has no need for animations.

      2 replies →