Opened 14 years ago

Closed 12 years ago

#462 closed defect (fixed)

APIC mode and SBLive16.sys do not working

Reported by: ivaskov Owned by: eco
Priority: major Milestone: Release version 3.19
Component: ACPI PSD Version: 3.17
Keywords: Cc:

Description

Driver SBLive16.sys not detected hardware if interrupt is 16. In PIC mode interrupt is 11. If I add to acpi.cfg string REMAP 16 TO 11 or REMAP 16 TO 7 driver SBLive16.sys detect hardware correctly. But system frozen before load PMShell and before change video mode. I use video driver Panorama.

Attachments (8)

acpi-log-P5E3WS-APIC.ziq (203.7 KB) - added by ivaskov 14 years ago.
acpi-log-P5E3WS-PIC.ziq (203.6 KB) - added by ivaskov 14 years ago.
Z_11_09.LOG (148.9 KB) - added by ivaskov 14 years ago.
Z_12_09.LOG (80.3 KB) - added by ivaskov 14 years ago.
SBLIVE16.SYS (22.2 KB) - added by ecsnl 14 years ago.
SBLIVE32.SYS (35.6 KB) - added by ecsnl 14 years ago.
Z_12_092.LOG (65.3 KB) - added by ivaskov 14 years ago.
Z_12_093.LOG (82.4 KB) - added by ivaskov 14 years ago.

Download all attachments as: .zip

Change History (17)

Changed 14 years ago by ivaskov

Attachment: acpi-log-P5E3WS-APIC.ziq added

Changed 14 years ago by ivaskov

Attachment: acpi-log-P5E3WS-PIC.ziq added

comment:1 Changed 14 years ago by pasha

you can't use IRQ7 for remap in this acpi.psd. Try acpi318APIC.zip. APICOnly in acpi.cfg. For os4 kernel only. If success - I will do patch for IBM kernel. With this acpi.psd you can use any low IRQ for REMAP

comment:2 Changed 14 years ago by ivaskov

acpi318APIC.zip, kernel os4 (1660), /SMP /APIC options and don't use REMAP. Result:

  1. SBLive16.sys not detect hardware.
  2. System frozen 10-15 second after start SeaMonkey?.

Changed 14 years ago by ivaskov

Attachment: Z_11_09.LOG added

comment:3 Changed 14 years ago by ivaskov

В логе две загрузки. Первая - неудачная. Система замерзла не загрузив PMShell. CAD помог перестартовать систему о чем есть запись в логе. Вторая более удачная. Система встала через 10 секунд после последней строчки лога. CAD не работал, помог только Reset. Надеюсь поможет решить также проблему, почему иногда останавливается загрузка перед стартом PMShell.

Changed 14 years ago by ivaskov

Attachment: Z_12_09.LOG added

comment:4 Changed 14 years ago by ivaskov

System frozen on start PMShell.EXE.

comment:5 Changed 14 years ago by ecsnl

I can not read russian. But the versions of SBLIVE drivers floating around on the internet don't have code onboard to support APIC mode of ACPI. The SBLIVE driver shipped with eCS supports HIGH irq's.

Changed 14 years ago by ecsnl

Attachment: SBLIVE16.SYS added

Changed 14 years ago by ecsnl

Attachment: SBLIVE32.SYS added

comment:6 Changed 14 years ago by ecsnl

Attached are the drivers with the proper APIC support, copy drivers to \MMOS2. The code should also be in SVN of UNIAUD (the updated SB live code).

comment:7 Changed 14 years ago by ivaskov

New SBLIVE driver do work correctly in APIC and PIC mode. In APIC mode driver do use high IRQ. It's very good! Thanks!

System with core (1707) and acpi318APIC (in APIC mode) frozen after 5-7 seconds run PMShell or trap on boot process.

Changed 14 years ago by ivaskov

Attachment: Z_12_092.LOG added

Changed 14 years ago by ivaskov

Attachment: Z_12_093.LOG added

comment:8 Changed 14 years ago by ivaskov

New driver SBLIVE do work correctly with ACPI 3.15 in APIC mode. Thanks! Please close this task.

comment:9 Changed 12 years ago by David Azarewicz

Resolution: fixed
Status: newclosed

Fixed per reporter.

Note: See TracTickets for help on using tickets.