Posts by Alessandro Freda

11) Message boards : Number crunching : Raspberry Pi support (Message 1560)
Posted 4138 days ago by Alessandro Freda
I've updated the app to 1.71, should be working now.

Seems ok now :)
First WU is running:
http://radioactiveathome.org/boinc/result.php?resultid=1335866
12) Message boards : Number crunching : Raspberry Pi support (Message 1558)
Posted 4138 days ago by Alessandro Freda
Could you check what is inside radioactiveathome folder in the BOINC data dir, and what's inside the slot ? It looks like the app is unable to find sensors.xml, which is required.

EDIT: nvm, I've just noticed I made a mistake in the file name, fixing it right now.

pi@raspberrypi ~/BOINC/projects/radioactiveathome.org_boinc $ ls -lrta
total 864
drwxrwx--x 4 pi pi 4096 Jan 2 21:06 ..
-rw-r--r-- 1 pi pi 2890 Jan 2 21:06 sensors_raspberry_1.70.xml
-rw-r--r-- 1 pi pi 13 Jan 2 21:06 sensors_raspberry_1.70.xml.file_ref_inf
-rwxr-xr-x 1 pi pi 861184 Jan 2 21:06 radac_1.70_armv6l-unknown-linux-gnueabihf
-rw-r--r-- 1 pi pi 180 Jan 2 22:04 stderr.txt
drwxrwx--x 2 pi pi 4096 Jan 2 22:04 .


pi@raspberrypi ~/BOINC/slots/1 $ ls -lrta
total 8
drwxrwx--x 4 pi pi 4096 Jan 2 22:19 ..
drwxrwx--x 2 pi pi 4096 Jan 2 22:19 .


pi@raspberrypi ~/BOINC/slots/1 $ ls -lrt /etc/udev/rules.d/
total 12
-rw-r--r-- 1 root root 47 Dec 15 18:59 99-input.rules
-rw-r--r-- 1 root root 114 Dec 16 20:39 40-scratch.rules
-rw-r--r-- 1 root root 88 Jan 2 00:18 53-radioactive.rules


pi@raspberrypi ~/BOINC/slots/1 $ cat /etc/udev/rules.d/53-radioactive.rules
#r@h
ATTRS{idVendor}=="16c0", MODE="666", GROUP="plugdev"
LABEL="radioactive_rules_end"

About the file, I've run the usermod command for 'pi' user:

usermod -a -G plugdev pi


13) Message boards : Number crunching : Raspberry Pi support (Message 1556)
Posted 4138 days ago by Alessandro Freda
Try running one of these apps as standalone, to see if they work.


I've copied the exe in the correct directory and performed the steps about the 53-rdioactive.rules file. So I see this files:


It must be 53-radioactive.rules

cu JagDoc[/b]

Thanks, I renamed the file but got the same error.
14) Message boards : Number crunching : Raspberry Pi support (Message 1555)
Posted 4138 days ago by Alessandro Freda
Which host ID is this ? Your hosts are hidden.

This:
http://radioactiveathome.org/boinc/show_host_detail.php?hostid=5494
15) Message boards : Number crunching : Raspberry Pi support (Message 1553)
Posted 4138 days ago by Alessandro Freda
Please try again, perhaps I forgot to restart feeder/scheduler after making changes.
If it still won't work, I'll test it on Pi myself tomorrow.

Ok, thanks, now BOINC download and run the client but got another error:

Host Project Date Message
raspberrypi Radioactive@Home 02/01/2013 21.23.57 Scheduler request completed: got 1 new tasks
raspberrypi Radioactive@Home 02/01/2013 21.23.59 Starting task sample_1316107_0 using radac version 170 in slot 1
raspberrypi Radioactive@Home 02/01/2013 21.24.03 Computation for task sample_1316107_0 finished
raspberrypi Radioactive@Home 02/01/2013 21.24.03 Output file sample_1316107_0_0 for task sample_1316107_0 absent

16) Message boards : Number crunching : Raspberry Pi support (Message 1551)
Posted 4138 days ago by Alessandro Freda
Detach from the project, reattach and check again. I've just added support for Debian running on Pi.
I don't know why the platform string differs, however the executable is the same as Raspbian one and it seems to be working.

Mumble, continue got the same error:

Host Project Date Message
raspberrypi Radioactive@Home 02/01/2013 19.36.15 Detaching from project
raspberrypi http://radioactiveathome.org/boinc/ 02/01/2013 19.40.54 Master file download succeeded
raspberrypi http://radioactiveathome.org/boinc/ 02/01/2013 19.40.59 Sending scheduler request: Project initialization.
raspberrypi http://radioactiveathome.org/boinc/ 02/01/2013 19.40.59 Requesting new tasks for CPU
raspberrypi Radioactive@Home 02/01/2013 19.41.00 Scheduler request completed: got 0 new tasks
raspberrypi Radioactive@Home 02/01/2013 19.41.00 Message from server: This project doesn't support computers of type armv6l-unknown-linux-gnueabihf

