Hi everyone,
I have just purchased a Lafite III 15", with 2*8Go ram, i7-8565U, 1To Samsung 970 Evo Plus NVMe SSD.
General review
Very fast computer, nice thin aluminum design, good linux compatibility. It came with a dead pixel however
I installed kubuntu, and after 1 cycle of battery charge/discharge, I get an estimation of about 6h of battery life at idle, wifi on and screen 50%. However, as the battery is small, any demanding app will make this estimation drop drastically. Anyway, battery is fine for office or web surfing. Under linux, everything works out-of-the-box, except the three points mentionned below:
Keyboard backlight: can be fixed
The solution to make the keyboard backlight can be found there (use the dkms install) (and there for wake-up after sleep).
Fingerprint sensor: can't be fixed for now
The fingerprint sensor is the same as on some lenovo laptops, it is part of the touchpad (same device). Some guys seems to be working on it however.
Fan control: can be fixed
I like to work in a silent environnement, but I find that the fan is blowing frequently even if you do minor tasks (starts at 51 degrees...). By default there is no linux driver for it, so this is the bios behavior. Also, fancontrol is useless. However, I found here a work to control fans on clevo computers under linux. This tool checks for system brand and will not work for pcspecialist laptops, in addition it is a real "labyrinthine system" (very heavy program to do basic things). So I decided to search and pick-up only the code lines that are responsible for fan control and temperature measuring to make my own software, and tadaa:
Please refer to the doc on gitlab for more infos, and report any bug.
Also, I would be grateful if you would let me know if you use it and if it works (or not ) for you.
I have just purchased a Lafite III 15", with 2*8Go ram, i7-8565U, 1To Samsung 970 Evo Plus NVMe SSD.
General review
Very fast computer, nice thin aluminum design, good linux compatibility. It came with a dead pixel however
I installed kubuntu, and after 1 cycle of battery charge/discharge, I get an estimation of about 6h of battery life at idle, wifi on and screen 50%. However, as the battery is small, any demanding app will make this estimation drop drastically. Anyway, battery is fine for office or web surfing. Under linux, everything works out-of-the-box, except the three points mentionned below:
Keyboard backlight: can be fixed
The solution to make the keyboard backlight can be found there (use the dkms install) (and there for wake-up after sleep).
Fingerprint sensor: can't be fixed for now
The fingerprint sensor is the same as on some lenovo laptops, it is part of the touchpad (same device). Some guys seems to be working on it however.
Fan control: can be fixed
I like to work in a silent environnement, but I find that the fan is blowing frequently even if you do minor tasks (starts at 51 degrees...). By default there is no linux driver for it, so this is the bios behavior. Also, fancontrol is useless. However, I found here a work to control fans on clevo computers under linux. This tool checks for system brand and will not work for pcspecialist laptops, in addition it is a real "labyrinthine system" (very heavy program to do basic things). So I decided to search and pick-up only the code lines that are responsible for fan control and temperature measuring to make my own software, and tadaa:
Please refer to the doc on gitlab for more infos, and report any bug.
Also, I would be grateful if you would let me know if you use it and if it works (or not ) for you.
Last edited by a moderator: