Недавно купил ноутбук Dell XPS 13 9370 с предустановленной виндой и поставил на него Xubuntu 18.04.1. Все бы ничего, но кулер на ноутбуке не работает (на винде все работало), даже при очень сильном нагреве. Стоит процессор Intel Core i7-8550U, видеокарта - Intel UHD Graphics 620, версия ядра Linux - 4.15.0-34-generic, версия BIOS - 1.5.1, дата релиза BIOS - 08/09/2018. В Linux'е считаю себя новичком! Очень прошу помочь!
Денис, https://github.com/hirschmann/nbfc/wiki/First-steps
After you have built NBFC (see How to build NBFC), copy the files from nbfc/Linux/bin/Release/ to /opt/nbfc/
To install the NBFC service, copy nbfc/Linux/nbfc.service and nbfc/Linux/nbfc-sleep.service into /etc/systemd/system/
To enable and start the service, open a terminal and type systemctl enable nbfc --now
(optional) Add /opt/nbfc/ to PATH, so you can call nbfc from anywhere
Select a config: nbfc config --apply "name of a config file without extension"