Display not calibrated from factory: FW 16’s display is not calibrated from factory. This means that if you want accurate colors, you need to use an ICC/ICM profile.
The need to use wayland: If you decide to purchase FW 16, you will probably want to use wayland and 150% scaling. Unfortunately, fractional scaling with xorg is quite cumbersome and you may experience no-so-smooth edges.
Colord and wayland do not play nicely together
Original solution for Wayland and why it does not work
Many threads (such as archwiki: ICC profiles - ArchWiki) online suggest using colormanager to apply a profile. However, due to the 3rd problem, it usually does not work because command colormgr get-devices produces empty output. Hence you cannot get the ID of the display and proceed further. Below are some possible workarounds regarding the applicatiion of ICC profile.
GNOME + Wayland
On GNOME, use gnome-color-manager and set the profile via it in Control Center.
KDE + Wayland
Open System Settings, search for Display Configuration and there is a section for applying the needed color profile labeled as Color Profile
Other Wayland WMs/DEs
If you do not use KDE/GNOME, you can apply the profile via dispwin /path/to/BOE_CQ_______NE160QDM_NZ6.icm. For verification whether everything works, use dispwin -v, which stands for verbose. The command is part of a package called ArgyllCMS (https://argyllcms.com/). Pay attention to the fact that when the computer restarts, the setting is discarded, so you have to put it to a startup script.
Xorg
If you decide to use xorg, it should be possible to set it up via xiccd: ICC profiles - ArchWiki
–
Thank you for reading and hopefully this helps someone.
Afaik the NotebookCheck ICC profile is calibrated for the specific unit that NotebookCheck received. There is a bit of random variation between units and what is best for one might not be the best for others.
I am using Framework’s official ICC profile. I do not know for sure, but I assume that it is designed to be as accurate as possible for the average panel. Framework’s official ICC profile can be obtained by unzipping the driver installation exe file.
Thanks, maybe can you send the file directly to me? Feel free to send it to framework@samokosik.tk
Why? I will upload it to cloud and add a link at the beginning of the thread. I am currently away from home and need to use mobile data, so I don’t really want to download the whole driver pack
For the ICC colour profiles. I used the file from the Windows driver pack, unzipped and then installed on Linux.
I find that it applies correctly on “Ubuntu on Xorg”, but does not seem to apply properly on “Ubuntu on wayland”.
Hey, Im using Fedora 40 and with the ICC profile everything looks over saturated. Is there something wrong that I am doing or a way to fix this? Thanks