mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   FactorDB (https://www.mersenneforum.org/forumdisplay.php?f=94)
-   -   Primo (https://www.mersenneforum.org/showthread.php?t=16643)

ET_ 2020-12-28 16:52

[QUOTE=RichD;567280]A new version in the [url=http://www.ellipsa.eu/public/primo/primo.html]usual place[/url].

Changes:
v4.3.3 (December 12, 2020)
• Candidates up to 50,000 decimal digits (instead of 40,000).[/QUOTE]

"Failed to load module "canberra-gtk-module" - Killed

On Ubuntu 20.04 LTS

RichD 2020-12-29 17:11

[QUOTE=ET_;567542]"Failed to load module "canberra-gtk-module" - Killed

On Ubuntu 20.04 LTS[/QUOTE]

Marcel replied with:
It would seem it is a Ubuntu config (or install ?) problem. Try Google with "canberra-gtk-module".

And a Google search came up with this:
[url]https://askubuntu.com/questions/208431/failed-to-load-module-canberra-gtk-module[/url]

ET_ 2020-12-31 14:04

[QUOTE=RichD;567648]Marcel replied with:
It would seem it is a Ubuntu config (or install ?) problem. Try Google with "canberra-gtk-module".

And a Google search came up with this:
[url]https://askubuntu.com/questions/208431/failed-to-load-module-canberra-gtk-module[/url][/QUOTE]

Thank you :smile:

chris2be8 2021-01-22 16:51

[QUOTE=EdH;567014]Glad that worked out. I haven't done anything with PRPs since Masaki UKAI started racing toward the top of the stats and I was able work just enough of the right size PRPs to establish a round figure. Now, I kind of hate to disturb that score.:smile:

-Ed[/QUOTE]

After a month I've proved 43,542 numbers prime. But the number of PRPs under 300 digits has only come down by about 20,000. And I've seen Masaki UKAI prove a lot too.

I'll keep going, but I seem to be barely keeping up with the rate new PRPs arrive.

Chris

EdH 2021-01-22 17:49

[QUOTE=chris2be8;569850]After a month I've proved 43,542 numbers prime. But the number of PRPs under 300 digits has only come down by about 20,000. And I've seen Masaki UKAI prove a lot too.

I'll keep going, but I seem to be barely keeping up with the rate new PRPs arrive.

Chris[/QUOTE]Did you mean <3000? I see Anonymous has wildly surpassed my score. Is that because you're not claiming credit for your efforts?

I have some machines that are not working well with my current ECM efforts. Perhaps I will engage them in Primo certification, but if you and others are working there, I would hate to tread upon others' work. And, I would have to work toward another interesting score. I like the current, nice round one.

chris2be8 2021-01-23 16:56

Yes, < 3000. Dyslexia rules OK.

My work will be appearing as Anonymous since
[code]
curl -F cert=@`ls primo-*.out` http://factordb.com/uploadcert.php
[/code]
doesn't provide any obvious way to set an ID. And I don't have an ID on factordb. But I've done nowhere near all the work done as Anonymous.

I work on the principle that there's no limit to what can be done if you don't care who gets the credit.

My script reads the smallest 100 PRPs in factordb of 300+ digits and proves them, then repeats. So if you keep above than range you won't clash with me.

Chris

EdH 2021-01-23 17:06

Primo certificates are the only thing I have been concerned about for credits. All the rest I send without logging in. I'm playing elsewhere right now, but if I do decide to play with Primo some more, I'll keep in mind where you are working.

Lewis Baxter 2021-05-31 22:40

Running Primo on Ubuntu
 
I want to get a prime certificate for a 3000 digit number by running Primo. I am using AWS Ubuntu and essentially have an empty machine. I am a novice at installing software, but have successfully tar'd the Primo software. I understand that Primo has an "X11 style" GUI, which I have never used, so I need help on the necessary steps.

Any references or help would be much appreciated.

Thanks in advance, Lewis

Stargate38 2021-06-01 23:20

I updated to Windows 10 2004, and now Primo won't run. I get "Gtk-WARNING **: (IP Address): cannot open display:". Anyone know how to fix that?

EDIT: I tried something suggested on SuperUser, but now I'm getting this:

"cannot open display: 192.168.1.1
fe80::3e90:66ff:fedb:7241
fec0:0:0:ffff::1:0"

EDIT: I fixed it. Just had to run "export DISPLAY=:0" from the Bash prompt.

kruoli 2021-06-02 09:14

For reference, it is a bit more complicate with WSL2.

There, you have to execute [C]export DISPLAY=$(grep -m 1 nameserver /etc/resolv.conf | awk '{print $2}'):0.0[/C] and configure Xming/Xlaunch (if you use this as your X server) to have "no access control". Otherwise, the instance will not connect.

This is because WSL2 will have its own network adapter and because of this its own IP address.


All times are UTC. The time now is 12:06.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.