Custom Query (581 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 581)

Ticket Owner Reporter Resolution Summary
#293 pasha ecsnl fixed ACPI.PSD has HIGH IRQ's in PIC mode
Description

While testing to integrate the SMP kernel into eCS 2.0 (boot CD) and ran some tests. And while booted from CD and the SMP kernel loaded and the ACPI.PSD also loaded without any switches, RMVIEW /IRQ resulted into this output:

IRQ Level = 14 PCI Pin = NONE Flg = EXCLUSIVE IDE_0 xATA Controller IRQ Level = 44 PCI Pin = NONE Flg = EXCLUSIVE ACPI Interface IRQ Level = 45 PCI Pin = NONE Flg = EXCLUSIVE ACPI Interface IRQ Level = 46 PCI Pin = NONE Flg = EXCLUSIVE ACPI Interface IRQ Level = 47 PCI Pin = NONE Flg = EXCLUSIVE ACPI Interface

Question is can does high IRQ's cause any kind of problems since the system is running is PIC mode ?

#357 Tapio unknown Hypertheading?? GemMac not seen. Still a corrupted ACPI table.
Description

The system seems much better with this version! With the DOS and the Windows drivers REMed I tried various different ACPI parameters to make the /SMP /APIC to work wihtout the /!NOD (/SAP:0x20 /EIS /DV:0x57 /DV:0xF3 /DV:0xF4 /DV:0xF2 /DV:0x2F /OS="Microsoft Windows NT" /OSI="Windows 2001 SP1"). They all seemed to be don't care. /ALS made the computer to stop to the initial display. The only working parameter is still /!NOD. The acpi table(s) seems still corrupted. The Atheros Wlan is still not seen. The newest version of GenMac? seems not to work either. ACER Aspire 7520 G, AMD Turion 64 x2, Nvidia

#381 Steven Levine Unsupported Version Ctrl-Alt-Delete traps in PSD_RESET_MODE
Description

Running

PSD_install options:" /o1" @#netlabs dot org:3.14#@ACPI core PSD Driver. (c) netlabs.org 2005-2009 Build date: Feb 5 2009 18:14:41

on Thinkpad T42 in PIC mode and system booted to Desktop, Ctrl-Alt-Delete results in the following trap

OemHlpXHandler: CMD_SHUTDOWN 0 OemHlpXHandler: CMD_SHUTDOWN 0 OemHlpXHandler: CMD_SHUTDOWN 1 OemHlpXHandler: CMD_SHUTDOWN 1 Shutdown PIC mask FFFF04F8 Trap 14 (0EH) - Page Fault 0002,t Present, Write Access, Supervisor eax=000000ff ebx=00000000 ecx=f9c0037d edx=00000008 esi=ffeb7d2c edi=000008ac eip=f9ac073c esp=ffe4ffe0 ebp=ffe4ffe8 iopl=0 rf -- -- nv up di pl zr na pe nc cs=0178 ss=1520 ds=0170 es=0170 fs=0000 gs=0000 cr2=00000350 cr3=00225000 p=00 0178:f9ac073c c7835003000000070000 mov dword ptr [ebx+00000350],00000700

ds:00000350=invalid

##ln 0178:f9ac0632 acpi:CODE32:_PSD_RESET_MODE + 10a

##u eip-20 eip 0178:f9ac071c eb0f jmp f9ac072d 0178:f9ac071e 8bc0 mov eax,eax 0178:f9ac0720 68b003c0f9 push f9c003b0 0178:f9ac0725 e8f6720000 call AcpiOsPrintf? (f9ac7a20) 0178:f9ac072a 83c404 add esp,+04 0178:f9ac072d b8ff000000 mov eax,000000ff 0178:f9ac0732 e621 out 21,al 0178:f9ac0734 e6a1 out a1,al 0178:f9ac0736 8b1d6c0060fe mov ebx,dword ptr [APICLVADR (fe60006c)] 0178:f9ac073c c7835003000000070000 mov dword ptr [ebx+00000350],00000700

which is

APICLVADR[LAP_LVT_LINT0] = AV_EXTINT;

Note: See TracQuery for help on using queries.