![]() |
Monitor sensor temperature like CPU - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics) +--- Forum: Feature Requests (https://forums.snakeoil-os.net/Forum-Feature-Requests) +--- Thread: Monitor sensor temperature like CPU (/Thread-Monitor-sensor-temperature-like-CPU) |
Monitor sensor temperature like CPU - emptor - 11-May-2022 Hello all, I'm still on 1.1.11 until the auto kernel builder is available. Still loving my setup. ![]() I wanted to monitor the temp on my CPU for example. It's not available in the System page so I ssh'd in and found I had to install lm-sensors. I installed sudo apt install lm-sensors. I did run sudo sensors-detect after, but I aborted as I didn't want more modules added to boot time. So I removed everything by running sudo apt-get remove --auto-remove lm-sensors and sudo apt-get --auto-remove purge lm-sensors. Is there sensor monitoring in newer builds or planned.....maybe in the system page as an option? RE: Monitor sensor temperature like CPU - agent_kith - 11-May-2022 (11-May-2022, 01:16 PM)emptor Wrote: Hello all, There's a design for that. And it's going to be running in it's own separate thread. Sampling the sensors according to a pre-set interval, with graphs and what not. But, as with almost everything here, the plan/design is there, just need the time to execute. ![]() RE: Monitor sensor temperature like CPU - emptor - 11-May-2022 Thanks heaps @agent_kith , I'm glad it wasnt that I didn't look in the right place. I love how everything is minimalist and all available power is put into the audio. Hence why I didn't want more bloat installed ..... Keep up the great work!!! RE: Monitor sensor temperature like CPU - Snoopy8 - 12-May-2022 Sorry, but I do wonder whether monitoring the CPU temperature is required in the first place. By itself, using SnakeOil to play music is a very light load. Unless you are doing heavy duty DSP and upsampling using Room or HQPlayer, there is no load on the CPU. I would prefer AK to spend his precious time make the SQ even better with a RT kernel, optimise using CPUSet etc. etc.. RE: Monitor sensor temperature like CPU - agent_kith - 12-May-2022 (12-May-2022, 07:32 AM)Snoopy8 Wrote: Sorry, but I do wonder whether monitoring the CPU temperature is required in the first place. By itself, using SnakeOil to play music is a very light load.It's all trying to objectively quantify the quality of sound. Similar to cyclictest, top. Trying to measure if any of them makes a difference. E.g.
These are all micro effects though, as really IMO to me CPUset and RT kernel are the two dominant factors that alters the SQ. Get these two right, and feed your equipment with quality power and really it's all one needs. But the geek in my always want to try and objective data points to subjective ones. This is always going to be difficult (probably impossible). Hence it's not high in my list of things to do. |