No Credits on Raspi?


Advanced search

Message boards : Science : No Credits on Raspi?

Author Message
Profile Dunuin
Send message
Joined: 27 Jul 12
Posts: 6
Credit: 201,499
RAC: 0

Message 1609 - Posted: 2 Feb 2013 | 21:30:26 UTC

Hi,

My Raspi finished 7 valid WUs but I got no Credits for it. Without Credits I can't add my sensor to the map.

How to fix it?

http://radioactiveathome.org/boinc/results.php?hostid=5914&offset=0&show_names=0&state=3&appid=

Profile Saenger
Send message
Joined: 16 Jun 11
Posts: 165
Credit: 603,245
RAC: 147

Message 1610 - Posted: 2 Feb 2013 | 23:14:18 UTC

The stderr is this:

Stderr output

<core_client_version>7.0.27</core_client_version>
<![CDATA[
<stderr_txt>
Radac $Rev: 496 $ starting...
Could not find any of the devices listed in sensors.xml: The specified device was not found
19:07:49 (2213): called boinc_finish

</stderr_txt>
]]>

Your device is not recognised.
____________
Gruesse vom Saenger

Profile Dunuin
Send message
Joined: 27 Jul 12
Posts: 6
Credit: 201,499
RAC: 0

Message 1611 - Posted: 3 Feb 2013 | 20:47:44 UTC
Last modified: 3 Feb 2013 | 21:17:17 UTC

Raspi Model B with 512MB @ 1GHZ and latest Raspbian.

pi@raspberrypi /var/lib/boinc-client/slots/1 $ cat stderr.txt
Radac $Rev: 496 $ starting...
Could not find any of the devices listed in sensors.xml: The specified device was not found
Radac $Rev: 496 $ starting...
Could not find any of the devices listed in sensors.xml: The specified device was not found
Radac $Rev: 496 $ starting...
Could not find any of the devices listed in sensors.xml: The specified device was not found


pi@raspberrypi /var/lib/boinc-client/slots/1 $ sudo ls -al
insgesamt 36
drwxrwx--x 2 boinc boinc 4096 Feb 3 20:08 .
drwxrwx--x 4 boinc boinc 4096 Feb 1 00:50 ..
-rw-r--r-- 1 boinc boinc 0 Feb 3 19:28 boinc_lockfile
-rw-r--r-- 1 boinc boinc 8192 Feb 3 22:01 boinc_mmap_file
-rw-r--r-- 1 boinc boinc 4752 Feb 3 20:08 init_data.xml
-rw-r--r-- 1 boinc boinc 105 Feb 3 19:28 radac_1.69_arm-unknown-linux-gnueabihf
-rw-r--r-- 1 boinc boinc 2890 Feb 3 19:28 sensors.xml
-rw-r--r-- 1 boinc boinc 366 Feb 3 20:08 stderr.txt



pi@raspberrypi /var/lib/boinc-client/slots/1 $ less /etc/group
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:pi
tty:x:5:boinc,pi
disk:x:6:
lp:x:7:
mail:x:8:
news:x:9:
uucp:x:10:
man:x:12:
proxy:x:13:
kmem:x:15:
dialout:x:20:pi
fax:x:21:
voice:x:22:
cdrom:x:24:pi
floppy:x:25:
tape:x:26:
sudo:x:27:pi
audio:x:29:pi,pulse
dip:x:30:
www-data:x:33:
backup:x:34:
operator:x:37:
list:x:38:
irc:x:39:
src:x:40:
gnats:x:41:
shadow:x:42:
utmp:x:43:
video:x:44:pi,boinc
sasl:x:45:
plugdev:x:46:pi,boinc
staff:x:50:
games:x:60:pi
users:x:100:pi
nogroup:x:65534:
libuuid:x:101:
crontab:x:102:
pi:x:1000:


All 3 variants aren't working:
pi@raspberrypi /var/lib/boinc-client/slots/1 $ cat /etc/udev/rules.d/53-radioactive.rules
ATTRS{idVendor}=="16c0", MODE="666", GROUP="plugdev"
LABEL="radioactive_rules_end"


pi@raspberrypi /var/lib/boinc-client/slots/1 $ cat /etc/udev/rules.d/53-radioactive.rules
ATTR{idVendor}=="16c0", MODE="666", GROUP="plugdev"
LABEL="radioactive_rules_end"