17) Message boards : Number crunching : Raspberry Pi support (Message 1548)
Posted 4139 days ago by Alessandro Freda
Try running one of these apps as standalone, to see if they work.

Sorry, may be I missed a step, because perform an update no WU is downloaded and continue to see this message:

02/01/2013 00:30:49 | Radioactive@Home | update requested by user
02/01/2013 00:30:50 | Radioactive@Home | Sending scheduler request: Requested by user.
02/01/2013 00:30:50 | Radioactive@Home | Requesting new tasks for CPU
02/01/2013 00:30:52 | Radioactive@Home | Scheduler request completed: got 0 new tasks
02/01/2013 00:30:52 | Radioactive@Home | Message from server: This project doesn't support computers of type armv6l-unknown-linux-gnueabihf

I've copied the exe in the correct directory and performed the steps about the 53-rdioactive.rules file. So I see this files:

pi@raspberrypi ~/BOINC/projects/radioactiveathome.org_boinc $ ls -lrt
total 856
-rw-r--r-- 1 pi pi 2890 Jan 1 23:05 sensors.xml
-rwxr-xr-x 1 pi pi 861184 Jan 1 23:05 radac_1.69_armv6l-unknown-linux-gnueabihf
-rw-r--r-- 1 pi pi 0 Jan 1 23:51 boinc_lockfile
-rw-r--r-- 1 pi pi 1694 Jan 2 00:30 stderr.txt
-rw-r--r-- 1 pi pi 135 Jan 2 00:30 data.bin


Notice running manually radac the sensor after create the 53-rdioactive.rules file the sensor seems works:

tail -f stderr.txt
Warning: cannot query manufacturer for device: error sending control message: Operation not permitted
Could not find any of the devices listed in sensors.xml: Device communication error
Warning: cannot query manufacturer for device: error sending control message: Operation not permitted
Warning: cannot query manufacturer for device: error sending control message: Operation not permitted
Warning: cannot query manufacturer for device: error sending control message: Operation not permitted
Warning: cannot query manufacturer for device: error sending control message: Operation not permitted

00:28:56 (2029): Can't open init data file - running in standalone mode
Radac $Rev: 496 $ starting...
sensors.xml: 6 nodes found
Found sensor v2.51
604142,201,2013-1-1 23:28:56,593,f,381683167
650622,221,2013-1-1 23:29:42,593,n,381683167
697102,236,2013-1-1 23:30:29,593,n,381683167


Must I create also a app_info.xml file ?
18) Message boards : Number crunching : Raspberry Pi support (Message 1520)
Posted 4156 days ago by Alessandro Freda
We have just added application/platform for Raspberry Pi running Raspbian and possibly any of the other OSes available for it (not verified yet). In theory the app should run on anything that reports armv6l-linux-gnueabihf or arm-linux-gnueabihf platform (if it does not, or if you have armv6l device which reports another platform-string, please let me know).

I've just try to attach the project from a Raspberry running the image build for QCN project ( http://qcn.stanford.edu/sensor/forum_thread.php?id=880 ) and got this error message:

Message from server: This project doesn't support computers of type armv6l-unknown-linux-gnueabihf
19) Message boards : Science : Sinusoïdal signal in Austria (Message 1442)
Posted 4199 days ago by Alessandro Freda
how long time do you see these this periodicity ?
I start to see something similar on this sensor, in the last 2 days:

http://radioactiveathome.org/scripts/graph/scrollgraph.php?days=0&hostid=1782

The only changes in the last 2 days is the starting of central heating ...

by the way I've another sensor in the same room (about 1 meter):

http://radioactiveathome.org/scripts/graph/scrollgraph.php?days=0&hostid=1781

and there are no sign of periodicity. BTW think that my sensor amplitude changes are too small to be significant.
20) Message boards : Science : Detector bugs (Message 1068)
Posted 4383 days ago by Alessandro Freda
A quick survey on the device hangs up / USB connection gets lost problem:

1. How long did you run the device?
2. What is displayed on your device?
3. Is the backlight on? (even if you switched it off before)
4. Is the text and backlight static or flashing?
5. Is the device displayed in windows device manager?
6. What is the firmware version of your device? (you get it from device manager or stderr.txt)


1. 24/7
2. lcd values changes like at normal operation
3. yes
4. backlight - static, text - like at normal operation
5. have not checked
6. 2.51 (from http://radioactiveathome.org/boinc/test123a.php)

this refer to only 1 event using sensor on a very old PIII and unused USB port that has problems in the past with optical mouse and others devices, now works fine on a new Q9400



Next 10 posts

Main page · Your account · Message boards


Copyright © 2024 BOINC@Poland | Open Science for the future