Re: nVidia GF7600GS temperature sensor via i²C?
Actually I was looking for a method that does not depend on any programs but works with a kernel-space driver, because the output of any program may change with time and using additional programs wastes lots of resources compared to using a interface provided by a kernel driver...
So there should be a kernel module reading the temperature of the graphics card like nvidia-settings or nvclock do and provide this information via a kernel interface.
|