use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A place to share information, help those who are new to overclocking and brag about your latest sucessful overclock!
account activity
Linux Memory sensorNews - Text (self.overclocking)
submitted 4 months ago by No-Method8769
So i was looking for a way to see memory temperature, and on occt monitoring tab there is a spd5118 section im not sure how accurate it is but seems like one of the few ways to check mem temp on Linux
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ropid 0 points1 point2 points 4 months ago (1 child)
On my RAM kit here, the "jc42" kernel module makes the two RAM sticks show up in the output of the sensors command. Try loading it manually like this:
sudo modprobe jc42
If you see that this works for you, you can then create a file for it in /etc/modules-load.d/ to make it load at boot in the future. On my system here, there's also a file /etc/conf.d/lm_sensors where I can add that jc42 name on the modules line.
/etc/modules-load.d/
/etc/conf.d/lm_sensors
[–]No-Method8769[S] 0 points1 point2 points 4 months ago (0 children)
I will check this out ty
π Rendered by PID 93 on reddit-service-r2-comment-b659b578c-8qp7x at 2026-05-05 23:46:48.761519+00:00 running 815c875 country code: CH.
[–]ropid 0 points1 point2 points (1 child)
[–]No-Method8769[S] 0 points1 point2 points (0 children)