JLAB PCI TI: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
'''Installing driver on newly built machine''' | '''Installing driver on newly built machine''' | ||
as root: | as root: |
Revision as of 11:53, 2 February 2024
TIpcieUS
Manual (pdf)
Installing driver on newly built machine
as root: cd /usr/clas12/release/1.4.0/coda/src/TIpcieUS/xdma make -B make install reboot
NOTE: controlling tool can be used as following:
rebooted 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