View previous topic :: View next topic |
Author |
Message |
FreeManAtomic Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Cars/3.gif)
Joined: 01 Feb 2005 Posts: 365
|
Posted: Wed Jun 01, 2005 9:55 am Post subject: I2C velocità rotazione ventole |
|
|
Ciao,
ho uno strano problema, ho "credo" tutti i moduli necessari per rilevare i sensori della sk madre
Code: | i2c_sensor 3968 1 w83627hf
i2c_isa 2816 0
i2c_dev 8960 0
i2c_core 19968 4 w83627hf,i2c_sensor,i2c_isa,i2c_dev
|
Le temperature vengono rilevate correttamente, ma i sensori di rotazione della ventola CPU è invece 0 (funziona perche windozz la rileva correttamente) Il software per visualizzare è gkrellm
Il mio kernel:
Code: | Linux freeman 2.6.11-gentoo-r9 #7 SMP Wed May 25 11:13:21 CEST 2005 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
|
Sapete aiutarmi?
Grazie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Gaspyd Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/133531454042d8f7b27795d.jpg)
Joined: 21 Nov 2004 Posts: 242 Location: Brindisi, Italy
|
Posted: Wed Jun 01, 2005 11:50 am Post subject: Re: I2C velocità rotazione ventole |
|
|
FreeManAtomic wrote: | Ciao,
ho uno strano problema, ho "credo" tutti i moduli necessari per rilevare i sensori della sk madre
Code: | i2c_sensor 3968 1 w83627hf
i2c_isa 2816 0
i2c_dev 8960 0
i2c_core 19968 4 w83627hf,i2c_sensor,i2c_isa,i2c_dev
|
Le temperature vengono rilevate correttamente, ma i sensori di rotazione della ventola CPU è invece 0 (funziona perche windozz la rileva correttamente) Il software per visualizzare è gkrellm
Il mio kernel:
Code: | Linux freeman 2.6.11-gentoo-r9 #7 SMP Wed May 25 11:13:21 CEST 2005 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
|
Sapete aiutarmi?
Grazie |
Dipende dalla sk madre io oltre ai tuoi 4 moduli ho anche
eeprom (x la ram)
i2c_viapro (for the VIA 82C596/82C686/823x I2C interfaces)
e funziona tutto correttamente
Prova un
magari ti è d'aiuto. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
FreeManAtomic Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Cars/3.gif)
Joined: 01 Feb 2005 Posts: 365
|
Posted: Wed Jun 01, 2005 3:14 pm Post subject: |
|
|
in che pacchetto si trova sensors-detect?
bye grazie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Gaspyd Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/133531454042d8f7b27795d.jpg)
Joined: 21 Nov 2004 Posts: 242 Location: Brindisi, Italy
|
Posted: Wed Jun 01, 2005 7:06 pm Post subject: |
|
|
FreeManAtomic wrote: | in che pacchetto si trova sensors-detect?
bye grazie |
sys-apps/lm_sensors |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|