- Registriert
- Dez. 2011
- Beiträge
- 3.314
Sieht danach aus, dass sich da einiges geändert hat:
https://wiki.ubuntuusers.de/Lm_sensors/
Do you want to add these lines automatically to /etc/modules? (yes/NO)yes
/etc/modules is obsolete and has been replaced by /etc/modules-load.d/.
Das ist aber schon am neuen Platz.
https://wiki.ubuntuusers.de/Lm_sensors/
Do you want to add these lines automatically to /etc/modules? (yes/NO)yes
/etc/modules is obsolete and has been replaced by /etc/modules-load.d/.
Code:
$ ls -1 /etc/modules-load.d/
cups-filters.conf
modules.conf
Code:
$ cat /etc/modules-load.d/modules.conf
# /etc/modules is obsolete and has been replaced by /etc/modules-load.d/.
# Please see modules-load.d(5) and modprobe.d(5) for details.
#
# Updating this file still works, but it is undocumented and unsupported.
Das ist aber schon am neuen Platz.
