PrimeGrid Challenges 2022

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
psensor does not show cpu temp. Any way to know that in linux ?

I have googled, and about 5 different ways, but NOTHING shows cpu temp. psensor does not see it as a choice. Anybody else with a 5950x ?
 
Last edited:

Skillz

Senior member
Feb 14, 2014
911
929
136
It should show it. Shows it for everyone else.

It'll be called tdie for the CPU die temperature and tctl for the junction between the die and heatspreader.
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
It should show it. Shows it for everyone else.

It'll be called tdie for the CPU die temperature and tctl for the junction between the die and heatspreader.
what am I missing ?
1642546045453.png
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
On another issue... I re-installed (from scratch) linux 19.2 on my 3950x, and it runs F@H and WCG just fine, like before. But if I try to run primegrid, I get computational error un-ending for GPU+CPU tasks, and it never loads CPU only. Stuck on the loop trying to run the GPU+CPU task.
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
What happens if you just run sensors as the command in a terminal?
Without a picture, here is the text

mark@mark-5950x-3:~$ sensors
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 0 RPM
 

Skillz

Senior member
Feb 14, 2014
911
929
136
Did you run sensors-detect as the root/super user and let it find all the sensors?

It appears you need kernel 5.10+ fo 5000 series processors. What kernel are you using?

uname -a -r
 
Last edited:

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
@Markfw , is there a reason not to run Mint 20.x?
nightnare of a time running or installing something, its here somewhere where I asked for help. Took hours to get one machine going, and not sure if that even worked. Something about python 3 ?

@Skillz
mark@mark-5950x-3:~$ uname -a -r
Linux mark-5950x-3 4.15.0-163-generic #171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Results of sensors detect

Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `lm75':
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4f
Chip `Dallas Semiconductor DS75' (confidence: 3)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
lm75
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)yes
Successful!

Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/kmod start'
to load them.

Unloading cpuid... OK
 

crashtech

Lifer
Jan 4, 2013
10,521
2,111
146
nightnare of a time running or installing something, its here somewhere where I asked for help. Took hours to get one machine going, and not sure if that even worked. Something about python 3 ?
(snip)
If you want to use Mint 20 (some things run faster on it because it has a newer version of glibc by default, and some other enhancements that I forget) run this after setup:
Code:
sudo apt install python-gobject-2
sudo apt install python-cairo
wget http://archive.ubuntu.com/ubuntu/pool/universe/p/pygtk/python-gtk2_2.24.0-6_amd64.deb
sudo dpkg -i python-gtk2_2.24.0-6_amd64.deb
sudo apt-get install -f
Fahcontrol should work after that. Really sad that the developer can't be bothered to fix their app that's been broken for close to 2 years now, I think.
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
@Markfw , is there a reason not to run Mint 20.x?
Also, I have 15 computers running 19.2, and as of Friday, 4 of them will be 5950x. I am going to keep upgrading as money allows and get rid of the 3900x's and replace them all with 5950x.

I just saw your update. I do that after everything is installed and setup with 20 ?
 

Skillz

Senior member
Feb 14, 2014
911
929
136
Your kernel version is 4.15 and you need at least 5.10 or higher for it to show.
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
Update> one of these two lines (or both) was added after the primegrid computational error, and now it works ! That means I have added a 2080TI and a 3950x to the primegrid contest !

sudo apt install ocl-icd-opencl-dev

sudo apt-get -y install python-gnome2 mesa-common-dev freeglut3-dev nvidia-settings gedit

@Skillz , I assume that means mint 20 as crashtech has suggested. Maybe I will try after these upcoming contests are done, like Feb
 

Skillz

Senior member
Feb 14, 2014
911
929
136
What version of Ubuntu are you running? You can probably upgrade your kernel to a newer version.
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
What version of Ubuntu are you running? You can probably upgrade your kernel to a newer version.
Its in that string above, right ? All I know is its Cinnamon mint 19.2. If I click on the upgrade button, it says I am all up to date. (I update after every install), its the choice below driver upgrades on the welcome screen.

Googling found this:

Linux Mint 20.2 features Cinnamon 5.0, a Linux kernel 5.4 and an Ubuntu 20.04 package base. LTS strategy. Linux Mint 20.2 will receive security updates until ...

And this:

Most probably, Linux Mint 20.3 “Una” will be derived from the recently launched Ubuntu 20.04.3 LTS point release, but, like with Linux Mint 20.2 “Uma”, Linux Mint 20.1 “Ulyssa”, and Linux Mint 20 “Ulyana”, it will stick to the long-term supported Linux 5.4 LTS kernel series rather than using the newer Linux kernel 5.`11.
 

Skillz

Senior member
Feb 14, 2014
911
929
136
Its in that string above, right ? All I know is its Cinnamon mint 19.2. If I click on the upgrade button, it says I am all up to date. (I update after every install), its the choice below driver upgrades on the welcome screen.

Googling found this:

Linux Mint 20.2 features Cinnamon 5.0, a Linux kernel 5.4 and an Ubuntu 20.04 package base. LTS strategy. Linux Mint 20.2 will receive security updates until ...

And this:

Most probably, Linux Mint 20.3 “Una” will be derived from the recently launched Ubuntu 20.04.3 LTS point release, but, like with Linux Mint 20.2 “Uma”, Linux Mint 20.1 “Ulyssa”, and Linux Mint 20 “Ulyana”, it will stick to the long-term supported Linux 5.4 LTS kernel series rather than using the newer Linux kernel 5.`11.

No, you need to run cat /etc/os-release to see what distro and distro version you are running. In most cases you can just upgrade your kernel.

If it's Mint 19.2 then to go to the update manager, on the drop down menu click on view, then linux kernels. The rest should be pretty explanatory.

Just don't delete the current kernel, if you have issues you can always boot into the old kernel to get back on.
 
Last edited:

Skillz

Senior member
Feb 14, 2014
911
929
136
In other news, SETI.Germany finished 2nd last year on this same race with GFN-17 low only and their recent output has consistently been the 2nd highest behind us. Will they have enough to surpass the Artic Crunchers and the Czech Team?

chart.png
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
25,483
14,434
136
OK, I upgraded the kernel

mark@mark-5950x-3:~$ uname -a -r
Linux mark-5950x-3 5.4.0-96-generic #109~18.04.1-Ubuntu SMP Thu Jan 13 15:06:26 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
mark@mark-5950x-3:~$

Then I reran the redetect, and added the lines as recommended, then checked psensor.... THE SAME

edit: @crashtech , how do you check the temps on your Ryzen 5000's ?
 
Last edited: