Opened 16 years ago

Closed 16 years ago

Last modified 11 years ago

#65 closed defect (No Change Needed)

ACPI v3 + /SMP, /CD and /R on ASUS A8V results in continuos reboot cycle.

Reported by: k.marjerison@… Owned by: anonymous
Priority: major Milestone:
Component: ACPI PSD Version: 3.03
Keywords: Cc:

Description

All versions of ACPI except v2.22 results in a trap with /SMP switch alone and a continuos reboot cycle with /SMP, /CD, and /R switches.

Attachments (11)

Trap000d.jpg (41.0 KB) - added by k.marjerison@… 16 years ago.
picture of trap
acpidaemon.log (2.3 KB) - added by k.marjerison@… 16 years ago.
ACPIDaemon.log
acpi.log (10.1 KB) - added by k.marjerison@… 16 years ago.
irqstat.log (690 bytes) - added by k.marjerison@… 16 years ago.
IrqStat.exe (12.2 KB) - added by pasha 16 years ago.
acpi2.log (10.6 KB) - added by k.marjerison@… 16 years ago.
new acpi.log file
acpiUSB2.log (10.9 KB) - added by Chuck McKinnis 16 years ago.
pciUSB2.log (21.5 KB) - added by Chuck McKinnis 16 years ago.
acpiNoUSBLegacy.log (10.9 KB) - added by Chuck McKinnis 16 years ago.
pciNoUSBLegacy.log (21.5 KB) - added by Chuck McKinnis 16 years ago.
rmviewirq.log (1.1 KB) - added by Chuck McKinnis 16 years ago.

Download all attachments as: .zip

Change History (31)

Changed 16 years ago by k.marjerison@…

Attachment: Trap000d.jpg added

picture of trap

Changed 16 years ago by k.marjerison@…

Attachment: acpidaemon.log added

ACPIDaemon.log

comment:1 Changed 16 years ago by pasha

Owner: changed from pasha to anonymous
Status: newassigned

if you can boot w/o option, boot, make "copy acpica$ acpi.log" and attach log here

Changed 16 years ago by k.marjerison@…

Attachment: acpi.log added

comment:2 Changed 16 years ago by pasha

Next need:

  • acpi.psd from debug directory
  • remove/rename \os2logo in boot drive
  • boot w/o /R
  • attach photo of screen here

comment:3 Changed 16 years ago by k.marjerison@…

Version: 3.023.03

I have now upgraded to ACPI v3.03 and I am now able to boot to desktop with /SMP switch alone. I still get a frozen Desktop when trying to access a USB storage device(ie usb memory stick, SD card in USB card reader, external USB HDD, USB attached camera) and need to do a reset or a CAD if I am lucky. I have tried adding the /CD and /R switches but still get the hang on USB storage access. I have also played around with the switches for the USBMSD.ADD driver and added /FLOPPIES:0 /REMOVABLES:8, now I am able to access a USB storage device once without a reboot. I can read and write files to it, but if I eject it and then re-attach it and try to read it I get the hang again. My USB mouse and keyboard work reliably. Are there any other switches I could try?

comment:4 Changed 16 years ago by pasha

Ok. You can boot in PIC mode. Next step

  • You can try APIC mode, as /SMP /APIC or /SMP /APIC /CD
  • You can try change IRQ for EHCI USB in PIC mode (/SMP only). Changing make as add "LINK LNKC 5' in \os2\boot\acpi.cfg for your case. This mean, that IRQ for EHCI and AC97 will change from IRQ11 to IRQ5

comment:5 Changed 16 years ago by anonymous

Hello Pasha; When I change the acpi.cfg file as you suggest I get my system startup sound caught in a 1/4 second sound loop that will not quit. I have tried LINK LNKC 5 and 3 and 7 with the same results, a sound loop. However, if I use the /APIC switch, comment out the LINK statement and Remap IRQ 22 to 19 in ACPI.CFG, I get a working Desktop. After disabling USB 2.0 support in the BIOS, I now have a working system with USB 1.1 support in APIC mode, although I get errors when using IRQSTAT.EXE.

Changed 16 years ago by k.marjerison@…

Attachment: irqstat.log added

Changed 16 years ago by pasha

Attachment: IrqStat.exe added

comment:6 Changed 16 years ago by pasha

IrqStat?.exe in attach, this exe must be with new 3.3 packet. Ok. But REMAP 22 19 don't true. You can try REMAP 22 11. REMAP mean, that you change high irq to old irq. Can you attach acpi.log after your doing? I need see real situations. BTW. What is a sound driver? Uniaud?

comment:7 Changed 16 years ago by k.marjerison@…

