#143 closed defect (wontfix)
Acer Aspire 9410Z traps when loading ACPI.PSD booting from CD
Reported by: | Chuck McKinnis | Owned by: | pasha |
---|---|---|---|
Priority: | major | Milestone: | Release version 3.08 |
Component: | ACPI PSD | Version: | 3.03 |
Keywords: | Cc: |
Description
Booting fro CD it traps. We already tried /!NOD, no difference. This is with ACPI 3.04. Also tried /FS. Still traps.
Exception in module ACPI
TRAP 000e ERRCD=0000 ERACC= ERLIM= EAX=00000018 EBX=f9d94b50 ECX=00000018 EDX=f9db3170 ESI=f9db3470 EDU=00000022 EBP=ffdeac3c FLG=00013206 CS:EIP=0168:f9f3bc16 CSACC=C09b CSLIM=FFFFFFFFF SS:ESP=1550:ffdeac3c SSACC=c093 SSLIM=fffffffff ds=0160 DSACC=c0f3 DSLIM=ffffffff Cr0=8001001b FS=03c0 FSACC=00f3 FSLIM=0000023 GS=0000 FSACC= GSLIM=
location ## 0168:fff1da1f - 000e:ca1f
0f8606ec 14.104a_W4
Attached is the output of PCI.EXE -d
AML output (iasl -d)
The output of scanner.exe (the version Rudiger send on 01 Nov 2007 to the acpi mailing list. This laptop is owned by Henk Pol. Bug reported by Roderick Klein No ACPI was installed.
We could not make a memory dump because the system has 2 GB of RAM.
Attachments (1)
Change History (8)
by , 17 years ago
follow-up: 2 comment:1 by , 17 years ago
comment:2 by , 17 years ago
Replying to pasha:
All Acer norebook, which I see (~4 models) has bad acpi table for linux, bsd and OS/2. So first need find in linux site patched acpi table and try use it via directive FILE from acpi.cfg. This is possible only for Uni kernel.
Its Kabuntu or Ubuntu (version 7.04) that loads on this laptop with duo core and power management. So there is ACPI support.
follow-up: 4 comment:3 by , 17 years ago
follow-up: 5 comment:4 by , 17 years ago
Replying to pasha:
Ok. Login as root to your Ubuntu, then:
cd /
tar -czvf ToSend
tar -azvf ToSend
file ToSend.tgz send to me, I will look, what a table use Ubuntu, then this table send to you.
As I remember, one with Acer can boot with /SAP:0x20
Pasha
The ACER boots with the option /SAP:0x20 and I see that the ACPI gets loads with one processor. I have used after the boot the ACPI-wizard and I added the /SMP allso. After the boot the ACPI get loaded with two processors. Other items as the batterypower or shutdown dos not work at the moment...
Thank you,
Henk
comment:5 by , 17 years ago
Replying to guest:
Replying to pasha:
Ok. Login as root to your Ubuntu, then:
cd /
tar -czvf ToSend
tar -azvf ToSend
file ToSend.tgz send to me, I will look, what a table use Ubuntu, then this table send to you.
As I remember, one with Acer can boot with /SAP:0x20
Pasha
The ACER boots with the option /SAP:0x20 and I see that the ACPI gets loads with one processor. I have used after the boot the ACPI-wizard and I added the /SMP allso. After the boot the ACPI get loaded with two processors. Other items as the batterypower or shutdown dos not work at the moment...
Thank you,
Henk
Pasha please see ticket 145. So the /SAP:0x20 according to Eugene was introduced because of machines not having a PCI BIOS !? How does OS2LDR then survive on such a system without ACPI loaded ???
comment:6 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
see to docs pls, same as ticket 145
comment:7 by , 17 years ago
Users of Acer notebooks should search for modified ACPI tables on Linux sites.
All Acer norebook, which I see (~4 models) has bad acpi table for linux, bsd and OS/2. So first need find in linux site patched acpi table and try use it via directive FILE from acpi.cfg. This is possible only for Uni kernel.