Acer Aspire 5014 Can you make the patch for Acer Aspire 5014?
I can help in every aspect, including ssh access to laptop. Just tale what help you need.
Thanks.
Logged In: YES user_id=1308681
----------------------------------------------------------------------------------- $ patch < sbs-cm-20050328/acer-tm32xx-sbs-cm.diff patching file dsdt.dsl Hunk #1 FAILED at 3641. Hunk #2 FAILED at 3669. Hunk #3 succeeded at 4540 with fuzz 1 (offset -632 lines). ------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ $ ./iasl -tc dsdt.dsl
Intel ACPI Component Architecture ASL Optimizing Compiler / AML Disassembler version 20050624 [Jul 7 2005] Copyright (C) 2000 - 2005 Intel Corporation Supports ACPI Specification Revision 3.0
dsdt.dsl 345: Method (_WAK, 1, NotSerialized) Warning 2026 - ^ Reserved method must return a value (_WAK)
dsdt.dsl 732: Name (_WDG, Buffer (0x3C) Warning 2033 - ^ Unknown reserved name (_WDG)
dsdt.dsl 751: Method (_WED, 1, NotSerialized) Warning 2019 - ^ Not all control paths return a value (_WED)
dsdt.dsl 751: Method (_WED, 1, NotSerialized) Warning 2033 - Unknown reserved name ^ (_WED)
dsdt.dsl 2589: Release (MTIO) Warning 2079 - Statement is unreachable ^
smbus-cm.asl 87: Method (_SBI, 0, NotSerialized) Warning 2033 - Unknown reserved name ^ (_SBI)
smbus-cm.asl 147: Method (_SBR, 3, NotSerialized) Warning 2033 - Unknown reserved name ^ (_SBR)
smbus-cm.asl 237: Method (_SBW, 5, NotSerialized) Warning 2033 - Unknown reserved name ^ (_SBW)
smbus-cm.asl 314: Method (_SBA, 0, NotSerialized) Warning 2033 - Unknown reserved name ^ (_SBA)
sbs-cm-1b.asl 158: If (\_SB.ECOK) Error 1022 - Object does not exist ^ (\_SB.ECOK)
sbs-cm-1b.asl 553: If (\_SB.ECOK) Error 1022 - Object does not exist ^ (\_SB.ECOK)
sbs-cm-1b.asl 653: BPOL (0x3C) // Set the next poll to take place a minute hence Error 1022 - ^ Object does not exist (BPOL)
ASL Input: dsdt.dsl - 4656 lines, 196868 bytes, 2406 keywords Compilation complete. 3 Errors, 9 Warnings, 0 Remarks, 780 Optimizations ------------------------------------------------------------------------------------
patch for removing errors when compilin not patched dsdt
Log in to post a comment.
Logged In: YES
user_id=1308681
-----------------------------------------------------------------------------------
$ patch < sbs-cm-20050328/acer-tm32xx-sbs-cm.diff
patching file dsdt.dsl
Hunk #1 FAILED at 3641.
Hunk #2 FAILED at 3669.
Hunk #3 succeeded at 4540 with fuzz 1 (offset -632 lines).
------------------------------------------------------------------------------------
------------------------------------------------------------------------------------
$ ./iasl -tc dsdt.dsl
Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20050624
[Jul 7 2005]
Copyright (C) 2000 - 2005 Intel Corporation
Supports ACPI Specification Revision 3.0
dsdt.dsl 345: Method (_WAK, 1, NotSerialized)
Warning 2026 - ^ Reserved method must return
a value (_WAK)
dsdt.dsl 732: Name (_WDG, Buffer (0x3C)
Warning 2033 - ^ Unknown reserved name
(_WDG)
dsdt.dsl 751: Method (_WED, 1, NotSerialized)
Warning 2019 - ^ Not all control
paths return a value (_WED)
dsdt.dsl 751: Method (_WED, 1, NotSerialized)
Warning 2033 - Unknown reserved name ^ (_WED)
dsdt.dsl 2589: Release (MTIO)
Warning 2079 - Statement is unreachable ^
smbus-cm.asl 87: Method (_SBI, 0, NotSerialized)
Warning 2033 - Unknown reserved name ^ (_SBI)
smbus-cm.asl 147: Method (_SBR, 3, NotSerialized)
Warning 2033 - Unknown reserved name ^ (_SBR)
smbus-cm.asl 237: Method (_SBW, 5, NotSerialized)
Warning 2033 - Unknown reserved name ^ (_SBW)
smbus-cm.asl 314: Method (_SBA, 0, NotSerialized)
Warning 2033 - Unknown reserved name ^ (_SBA)
sbs-cm-1b.asl 158: If (\_SB.ECOK)
Error 1022 - Object does not exist ^ (\_SB.ECOK)
sbs-cm-1b.asl 553: If (\_SB.ECOK)
Error 1022 - Object does not exist ^ (\_SB.ECOK)
sbs-cm-1b.asl 653: BPOL (0x3C) // Set the next
poll to take place a minute hence
Error 1022 - ^ Object does not exist (BPOL)
ASL Input: dsdt.dsl - 4656 lines, 196868 bytes, 2406 keywords
Compilation complete. 3 Errors, 9 Warnings, 0 Remarks, 780
Optimizations
------------------------------------------------------------------------------------
patch for removing errors when compilin not patched dsdt