Custom Query (581 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 581)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
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';
#557 duplicate Dell Vostro 1520 resume support David Azarewicz Yuri Dario
Description

Suspend/Resume? is not working correctly on Dell Vostro 1520 notebook.

While suspend is working, resume doesn't.

Closing the screen correctly activates suspend, I see power led start blinking.

Opening the screen causes only some cdrom movement (like on power on),then nothing. Adding /VBE causes some hard disk activity to be shown periodically (random hd led activity) after cdrom movement.

#556 unknown ACPI 3.21.02 Hang after install David Azarewicz jdeb
Description

Biostar G41D3+ Intel E7500 CPU DDR3-1333 Crucial (2x2GB) ATI Radeon X800 256mb PCIe using Snap Patriot Torx 60GB SSD SataII I just did a clean install of eCS 2.1 on a new build above. The install went perfect and booted fine. All devices are assigned and working properly. Performance is very good.

I installed ACPI 3.21.02 downloaded from Mensys. System initially does not show 2 CPU's in the CPU monitor but is showing 2 on reboot but it hangs at EVFS eComstation Virtual File System Driver V1.002. I have to go back to the original archive config.sys to restart system. I also tried the 2 previous ACPI version with the same results. BIOS does not appear to have a hyperthreading setting and the CPU does not support it anyway. Plug and Play OS is by default NO.

There are no trap errors. The system really does not need it as it performs well without it. However, I still would like to use it if possible. Is there a switch or something? Please advise.

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