pi@raspberrypi /var/lib/boinc-client/slots/1 $ cat /etc/udev/rules.d/53-radioactive.rules
SYSFS{idVendor}=="16c0", MODE="666", GROUP="plugdev"
LABEL="radioactive_rules_end"

Profile TJM
Project administrator
Project developer
Project tester
Send message
Joined: 16 Apr 11
Posts: 291
Credit: 1,369,204
RAC: 64

Message 1612 - Posted: 3 Feb 2013 | 21:59:02 UTC - in response to Message 1611.

Which Linux do you use on your Pi ? I see that it runs the older 1.69 app instead of 1.71, I thought the other platform name was abandoned that's why the app was not updated, I'll release new version today.

Profile Dunuin
Send message
Joined: 27 Jul 12
Posts: 6
Credit: 201,499
RAC: 0

Message 1613 - Posted: 3 Feb 2013 | 22:07:16 UTC

It's "2012-12-16-wheezy-raspbian.zip".

mickydl*
Send message
Joined: 12 Jul 12
Posts: 3
Credit: 633,432
RAC: 150

Message 1614 - Posted: 3 Feb 2013 | 22:07:50 UTC

Are you sure that the vendorId and productId of your sensor are correct ? Mine are:

idVendor = 04d8
idProduct = f6fe

The easiest way to find out is to start a shell and do a


tail -f /var/log/messages


(or wherever the system messages go on your system. Then plug in your sensor and watch the messages and watch for the IDs.

mickydl*

Profile Dunuin
Send message
Joined: 27 Jul 12
Posts: 6
Credit: 201,499
RAC: 0

Message 1615 - Posted: 3 Feb 2013 | 22:41:52 UTC
Last modified: 3 Feb 2013 | 23:33:21 UTC

You are right. It's 04d8...


Feb 3 23:28:35 raspberrypi kernel: [ 1970.672480] usb 1-1.2: USB disconnect, de vice number 4
Feb 3 23:28:42 raspberrypi kernel: [ 1977.568229] usb 1-1.2: new full-speed USB device number 5 using dwc_otg
Feb 3 23:28:42 raspberrypi kernel: [ 1977.671610] usb 1-1.2: New USB device fou nd, idVendor=04d8, idProduct=f6fe
Feb 3 23:28:42 raspberrypi kernel: [ 1977.671641] usb 1-1.2: New USB device str ings: Mfr=1, Product=2, SerialNumber=0
Feb 3 23:28:42 raspberrypi kernel: [ 1977.671658] usb 1-1.2: Product: radioacti veathome.org GRS
Feb 3 23:28:42 raspberrypi kernel: [ 1977.671671] usb 1-1.2: Manufacturer: micr ochip
Feb 3 23:28:42 raspberrypi kernel: [ 1977.678915] generic-usb 0003:04D8:F6FE.00 02: hiddev0: USB HID v1.01 Device [microchip radioactiveathome.org GRS] on usb-b cm2708_usb-1.2/input0


...but...

#r@h
ATTR{idVendor}=="04d8", MODE="666", GROUP="plugdev"
LABEL="radioactive_rules_end"


..and...

#r@h
ATTRS{idVendor}=="04d8", MODE="666", GROUP="plugdev"
LABEL="radioactive_rules_end"


..are'nt working too.

Profile Dunuin
Send message
Joined: 27 Jul 12
Posts: 6
Credit: 201,499
RAC: 0

Message 1619 - Posted: 5 Feb 2013 | 23:39:07 UTC

Any ideas?

Radac 1.72 is running now but there is still no sensor found.

Profile TJM
Project administrator
Project developer
Project tester
Send message
Joined: 16 Apr 11
Posts: 291
Credit: 1,369,204
RAC: 64

Message 1625 - Posted: 9 Feb 2013 | 19:43:43 UTC - in response to Message 1619.

I think 1.73 fixed the problem. It was my fault, I updated the app but accidentally paired it with older sensors.xml.

____________

Profile Dunuin
Send message
Joined: 27 Jul 12
Posts: 6
Credit: 201,499
RAC: 0

Message 1628 - Posted: 10 Feb 2013 | 18:35:50 UTC

It's working now. Thanks :-)

Post to thread

Message boards : Science : No Credits on Raspi?


Main page · Your account · Message boards


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