LinuxOnTheDesktop

Results 316 comments of LinuxOnTheDesktop

@g0mb4 Question: will `conky -U` run Conky if _another user_ is running a Conky? For, consider so-called fast-user switching.

Certainly I can help to test. And if and when I manage to create a working script (bash or lua or C) that does the job (at least for my...

Right. I'll do lua because I'll be able to implement that much faster, and because hopefully you will render the script obsolete.

The following works for me [EDIT: I am using a Framework 13-AMD batch-3 with a Ryzen 5 764OU processor] (but see caveat below). ``` #!/usr/bin/env lua --[[ NAME ryzenCpuTemp.lua NEEDS...

@Caellian : just now I noticed that: - my post immediately above omitted the name of my processor; - [my original post](https://github.com/brndnmtthws/conky/discussions/2050) got the name of my processor wrong. So,...

Thanks. I find in the the 'thermald' systemd journal the message 'unsupported cpu model or platform' and websearching suggests that thermald does not work on recent AMD processors. So: what...

Thanks, but as I write elsewhere in yhis thread, thermald does not work - does not even start successfully - on modern AMD.

Thanks. Preliminary testing of rebooting whilst the CPU is somewhat hot and having the thermald service is disabled, suggests: no change to the behaviour when that service is enabled. EDIT:...

I for one would appreciate that.