Message boards :
News :
SETI@home 8 released for Raspberry Pi.
Message board moderation
Previous · 1 · 2 · 3 · 4 · 5 · Next
Author | Message |
---|---|
Eddie Cottongim Send message Joined: 15 Sep 01 Posts: 26 Credit: 6,149,499 RAC: 6 |
Thanks very much for the Pi support - makes it a breeze to get these mini-boxes crunching. For the person above who was having WU errors, I found s@h to be sensitive to overclocking. Mild overclocks that caused no other problems caused computation errors on my Pi2. With no overclock, I don't have the errors. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
Hi I'm new to linux and Rasberry Pi. I have a Raspi3 and would like to run seti@home on it. Can someone give me a simple step by step instruction on how to do this. Hi Set@Home & RPi & Linux newbie here. I'm trying to get an RPi2 to run using the instructions above on a clean fresh install of Raspbian. The "sudo apt-get install boinc-client" command worked fine and BOINC installed fine. But the --project_attach command using my Seti weak key gives the message "Already attached" I can't seem to connect the RPi2 to the Seti project. I have another Windows desktop machine crunching Seti just fine, but that is the only machine that shows up on on my Seti account. The Rpi does not show up. What am I doing wrong? Also, is the command line the only option? Or can I get the same visual graphic screen I get on the Windows PC? Thanks Dave. |
Claggy Send message Joined: 5 Jul 99 Posts: 4654 Credit: 47,537,079 RAC: 4 |
Hi I'm new to linux and Rasberry Pi. I have a Raspi3 and would like to run seti@home on it. Can someone give me a simple step by step instruction on how to do this. Your computers are hidden, we can't see if it shows or not, try clicking the 'Show all computers' link. And unhide your computers. What Raspbian version have you installed?, and What Boinc version? Also, is the command line the only option? Or can I get the same visual graphic screen I get on the Windows PC? The following should install Boinc Manager too: sudo apt-get install boinc If not: sudo apt-get install boinc-manager Claggy |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
I disable them for security reasons. Will it show my IP address or other info that allows hacking? Not being paranoid here, just practical, I'm a public figure with 330,000 youtube subscribers, and it's very important my IP address isn't made public. (i plan to do a video on how to set this up BTW)
Not sure, just the latest ones downloaded today from RPi (NOOBS) and using that sudo command.
Cool, I'll try that too, thanks. |
Wiggo Send message Joined: 24 Jan 00 Posts: 36333 Credit: 261,360,520 RAC: 489 |
I disable them for security reasons. Will it show my IP address or other info that allows hacking? Take a look at mine computers and you'll see that that information isn't shown to others (only you can see that info of your own computers). ;-) Cheers. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
Thanks. Enabled now. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
Got it working! I installed the manager GUI and deleted two existing Seti projects and then added it again from new and used my existing password and now it seems to be working. Thanks Dave. Sent this message using my Rpi2 and feeling quite chuffed :-D |
jason_gee Send message Joined: 24 Nov 06 Posts: 7489 Credit: 91,093,184 RAC: 0 |
Sup Dave! Love the Videos :D "Living by the wisdom of computer science doesn't sound so bad after all. And unlike most advice, it's backed up by proofs." -- Algorithms to live by: The computer science of human decisions. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
Question: Do you have to install the boinc-client at all if you install the boinc manager GUI? (I plan to show and advise using the bonic manager in the how-to video) |
Kiska Send message Joined: 31 Mar 12 Posts: 302 Credit: 3,067,762 RAC: 0 |
boinc-client is just as the name suggest it is, the client of the server-client model. :) So just having boinc-manager is useless and will not process anything without boinc-client, unless of course you want to control a remote computer that is. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
More noob questions: 1) I just restated my Rpi and it wasn't obvious ifboinc automatically starts and runs if I don't start the manager GUI? i.e. can the Rpi recover and that processing seti auotmatically after a power failure? 2) How do I call up the funky graphic spectrum display? I can't do this on my PC either, but it automatically installed itself as my windows screen saver. Thanks Dave. |
Kiska Send message Joined: 31 Mar 12 Posts: 302 Credit: 3,067,762 RAC: 0 |
1. Boinc using apt-get is (I believe) installed as a service(daemon) so will function even if it has no user logged in. 2. Just go and switch boinc manager to "advanced view"/ctrl+shift+A and go to task, select the task that is running and "show graphics" OR "Task Commands" and then "show graphics" I think you'll find these 2 quite helpful in your endeavour: Installing BOINC on Ubuntu and Stop or start BOINC daemon after boot and User Manual. Please do note they are however somewhat outdated. i.e more than 3 years |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
1. Boinc using apt-get is (I believe) installed as a service(daemon) so will function even if it has no user logged in. Ah, I see the CPU bar is 100% after rebooting, so it's certainly auto-starting.
Too easy! Works fine on my desktop but the Show Graphics button is grayed out on the Rpi. Function not available? (no GPU support perhaps?) Thanks Dave. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
And would I be correct in assuming that if I change settings in the GUI manager, that those settings will be reflected in the daemon version that runs automatically at start? i.e. settings like bandwidth limiting etc |
Kiska Send message Joined: 31 Mar 12 Posts: 302 Credit: 3,067,762 RAC: 0 |
Too easy! Since I don't have a Rpi can you check the BOINC data directory under(I think) /var/lib/boinc-client/project and there should be a folder named "setiathome.berkeley.edu" that is this project folder that stores all the Work Units and application. While in this folder can you check if there is a file called: "setigraphics_8.00" or something along those lines? This will indicate the reason why "Show graphics" is greyed out. If present I don't know why its greyed out, but if its missing, well I think you'll know what happens? You may have to run the file manager, Nautilus under sudo to view that folder And would I be correct in assuming that if I change settings in the GUI manager, that those settings will be reflected in the daemon version that runs automatically at start? That would be correct it will write the changes to the cc_config file in /var/lib/boinc-client and the client will simply read those settings |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
Sup Dave! Love the Videos :D Thanks, I'll be making a video on this tomorrow. |
Claggy Send message Joined: 5 Jul 99 Posts: 4654 Credit: 47,537,079 RAC: 4 |
No, myself, mimo and Tom Rinehart didn't bother with testing or supplying Eric the Graphics app, The Raspbian boinc-app-seti does/can have a graphics app installed (boinc-app-seti-graphics), But you'll need to using stretch (testing) or sid (unstable) to get it: http://archive.raspbian.org/raspbian/pool/main/b/boinc-app-seti/ https://packages.debian.org/stretch/boinc-app-seti-graphics https://packages.debian.org/sid/boinc-app-seti-graphics If you try boinc-app-seti with Jessie, you'll get the v7 Seti app, and not the v8 app: https://packages.debian.org/source/stable/boinc-app-seti Claggy |
axotolys Send message Joined: 5 May 01 Posts: 1 Credit: 34,646,925 RAC: 31 |
Ok, thank you very much for all infos. Regard. |
EEVblog Send message Joined: 20 Apr 16 Posts: 20 Credit: 4,351,842 RAC: 0 |
My video is up: https://www.youtube.com/watch?v=pcQaseUJeZI |
Rocky1138 Send message Joined: 27 Jul 08 Posts: 1 Credit: 218,677 RAC: 0 |
Does this work with the Pi 1 Model B? Does it take advantage of the GPU? I know the CPU is pretty weak on this unit... |
©2024 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.