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
#603 Unrelated OS/4 Compatibility diver
Description

according to the OS/4 developer the following would be enough to be compatible with it.

In file 'krnlfix.c' function void KernelFix?(void) in the very beginning there should be:

if ((ULONG)&_KernKEEVersion > 0x10000)
{
   Setup.SRKrnl = 1;
   KrnlVersion = 1;
   return;
}
#137 Unsupported Version Toshiba Sat Pro P100, trap eco Chuck McKinnis
Description

I have hacked the dsdt, it compiles with no errors. See attached file P100-modified.dsl and search for "Bart" to see changes. ACPI ver 3.03 Dani181 and daniatapi ver 040 I created AltF20n.$$$ on root I moved os2logo 2 trap pictures attached, with and without debug acpi.

config: ... PSD=ACPI.PSD /SMP /R /EIS /OS="Microsoft Windows NT" rem RUN=C:\GENMAC\DRIVER\HELPERW.EXE ... basedev=apm.add RUN=C:\OS2\ACPIDAEMON.EXE ... rem DEVICE=C:\MMOS2\UNIAUD32.SYS /V rem DEVICE=C:\MMOS2\UNIAUD16.SYS /V /C rem DEVICE=C:\IBMCOM\MACS\GENM32W.OS2

#196 Unsupported Version ACPI Not work on AMD 4600 X2 AM2 System (AMD 790X Chipset) Chuck McKinnis
Description

This system can be made to boot and run eCS 1.2MR OK after a bit of tweaking.

It will also work with APIC.PSD loaded but no /SMP switch.

Adding /SMP (with or without /R and /CD) causes machine to hang at boot logo. Attached is log file from COM port.

Using ACP 310012008.

Please let me know if you want me to carry out any further debug actions - grateful for your help! :)

Regards, Stephen

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