get CPU temperature on linux ubuntu 12.10 with AMD FX 4100 Quad Core
问题 There are many questions similar to this but I haven't found solution there. How can I get CPU temperature in C or C++ on Linux Ubuntu 12.10 without call to sensors ? I can of course just read it from file, however I cannot find where it is stored in 12.10. And is simple reading a text file only possibility or maybe I can query the kernel using system call or signal? Content of my folder /proc/acpi/ is just event wakeup No THEMP0 there or anything like this. sensors application however can