JLAB PCI TI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
'''Installing driver on newly built machine''' | '''Installing driver on newly built machine''' | ||
ssh boiarino@... | |||
su | |||
cd /usr/clas12/release/1.4.0/coda/src/TIpcieUS/xdma | cd /usr/clas12/release/1.4.0/coda/src/TIpcieUS/xdma | ||
make -B | make -B |
Revision as of 15:24, 16 February 2024
TIpcieUS
Manual (pdf)
Installing driver on newly built machine
ssh boiarino@... su cd /usr/clas12/release/1.4.0/coda/src/TIpcieUS/xdma make -B make install reboot
NOTE: On some machines, ssh as 'boiarino' and then type 'su', otherwise installation does not work !!!
NOTE: controlling tool can be used as following:
reboot machine ssh as root cd ~jgu/PCIeTI/TIpcieUS/tools ./TIcontrol /dev/xdma0_user for slave mode, type '2', then type '9'. It should bring TIpcie board to the right state. After that you can start the daq from scratch.
old version
Manual for TI board in PCI format in (pdf)
On some DELL servers (R440 for example) booter will give an pci error and ask to push F1. To disable F1 pushing, in BIOS go to 'System BIOS Settings' -> 'Miscellaneous Settings' -> 'F1/F2 Prompt on Error' and click 'Disabled'.
Sometimes device /dev/TIpcie may be removed during patching or/and rebooting process. To restore it do following as root:
cd $CODA/src/TIpcie/linux_driver ./reload_driver.sh