Am 26.02.2015 um 21:13 schrieb James:
> James <wireless <at> tampabay.rr.com> writes:
>
>
>> modprobe: FATAL: Module i2c-piix4 not found.
>> Failed to load module i2c-piix4.
> OK, so I found this code and added it to the kernel.
>
>
>> Next adapter: Radeon i2c bit bus 0x90 (i2c-0)
>> Do you want to scan it? (yes/NO/selectively): yes
>> {through (i2c-7) all failed.
> No luck on finding/configuring the radeon temperature
> sensors.

em, but you are already monitoring it!

>
>> So lm_sensors only found these modules:
>>
> MODULE_0=fam15h_power   [ OK ]
> MODULE_1=it87           [ OK ]
> MODULE_2=k10temp        [ OK ]
which looks good.

>
>> Does anyone with similar hardware have a more extensive list?

no, that is all you got.

> I'm not sure how to moinor the CPU (8 cores) temperature
> and if it is a calculated (estimated value) or a real temp?
>
> # sensors
> radeon-pci-0100
> Adapter: PCI adapter
> temp1:        +36.0°C  (crit = +120.0°C, hyst = +90.0°C)

see? radeon. Monitored. Just move along.

>
> fam15h_power-pci-00c4
> Adapter: PCI adapter
> power1:       19.97 W  (crit = 125.19 W)
>
> k10temp-pci-00c3
> Adapter: PCI adapter
> temp1:        +24.9°C  (high = +70.0°C)
>                        (crit = +90.0°C, hyst = +87.0°C)
>
>> What I'd really like is a very fast (real time?) gui to watch
>> these temperatures as certain portions of codes are compile or executed.

you won't get that, because the senors don't update in 'realtime'.

> Right now I'm running lxde, but my migration to lxqt (QT5) should
> begin very soon so any QT5_ish gui would be very cool too.


watch -n1 sensors.

Works even without systemd. Shocking, I know.


Reply via email to