Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#64 closed defect (fixed)

Acer Aspire 1350, problems with USB

Reported by: melf Owned by: anonymous
Priority: major Milestone:
Component: ACPI PSD Version: 3.02
Keywords: Cc:

Description

Acer Aspire 1350, Athlon XP 2600+

I've tried every ACPI-version on my laptop and always the same problem, USB doesn't work. (shutdown works, but not uptime, batteryindicator and so on..)I saw in a document that one could test to download DSDT tables and load via acpisnooper. I found one for my laptop and bios but that made no difference. When I run pci.exe it tells that "The ROM PCI IRQ routing table appears to be faulty!!". Is it something I can do about that?

source: http://forum.ecomstation.ru/viewtopic.php?p=8237&sid=07c77961a83cc3015e65e57203fa667a#8237

Attachments (8)

acpi.log (8.8 KB) - added by melf 16 years ago.
acpi.2.log (8.7 KB) - added by melf 16 years ago.
acpi.3.log (8.7 KB) - added by Chuck McKinnis 16 years ago.
pci.log (18.7 KB) - added by Chuck McKinnis 16 years ago.
acpi.cfg (2.0 KB) - added by Chuck McKinnis 16 years ago.
dsdt_PTL_ACPI.dsl (170.3 KB) - added by Chuck McKinnis 16 years ago.
acpi.4.log (8.8 KB) - added by Chuck McKinnis 16 years ago.
pci.2.log (36.1 KB) - added by Chuck McKinnis 16 years ago.

Download all attachments as: .zip

Change History (29)

comment:1 Changed 16 years ago by pasha

Owner: changed from pasha to anonymous
Status: newassigned

Need make "copy acpica$ acpi.log" and acpi.log attach here, then look to http://acpi.sourceforge.net/dsdt/view.php for patched acpi table and try this

Changed 16 years ago by melf

Attachment: acpi.log added

comment:2 Changed 16 years ago by melf

Tried patch for bios 2.01 which pci.exe reports that I have. No difference. Tried patch for bios S4, which computersetup say I have. Hangs at boot logo. Read ACPI-FAQ Q7 says one shall remove "dust", if that problem appear. What does it mean? Where? What?

I uncommented FILE statement in acpi.cfg, like "FILE acer_aspire_1350.asl". Added file in same directory as acpi.cfg.

comment:3 Changed 16 years ago by pasha

Resolution: fixed
Status: assignedclosed

wait outgoing acpi.psd v3.3 and reopen ticket if problem will be.

comment:4 in reply to:  3 Changed 16 years ago by anonymous

Replying to pasha:

wait outgoing acpi.psd v3.3 and reopen ticket if problem will be.

ok!

Changed 16 years ago by melf

Attachment: acpi.2.log added

comment:5 Changed 16 years ago by melf

Resolution: fixed
Status: closedreopened

Tried ACPI3.3 today. No difference. Tried with both dsdt found at sourceforge but that made no difference either. Usb gets no IRQ and don't work.

comment:6 Changed 16 years ago by pasha

try add to \os2\boot\acpi.cfg:

LINK LNKA 4 LINK LNKB 5 LINK LNKC 9 LINK LNKD 11

comment:7 in reply to:  6 Changed 16 years ago by Chuck McKinnis

Replying to pasha:

try add to \os2\boot\acpi.cfg:

LINK LNKA 4 LINK LNKB 5 LINK LNKC 9 LINK LNKD 11

I've done it that way, but no difference.

comment:8 Changed 16 years ago by pasha

Attach acpi.log pls. And pci.log too. pci.exe >pci.log

Changed 16 years ago by Chuck McKinnis

Attachment: acpi.3.log added

Changed 16 years ago by Chuck McKinnis

Attachment: pci.log added

comment:9 in reply to:  8 Changed 16 years ago by Chuck McKinnis

Replying to pasha:

Attach acpi.log pls. And pci.log too. pci.exe >pci.log

Added logs. acpi.cfg has the link statements.

comment:10 Changed 16 years ago by pasha

I don't see your LINK directive in acpi3.log. Check pls:

  1. acpi.cfg must be in boot drive \os2\boot\acpi.cfg
  2. Each LINK directive begin from new line

Where is your problem. After turn on ACPI, your PCI Config space is changes, some device has't IRQ. Look to your acpi.log from line 175 to line 186 ("PCI:0").

Way to repair this:

  1. Use LINK directive
  2. See to you AML code

So, first check your acpi.cfg, if fail - attach acpi.log and acpi.cfg here. Second, find Iasl.exe in www.ecomstation.com or www.ecomstation.ru, run as "Iasl -d". It will create same files. I need in file with extention ".dsl"

Changed 16 years ago by Chuck McKinnis

Attachment: acpi.cfg added

Changed 16 years ago by Chuck McKinnis

Attachment: dsdt_PTL_ACPI.dsl added

comment:11 Changed 16 years ago by Chuck McKinnis

  1. Acpi.cfg is in os2/boot and LINK statements as you see in attachment.
  1. *.dsl file attached. (ACPI was not installed in that moment,I guess that doesn't matter. As I understand this i some table in bios you check? )

comment:12 Changed 16 years ago by pasha

  1. LINK directive must be begin from first symbol in string
  2. .dsl file getting right. I look it

comment:13 Changed 16 years ago by Chuck McKinnis

Sorry I don't understand..Is my LINK directive written the wrong way? How shall I write?

comment:14 Changed 16 years ago by Chuck McKinnis

I think he means remove the spaces in front of LINK....

comment:15 Changed 16 years ago by pasha

yes, and create log after boot.

comment:16 in reply to:  15 Changed 16 years ago by Chuck McKinnis

Replying to pasha:

yes, and create log after boot.

Ok. That led to trap 000d in sspcic.sys(socket service).

comment:17 Changed 16 years ago by pasha

Can you remming this driver?

Changed 16 years ago by Chuck McKinnis

Attachment: acpi.4.log added

Changed 16 years ago by Chuck McKinnis

Attachment: pci.2.log added

comment:18 in reply to:  17 Changed 16 years ago by Chuck McKinnis

Replying to pasha:

Can you remming this driver?

Ok, remmed driver. eCS booted and USB worked! Attaching acpilog and pcilog.

comment:19 Changed 16 years ago by eco

Resolution: fixed
Status: reopenedclosed

OK, USB works again, so ticket is resolved.

btw, CardBus? doesn't work if using ACPI.PSD. We don't have resources to resolve this problem.

comment:20 in reply to:  19 Changed 16 years ago by Chuck McKinnis

Replying to eco:

OK, USB works again, so ticket is resolved.

btw, CardBus? doesn't work if using ACPI.PSD. We don't have resources to resolve this problem.

Ok, hope there will be a solution further. Thanks anyway for your effort!

comment:21 Changed 16 years ago by eco

you can post the final report to hardware database: http://ecomstation.ru/hardware.php?action=new

Note: See TracTickets for help on using tickets.