Alexander Popov
Alexander Popov
> ok, maybe you have lag after sensors command? No, `sensors` is faster and doesn't cause lags: ``` time for i in {1..10}; do sensors; done ... real 0m0.067s user...
> Is systemctl show hddtemp.service -p ActiveState command output has ActiveState=active (should be second line) Yes. > `/proc//cmdline` I don't know why you're writing this line, what should I do...
> It is strange, is extension show disk temperature? Yeah, for SSD. But I also have 2 (mounted) HDDs. > maybe you have some strange logs in # journalctl -f?...
Here are logs from `journalctl -f` (almost everything from Freon, I guess): ``` -- Logs begin at Mon 2018-07-23 18:22:32 MSK. -- Oct 12 20:30:20 Alex-ArchMainPC gnome-shell[1018]: Some code called...
And there are now many-many `Window manager warning`, also one `ERROR:page_load_metrics_update_dispatcher.cc` (I don't know, is it from Freon): ``` Oct 12 20:30:38 Alex-ArchMainPC org.gnome.Shell.desktop[1018]: Window manager warning: Overwriting existing binding...
OK, there is not one `ERROR:page_load_metrics_update_dispatcher.cc`: ``` Oct 12 20:36:39 Alex-ArchMainPC org.gnome.Shell.desktop[1018]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b). Oct 12 20:36:39 Alex-ArchMainPC...
> Please check hddtemp command with video/audio Sorry, I didn't understand. `hddtemp` has output `Too few arguments: you must specify one drive, at least.`.
Thank you. Maybe extra logs are causing these freezes… Idk too.
> Ah, possible problem related to browser (GPU acceleration, Flash or so), please check in different browsers))) The same in Firefox. I think, these freezes increase with uptime, noticeable after...
> But better to use udisks2 I have 99°C somewhy… ``` > udisksctl dump | grep -i temp SmartTemperature: 372.15000000000003 SmartTemperature: 308.15000000000003 SmartTemperature: 297.15000000000003 ```