Custom Query (581 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 581)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#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';
#559 No Change Needed WarpIN installation resetting config.sys settings David Azarewicz Yuri Dario
Description

The warpin script is resetting PSD command line options. e.g. my system uses

PSD=ACPI.PSD /Q /VBE

but after running a warpin update I get

PSD=ACPI.PSD

#337 unknown SMP with ATI (AMD) 480 chipset works (some smaller problems to be solved) eco Walter Meinl
Description

Hi, nice to see some good progress with AMD (ATI) chipsets. I can now run with my 2 Processors in SMP mode. Chipset is RS480 Crossfire 1600 and SB600, ACPI version is 3.13. The system hangs shortly after switching to graphics mode (panorama) before the WPS comes up, I see the mouse (watch symbol) forever. I'm running eCS 2.0RC5. Not any switch helped in graphics mode. When I set protshell to use cmd.exe, it starts in smp mode to a working text only prompt. I'll attach the log (it was collected in single processor mode).

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.