Opened 15 years ago

Closed 13 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 15 years ago.
acpi-log-P5E3WS-PIC.ziq (203.6 KB ) - added by ivaskov 15 years ago.
Z_11_09.LOG (148.9 KB ) - added by ivaskov 15 years ago.
Z_12_09.LOG (80.3 KB ) - added by ivaskov 15 years ago.
SBLIVE16.SYS (22.2 KB ) - added by ecsnl 15 years ago.
SBLIVE32.SYS (35.6 KB ) - added by ecsnl 15 years ago.
Z_12_092.LOG (65.3 KB ) - added by ivaskov 15 years ago.
Z_12_093.LOG (82.4 KB ) - added by ivaskov 15 years ago.

Download all attachments as: .zip

Change History (17)

by ivaskov, 15 years ago

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

by ivaskov, 15 years ago

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

comment:1 by pasha, 15 years ago

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 by ivaskov, 15 years ago

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.

by ivaskov, 15 years ago

Attachment: Z_11_09.LOG added

comment:3 by ivaskov, 15 years ago

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

by ivaskov, 15 years ago

Attachment: Z_12_09.LOG added

comment:4 by ivaskov, 15 years ago

System frozen on start PMShell.EXE.

comment:5 by ecsnl, 15 years ago

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.

by ecsnl, 15 years ago

Attachment: SBLIVE16.SYS added

by ecsnl, 15 years ago

Attachment: SBLIVE32.SYS added

comment:6 by ecsnl, 15 years ago

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 by ivaskov, 15 years ago

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.

by ivaskov, 15 years ago

Attachment: Z_12_092.LOG added

by ivaskov, 15 years ago

Attachment: Z_12_093.LOG added

comment:8 by ivaskov, 15 years ago

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

comment:9 by David Azarewicz, 13 years ago

Resolution: fixed
Status: newclosed

Fixed per reporter.

Note: See TracTickets for help on using tickets.