Hi all,
I followed carefully @tfl article: Debian Linux on the My Cloud PR4100 / PR2100
but I just can’t control the fan
I get stuck here and I searched for hours how to resolve this, but didn’t find anything.
This is the error I receive:
hostname:~/kbuild/linux-source-4.19# sudo make M=drivers/tty/serial modules_install
INSTALL drivers/tty/serial/8250/8250_exar.ko
INSTALL drivers/tty/serial/8250/8250_lpss.ko
INSTALL drivers/tty/serial/8250/8250_moxa.ko
INSTALL drivers/tty/serial/8250/serial_cs.ko
INSTALL drivers/tty/serial/jsm/jsm.ko
INSTALL drivers/tty/serial/rp2.ko
DEPMOD 4.19.152
Warning: modules_install: missing 'System.map' file. Skipping depmod.
hostname:~/kbuild/linux-source-4.19# sudo modprobe 8250_lpss
modprobe: FATAL: Module 8250_lpss not found in directory /lib/modules/4.19.0-12-amd64
Thanks