Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Someone who is researching what new laptop to buy recently asked a bunch of questions over email, we thought the answers could be useful to other people as well, so I am posting them here:
Firefox about:support reports that only software decoding is supported for everything. Not sure how difficult it would be to get it working, for me it's fairly low priority as the CPU seems to be plenty fast enough for SW decoding. (The only time the laptop gets uncomfortably hot is when kernel compiling, watching movies and youtube videos only gets it lukewarm.)
The main community hub seems to be the #aarch64-laptops IRC channel on OFTC, I would definitely recommend you to join there. (You can also join using the Matrix bridge.) Unfortunately there is no community wiki (I guess nobody bothered to set one up yet), so most knowledge is unwritten/ephemeral.
You could ask around about other X1E laptops on IRC as well, I think there is at least one owner of almost every laptop in the channel.
I have the 32GB/1TB model. There is a small risk that RAM size difference matters, some people had issues with the 64GB version of the thinkpad T14s not booting and needing some patches compared to the 32GB version. I cannot possibly imagine NVMe size mattering for compatibility. (Many people are also swapping their NVMe drives, I haven't heard about issues yet.)
Sleep actually is working, it just isn't a very deep sleep yet (consumes about 3.8%/hour battery according to my measurements), and it sometimes wakes up spuriously. But I do use it sometimes, it's still better than nothing.
An annoying issue right now that's specific to the yoga slim 7x is that we still weren't able to get the lid switch working. (AFAIK it works on most other X1E laptops, but there is something funny going on with the yoga 7x.) So the sleep process right now looks like this:
systemctl suspend
, or set up a hotkey for it)Feels solid to me, e.g. I can easily do 8+ hour coding sessions on it without needing to plug it in. In general linux support feels really solid while the laptop is running, and I don't know of anything that linux doesn't support yet that would make it less power efficient than windows. (But I never did any measurements, so who knows.)
Beta Was this translation helpful? Give feedback.
All reactions