logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git

Pinebook-Pro-review.md (4355B)


  1. ---
  2. title: Pinebook Pro review
  3. date: 2021-05-14
  4. ---
  5. I received the original Pinebook for free from the good folks at Pine64 a few
  6. years ago, when I visited Berlin to work with the KDE developers. Honestly, I
  7. was underwhelmed. The performance was abysmal and ARM is a nightmare to work
  8. with. For these reasons, I was skeptical when I bought the Pinebook Pro. I have
  9. also [spoken of my disdain for modern laptops in general before][0]: the state
  10. of laptops in $CURRENTYEAR is abysmal. As such, I have been using a ThinkPad
  11. X200, an 11 year old laptop, as my sole laptop for several years now.
  12. [0]: https://drewdevault.com/2020/02/18/Fucking-laptops.html
  13. I am pleased to share that the Pinebook Pro is a pleasure to use, and is likely
  14. to finally replace the old ThinkPad for most of my needs.
  15. Let me get the bad parts out of the way upfront: ARM is still a nightmare to
  16. work with. I really hate this architecture. Alpine Linux's upstream aarch64
  17. doesn't work with this laptop, so I have to use [postmarketOS][1], an Alpine
  18. derivative, instead. I do *like* pmOS — on phones — but I would
  19. definitely prefer to use Alpine upstream for a laptop use-case. That being
  20. said, the Pine community has been doing a very good job of working on getting
  21. support for their devices upstream, and the situation has been steadily
  22. improving. I expect that one of the next batches of PBPs will include an updated
  23. u-Boot payload which will make UEFI booting possible, and Linux distros with the
  24. necessary kernel patches upstreamed will be shipping in the foreseeable future.
  25. This will alleviate most
  26. of my ARM-based grievances.
  27. [1]: http://postmarketos.org
  28. The built-in speakers are also pretty tinny and weak. It has a headphone port
  29. which works fine, though. Configuring ALSA is a chore; these SoCs tend to have
  30. rather complicated audio setups. I have not been able to get the webcam working
  31. (some kernel option is missing, my contact at pmOS is working on it), but I
  32. understand that the quality is pretty poor. It can supposedly be configured to
  33. work with a USB-C dock for an external display, but I have never got it working
  34. and I understand that there are some kernel bits missing for this as well. The
  35. touchpad is also pretty bad, but thankfully I use mainly keyboard-driven
  36. software. The built-in eMMC storage is pretty small, though it can be upgraded
  37. and I understand that there is an option to install an NVMe — at the
  38. expense of your battery life.
  39. Cons aside, what do I like about it? Well, many things. It's lightweight and
  40. thin (1.3kg), but has a nice 14" screen that feels like the right size for me.
  41. The screen looks really nice, too. The colors look good, it works well at any
  42. brightness level, and in most lighting situations. It's definitely better than
  43. the old X200 display. The keyboard is not as nice as the ThinkPad (a high bar to
  44. meet), but it's pretty comfortable for extended use. The two USB-3 ports and the
  45. sole USB-C port are also nice to have. It can charge via USB-C, or via an
  46. included DC wall wart and barrel plug. The battery lasts for 6-8 hours: way
  47. better than my old ThinkPad.
  48. It is an ARM machine, so the performance is not competitive with modern x86_64
  49. platforms. It is somewhat faster than my 11-year-old previous machine, though.
  50. It has six cores and any parallelizable job (like building code) works
  51. acceptably fast, at least for the languages I primarily use (i.e. not Rust or
  52. C++). It can also play back 1080p video with a *little bit* of stuttering, and
  53. 720p video flawlessly. Browsing the web is a bit of a chore, but it always was.
  54. [Sourcehut works fine][2].
  55. [2]: https://sourcehut.org/blog/2021-05-08-sourcehut-is-the-fastest-who-cares
  56. The device is user-servicable, which I appreciate very much. It's very easy to
  57. take apart (a small Phillips head screwdriver is sufficient) and you can buy
  58. individual parts from the Pine64 store to do replacements yourself.
  59. In short, it checks most of my boxes, which is something no other laptop has
  60. even come remotely close to in the past **ten years**. It is the only laptop I
  61. have ever used which makes a substantial improvement on the circa-2010 state of
  62. the art. Because ARM is a nightmare, I'm still likely to use the old ThinkPads
  63. for some use-cases, namely for hobby OS development and running niche operating
  64. systems. But my Pinebook Pro is here to stay.