Hi Pasha; It does seem to Remap IRQ 22 to 19 for the sound card, at least the Uniaud RC3 drivers report using IRQ19 on boot up. I have commented out the Remap statement in ACPI.CFG and rebooted. USB seems to work fine as long as USB 2.0 support is dissabled in Bios. Here is ACPI2.LOG produced on my now converted to ACPI v3.03 production drive.

Changed 16 years ago by k.marjerison@…

Attachment: acpi2.log added

new acpi.log file

comment:8 Changed 16 years ago by pasha

Ok. So Next step is:

  • turn on USB 2.0 support in BIOS
  • if you don't use eCS 2.0 rc2 - check USB driver version
  • try boot with /SMP /APIC
  • if fails, try boot /SMP /APIC /CD
  • if fails, try change place of USBEHCD.SYS in config.sys

Remap don't need here.

comment:9 Changed 16 years ago by Chuck McKinnis

Hello Pasha; I am using eCS v2.0 RC2. I can boot with /SMP /APIC but USB support is broken when USB 2.0 is turned on in Bios. It does not make a difference whether USBEHCD.SYS is in the 1st, 2nd, 3rd, or 4rth in config.sys. I have tried it in all positions with and without the /CD switch. I have 2 settings for USB 2.0 support in Bios, Full speed and High speed and I have tried each of these settings with and without the /CD switch for all 4 positions of USBEHCD.SYS in config.sys. If USB 2.0 is enabled in Bios then USB support is broken.(i.e. disks are not recognized when plugged in. If a disk is recognized then trying to read the disk causes a system freeze, just trying to eject a newly recognized disk results in system reboot about 25% of the time). USB support does not work in PIC mode either.

comment:10 Changed 16 years ago by pasha

Check pls option "USB legacy" in BIOS. Next, create acpi.log with USB 2.0 turned on and log from pci.exe, pci.exe >pci.log. All log attach here. Also, can you show here all string from config.sys with USB support?

Changed 16 years ago by Chuck McKinnis

Attachment: acpiUSB2.log added

Changed 16 years ago by Chuck McKinnis

Attachment: pciUSB2.log added

comment:11 Changed 16 years ago by Chuck McKinnis

I have USB Legacy support set to Auto in Bios. I do not own a PS/2 keyboard. Here is everything related to USB in my config.sys :

DEVICE=X:\OS2\BOOT\USBPRT.SYS DEVICE=X:\OS2\BOOT\USBMOUSE.SYS DEVICE=X:\OS2\BOOT\USBKBD.SYS

BASEDEV=USBEHCD.SYS BASEDEV=USBUHCD.SYS BASEDEV=USBUHCD.SYS BASEDEV=USBUHCD.SYS BASEDEV=USBD.SYS BASEDEV=USBHID.SYS BASEDEV=USBMSD.ADD /FLOPPIES:0 /REMOVABLES:8

comment:12 Changed 16 years ago by pasha

Can you try set USB legacy to "Enable" or "Disable" instead "Auto" ?

comment:13 Changed 16 years ago by Chuck McKinnis

Hello Pasha; Set X: eCS 2.0 RC2 as default boot partition, rebooted and set USB Legacy Support to Disabled, USB 2.0 enabled and on High speed and then finished booting to eCS v2.0 RC2 and made acpi and pci logs. I then tested USB card reader, with the same results as before, if disk is recognized, trying to read it freezes my Desktop. Ejecting disk results in a reboot 3 out of 4 times, the 4th time results in a Trap 000e in LVM.

Changed 16 years ago by Chuck McKinnis

Attachment: acpiNoUSBLegacy.log added

Changed 16 years ago by Chuck McKinnis

Attachment: pciNoUSBLegacy.log added

comment:14 Changed 16 years ago by pasha

Can you attach output from "rmview /irq". Next. I see in your configuration Marvell Netcard. Have you update this from ecomstation.ru?

Changed 16 years ago by Chuck McKinnis

Attachment: rmviewirq.log added

comment:15 Changed 16 years ago by Chuck McKinnis

Hello Pasha; Yes I did get the Yukon.zip package from eComStation.ru and the files are dated 2005-7-23.

comment:16 Changed 16 years ago by pasha

Try add /LS:0 option to acpi.psd

comment:17 Changed 16 years ago by Chuck McKinnis

The /LS:0 option does not make a difference.

comment:18 Changed 16 years ago by pasha

Try remming all UHCI usb drivers? I believe your USB disk is USB 2.0 ?

comment:19 Changed 16 years ago by eco

Resolution: invalid
Status: assignedclosed

No response during 3 monthes. Please test fresh version of ACPI. Open new ticket with new logs and link to this one.

comment:20 Changed 11 years ago by David Azarewicz

Milestone: eCS 2.x

Milestone eCS 2.x deleted

Note: See TracTickets for help on using tickets.