Some draft notes about the Framework Laptop 12" 2-in-1 laptop, not to be confused with the larger Framework 13".

Currently in pre-order / shipping, as of 2025-07-08.

Order history

The laptop was supposed to ship "in July", and it did!

First impressions

TODO: maybe software setup goes into dorothea?

Downsides

Open questions

Framework Laptop 12 is compatible with MPP 2.0 and USI 2.0 stylus types. The default setting is MPP-compatibility, and you can switch to USI mode in BIOS settings.

KDE

Works well! Like the "retro" look compared to GNOME.

Seems like KDE's "touch mode" (which makes UI elements bigger) does not trigger? It's still relatively useable.

Out of the box, auto-rotation and virtual keyboard don't work.

The virtual keyboard gets fixed by installing maliit-keyboard, then selecting it in the "virtual keyboard" dialog, which i found in this discussion.

To fix the rotating display issue, you need to install iio-sensor-proxy hack at udev and then reboot:

sudo apt install iio-sensor-proxy
sudo sed -i 's/.*iio-buffer-accel/#&/' /usr/lib/udev/rules.d/80-iio-sensor-proxy.rules
sudo udevadm trigger --settle
sudo systemctl restart iio-sensor-proxy
sudo reboot

To see if the sensors work, try: monitor-sensor --accel. For example, a normally sitting laptop flipped to the side and back should show this:

anarcat@dorothea:~$ monitor-sensor --accel
    Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
=== Has accelerometer (orientation: normal, tilt: vertical)
    Accelerometer orientation changed: left-up
    Tilt changed: tilted-up
    Accelerometer orientation changed: normal
    Tilt changed: vertical

In my case, after installing iio-sensor-proxy patching its udev, and restarting services, the above worked, but Plasma didn't pick it up, I had to reboot for the fix to be complete.

This is a known issue with some component part of Ubuntu and Debian

I filed this as a new topic before finding this.

night mode is only night light, would like reverse video too.

loving the info center, no idea how i got there or how to get back

installed

couldn't install darktable, flatpak or llm from the app center

Firefox

Installed add-ons

logged into

BIOS updates

There's already a BIOS update! Should be installable with LVFS, see the BIOS updates page.

Reviews

The Framework 12" received mixed reviews, in general. Most complained about the old CPU shipped with the device, and pricing.

Overall, the pros and cons seem to be:

Created . Edited .