Opened 17 years ago

Closed 17 years ago

Last modified 17 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 17 years ago.
acpi.2.log (8.7 KB ) - added by melf 17 years ago.
acpi.3.log (8.7 KB ) - added by Chuck McKinnis 17 years ago.
pci.log (18.7 KB ) - added by Chuck McKinnis 17 years ago.
acpi.cfg (2.0 KB ) - added by Chuck McKinnis 17 years ago.
dsdt_PTL_ACPI.dsl (170.3 KB ) - added by Chuck McKinnis 17 years ago.
acpi.4.log (8.8 KB ) - added by Chuck McKinnis 17 years ago.
pci.2.log (36.1 KB ) - added by Chuck McKinnis 17 years ago.

Download all attachments as: .zip

Change History (29)

comment:1 by pasha, 17 years ago

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

by melf, 17 years ago

Attachment: acpi.log added

comment:2 by melf, 17 years ago

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 by pasha, 17 years ago

Resolution: fixed
Status: assignedclosed

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

in reply to:  3 comment:4 by anonymous, 17 years ago

Replying to pasha:

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

ok!

by melf, 17 years ago

Attachment: acpi.2.log added

comment:5 by melf, 17 years ago

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 by pasha, 17 years ago

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

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

in reply to:  6 comment:7 by Chuck McKinnis, 17 years ago

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 by pasha, 17 years ago

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

by Chuck McKinnis, 17 years ago

Attachment: acpi.3.log added

by Chuck McKinnis, 17 years ago

Attachment: pci.log added

in reply to:  8 comment:9 by Chuck McKinnis, 17 years ago

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 by pasha, 17 years ago

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"

by Chuck McKinnis, 17 years ago

Attachment: acpi.cfg added

by Chuck McKinnis, 17 years ago

Attachment: dsdt_PTL_ACPI.dsl added

comment:11 by Chuck McKinnis, 17 years ago

  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 by pasha, 17 years ago

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

comment:13 by Chuck McKinnis, 17 years ago

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

comment:14 by Chuck McKinnis, 17 years ago

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

comment:15 by pasha, 17 years ago

yes, and create log after boot.

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

Replying to pasha:

yes, and create log after boot.

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

comment:17 by pasha, 17 years ago

Can you remming this driver?

by Chuck McKinnis, 17 years ago

Attachment: acpi.4.log added

by Chuck McKinnis, 17 years ago

Attachment: pci.2.log added

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

Replying to pasha:

Can you remming this driver?

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

comment:19 by eco, 17 years ago

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.

in reply to:  19 comment:20 by Chuck McKinnis, 17 years ago

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 by eco, 17 years ago

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

Note: See TracTickets for help on using tickets.