JLAB PCI TI: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
Line 3: Line 3:
On some DELL servers (R440 for example) booter will give an pci error and ask to push F1. To disable F1 pushing,
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'.
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 /usr/clas12/release/1.3.2/coda/src/TIpcie/linux_driver
./reload_driver.sh

Revision as of 09:41, 2 July 2019

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 /usr/clas12/release/1.3.2/coda/src/TIpcie/linux_driver
./reload_driver.sh