View previous topic :: View next topic |
Author |
Message |
flammenflitzer Advocate


Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Sat Oct 13, 2007 7:27 am Post subject: Sensor Module |
|
|
Code: | localhost olaf # /etc/init.d/lm_sensors start
* Loading lm_sensors modules...
* Loading i2c-nforce2 ... [ ok ]
* Loading pca9540 ... [ !! ]
* Loading eeprom ... [ ok ]
* Loading it87 ... [ ok ]
* Initializing sensors ... [ ok ] |
Code: | localhost linux # cat .config | grep PCA
# CONFIG_DIGIEPCA is not set
CONFIG_I2C_ALGOPCA=m
CONFIG_SENSORS_PCA9539=m
# CONFIG_CIFS_UPCALL is not set
localhost linux # modprobe pca9540
FATAL: Module pca9540 not found. | ?? Die sind doch einkompilliert. |
|
Back to top |
|
 |
Max Steel Advocate


Joined: 12 Feb 2007 Posts: 2272 Location: My own world! I and Gentoo!
|
Posted: Sat Oct 13, 2007 7:51 am Post subject: |
|
|
Du hast das Modul für PCA9539
Er möchte allerdings dashier PCA9540
Such mal ob irgendwo das andere Modul ist. _________________ mfg
Steel
___________________
Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2) |
|
Back to top |
|
 |
flammenflitzer Advocate


Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Sat Oct 13, 2007 8:24 am Post subject: |
|
|
Ja, habe ich ganz übersehen. Muß ich mal recherchieren. Ist in keiner meiner div. Kernel .config enthalten. |
|
Back to top |
|
 |
MaTu n00b

Joined: 23 Aug 2003 Posts: 72 Location: Wien
|
Posted: Sat Oct 20, 2007 8:39 am Post subject: |
|
|
Hallo flammenflitzer
Hast du schon etwas bezüglich dem Modul PCA9540 rausgefunden?
Ich würde dieses Modul auch benötigen, in der Version lm_sensors-2.10.14 wird es auch angeführt, aber wie ich den Kernel dazu bringe das er es mir übersetzt habe ich noch nicht rausbekommen. |
|
Back to top |
|
 |
|