Hi,
I am trying to use the command line version of the 32bit burnintest on linux.
Generally it is working ok, except when I include the PCIe test in the test set. This will result in an immediate Floating Point exception. I have no issues when running the PCIe test in the GUI version or using the scripting (same circumstances).
Linux version:
3.17.4-porteus (32-bit)
Many thanks for your support. Additional info below.
Kind regards,
Corné
--------------------------------------------------
Terminal screenshot:
cmdline_config.txt entry:
<PCIE>
## Automatically select all PCIE slots with PassMark PCIe cards
#TestAllPCIE
##Number of PCIe slots to test
NumPCIE 1
</PCIE>
debug.log:
Mon Dec 21 13:24:06 2015 - 162257 PCIe get config: 0xFFFFFFFF-FFFFFFFF-FFFFFFFF-C000E (ffffffff ffffffff ffffffff c000e)
Mon Dec 21 13:24:06 2015 - 162293 PCIe card 1 found [Link Speed: x1 Serial: 0xFFFFFFFF-FFFFFFFF-FFFFFFFF-C000E Firmware: 1.7]
Mon Dec 21 13:24:06 2015 - 162301 CTest_PCIE::th_test_PCIE card 0 setting clock to high speed
Success memory locking - mlock success -> Address: 0xa9aff008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 197946 Success memory locking - mlock success -> Address: 0xa1afe008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 228794 Success memory locking - mlock success -> Address: 0x99afd008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 256318 Success memory locking - mlock success -> Address: 0x91afc008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 296323 Success memory locking - mlock success -> Address: 0x89afb008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 331989 Success memory locking - mlock success -> Address: 0x81afa008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 357919 Success memory locking - mlock success -> Address: 0x79af9008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 374634 Success memory locking - mlock success -> Address: 0x71af8008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 391494 Success memory locking - mlock success -> Address: 0x69af7008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 408376 Success memory locking - mlock success -> Address: 0x61af6008, Size: 134217728
Mon Dec 21 13:24:07 2015 - 162384 CTest_PCIE::RunLoopbackTest start
I am trying to use the command line version of the 32bit burnintest on linux.
Generally it is working ok, except when I include the PCIe test in the test set. This will result in an immediate Floating Point exception. I have no issues when running the PCIe test in the GUI version or using the scripting (same circumstances).
Linux version:
3.17.4-porteus (32-bit)
Many thanks for your support. Additional info below.
Kind regards,
Corné
--------------------------------------------------
Terminal screenshot:
cmdline_config.txt entry:
<PCIE>
## Automatically select all PCIE slots with PassMark PCIe cards
#TestAllPCIE
##Number of PCIe slots to test
NumPCIE 1
</PCIE>
debug.log:
Mon Dec 21 13:24:06 2015 - 162257 PCIe get config: 0xFFFFFFFF-FFFFFFFF-FFFFFFFF-C000E (ffffffff ffffffff ffffffff c000e)
Mon Dec 21 13:24:06 2015 - 162293 PCIe card 1 found [Link Speed: x1 Serial: 0xFFFFFFFF-FFFFFFFF-FFFFFFFF-C000E Firmware: 1.7]
Mon Dec 21 13:24:06 2015 - 162301 CTest_PCIE::th_test_PCIE card 0 setting clock to high speed
Success memory locking - mlock success -> Address: 0xa9aff008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 197946 Success memory locking - mlock success -> Address: 0xa1afe008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 228794 Success memory locking - mlock success -> Address: 0x99afd008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 256318 Success memory locking - mlock success -> Address: 0x91afc008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 296323 Success memory locking - mlock success -> Address: 0x89afb008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 331989 Success memory locking - mlock success -> Address: 0x81afa008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 357919 Success memory locking - mlock success -> Address: 0x79af9008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 374634 Success memory locking - mlock success -> Address: 0x71af8008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 391494 Success memory locking - mlock success -> Address: 0x69af7008, Size: 134217728
Mon Dec 21 13:24:06 2015 - 408376 Success memory locking - mlock success -> Address: 0x61af6008, Size: 134217728
Mon Dec 21 13:24:07 2015 - 162384 CTest_PCIE::RunLoopbackTest start
Comment