You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

There are three two YARR PC's set up in Building 084 currently:


(1)  YARR PC with 2 Spec PCIe cards in Student office Lab C 

NameIPLocation
ITkTestBox

192.168.4.252

B84, room B282 (student office)

(Now moved to B33 clean room for reception tests)

(2) YARR PC with 1 Spec PCIe card in Lab C


(3) "FELIX" workstation with 1 Spec PCIe card in Lab C


If you get this error in YARR even after flashing the firmware: 

[18:46:45:565][  info  ][  specComTest  ]: Init spec

[18:46:45:565][  info  ][    SpecCom    ]: Opening SPEC with id #0

[18:46:45:565][critical][    SpecCom    ]: Error during initilisation:  Open failed

[18:46:45:565][critical][    SpecCom    ]: Fatal Error! Aborting!

It is probably due to an issue with permissions. Just do: 

sudo chmod 666 /dev/spec0

or write a udev rules file for a more permanent solution:

echo 'KERNEL=="spec[0-9]*", MODE="666"' | sudo tee -a /etc/udev/rules.d/99-spec.rules



(1) YARR PC with 2 Spec PCIe cards in Student Office


(2) YARR PC with 1 Spec PCIe card in Lab C




  • No labels