(no title)
rhamzeh | 2 years ago
But not sure how the dev workflow would be: Podman, IntelliJ, Sublime Text, etc.. And some casual stuff like Calibre, Thunderbird, Joplin.
Oh and how much would the battery life improvement be. I already get 4~5+ hours on my 5 year old Thinkpad, so an improvement to 6 hours is not really worth it.
How is the BIOS and openness on these systems? I always heard the arm laptops are way more locked down than the x86 ones.
sspiff|2 years ago
I'd love a modern ARM based Linux laptop, but I also know that unless it's got mainline kernel support or a dedicated Linux friendly vendor (like Pine) behind it, it's lifetime and updates are going to be extremely limited. And that doesn't even consider graphics API support, which will have an impact on rather basic things, such as YouTube video playback.
Honestly, the only viable ARM laptop with good battery life and modern day performance is an Apple MacBook Air or Pro, which has a very impressive community project behind it. But even that is still incomplete and might peter out if some key figures burn out or become uninterested or preoccupied with for-pay work or whatever.
wyldfire|2 years ago
Is that the case? I would've thought the devices present in 8cx are similar to the other Snapdragon 8 series which would probably be well supported upstream? Or do they linger in a GKI tree before landing upstream?
Maybe the exclusivity between QCOM/MS is mutual and they'll be able to partner with vendors like Canonical in the future.
Personally - I would love an XPS13 ARM linux laptop, hopefully Dell decides to jump on the bandwagon. I have owned i5/i7 XPS13s for several years now and am looking forward to ARM if they can make one that performs well.
nirui|2 years ago
Also, a computer without a single fan so I can comfortably use it on my bed? With possibility to replace it's SSD? It sounded a lot like my next laptop.
jklinger410|2 years ago
God, I have experienced the exact opposite with Linux on laptops. Battery management is so bad I am considering moving to a Macbook.
gyulai|2 years ago
...yeah, I was wondering that too. This seems like a job for a Gentoo system, compiled from the ground up with "-march=native". Would love to know how that would turn out performance-wise, in comparison to Windows.
mfashby|2 years ago
Intellij doesn't have aarch64 Linux distributions, you can kind of hack it together it's completely unsupported. Not sure about Joplin but I expect it would be ok (I think it's electron based? VS code works ok too).
Re locked-down: pbp can run many different Linux variants, and boots with tow-boot bootloader. Hopefully that would support ThinkPad to, but I don't know.
retypepassword|2 years ago
https://www.jetbrains.com/idea/download/download-thanks.html...
https://www.jetbrains.com/rider/download/download-thanks.htm...
dvhh|2 years ago
I am currently using a C630 laptop wich could be considered a predecessor to the discussed model ( with an anemic 4GB of RAM), and following up some botched Windows update (Windows recovery put the system in a worst place). I decided to take the plunge and install Linux.
Hardware support is rough, and depends a lot on firmware file you would need to salvage from the windows partition.
So far without these files, among the most necessary stuff I would like to have.
- Wifi, I a coping with a wifi dongle, wich mean I am out of one of the 2 usb-c ports
- Sound ( usual linux problem, worked around the issue, with another dongle, or Bluetooth audio)
- External display support (worked on windows)
Otherwise, linux experience is leagues ahead of Windows, in terms of boot time and responsiveness. Battery life is great for my use ( mainly write python and C code ). And far as battery life improvement, your mileage can vary, I haven't timed mine yet but can try and will report in a week about it (maybe you ca give me aome pointer to simulate the usual load your would put it through).
- podman work great
- sublime text run as smooth as it is on x86-64
- bios is an UEFI and I dont think it required a signed bootloader, although updating the setting to boot grub was not as straightforward.
- I am mainly using Wayland, with most of the caveats associated to it (Firefox does flicker a lot, so I am mainly using chromium)
On the most annoying side, I don't know if there is a way to configure the lid action, as it put the laptop on standby.
I would recommend, if only for the gain in thinness and if you are traveling a lot with your laptop.
rhamzeh|2 years ago
If the battery life was doubled (~8+ hours), that definitely would be more intriguing.
But ouch, hadn't had WiFi or sound issues on Linux since the 2009~2010 era, will not be fun to get back to that, though hopefully in a few years as the drivers mature, this would become less of an issue.
> On the most annoying side, I don't know if there is a way to configure the lid action, as it put the laptop on standby.
Even when an external display is connected? That's got to be annoying!
volf_|2 years ago
It runs cooler than my HP, which runs on the hotter side. Port selection is limiting, but having a 5G Modem is cool. Arch has almost all of their packages cross compiled to arm64, and I've not run into an issue where there was a package I needed that wasn't there.
TL;DR. A Very functional laptop. I've started using it as my primary laptop, but still carry my HP with me if I'm traveling somewhere. Give it a few months for the kernel issues to be ironed out and it'll be a very nice laptop.
volf_|2 years ago
tracker1|2 years ago
For now, sticking with my macbook m1 air for personal use. Though I really don't like the differences in the kb layout and hotkeys from nix or windows.
nalllar|2 years ago
sidkshatriya|2 years ago