Custom Query (581 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 581)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#188 No Change Needed trap c in os2krnl late in bootstrap - rc4 on AMD64 pasha Chuck McKinnis
Description

ecs2 rc4 installation works fine, but after adding /SMP option to ACPI.PSD, the system generates trap 000c in the later stages of bootstrap in OS2KRNL CPU=01, CSLIM=0000eccd. Exeinfo finds this CSLIM in OS2KRNL (104a_smp).

The same system works fine with ecs2 rc2.

System description: Shuttle SK22G2V2 barebone with AMD64 X2 5600+, 2 GB RAM, 1000 GB hard drive (ST31000340AS).

#558 fixed testlog.cmd does not detect pci.exe David Azarewicz Yuri Dario
Description

testlog.cmd detects pci.exe only if on the path.

around line 48

if (PCIEXE=) then do;

PCIEXE=BootDrive?
'ecs\install\DETECTEI\PCI.EXE';

should be

if (PCIEXE=) then do;

PCIEXE=BootDrive?
'\ecs\install\DETECTEI\PCI.EXE';
#283 No Change Needed test message pasha eco
Description

test

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.