Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]DSDT Problems on Acer Travelmate 4101 WLMI [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
schlummerkissen
n00b
n00b


Joined: 18 Jun 2005
Posts: 39
Location: Ludwigshafen am Rhein (Germany)

PostPosted: Fri Jul 15, 2005 11:00 am    Post subject: [solved]DSDT Problems on Acer Travelmate 4101 WLMI [solved] Reply with quote

i have a rarely new Acer Travelmate 4101wlmi. My problem is that i cant get acpi working.

i fixed some problems in the dsdt table but now i get new ones and dont know how to fix them.

"
Quote:

Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20050513 [Jul 14 2005]
Copyright (C) 2000 - 2005 Intel Corporation
Supports ACPI Specification Revision 3.0

dst.dsl.fix 585: If (LEqual (And (\_SB.PCI0.RP01.PDC1, 0x0A), 0x0A))
Error 1037 - ^ syntax error, unexpected PARSEOP_IF, expecting '{'

dst.dsl.fix 590: Else
Error 1037 - ^ syntax error, unexpected PARSEOP_ELSE

ASL Input: dst.dsl.fix - 6824 lines, 241443 bytes, 255 keywords
Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations


"
here are the lines in my dsdt table


Quote:
580 Method (PNOT, 0, Serialized)
{
If (HTTE)
{
If (LEqual (And (PDC1, 0x0A), 0x0A))
585 If (LEqual (And (\_SB.PCI0.RP01.PDC1, 0x0A), 0x0A))
{
Notify (\_PR.CPU1, 0x80)
}
}
590 Else
{
Notify (\_PR.CPU0, 0x80)
Sleep (0x64)
Notify (\_PR.CPU0, 0x81)
595 }
}


Last edited by schlummerkissen on Fri Jul 15, 2005 3:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Fri Jul 15, 2005 11:09 am    Post subject: Reply with quote

Seems that you're missing braces around if at 585.
Back to top
View user's profile Send private message
schlummerkissen
n00b
n00b


Joined: 18 Jun 2005
Posts: 39
Location: Ludwigshafen am Rhein (Germany)

PostPosted: Fri Jul 15, 2005 1:01 pm    Post subject: Reply with quote

fixed the problem
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Fri Jul 15, 2005 1:12 pm    Post subject: Reply with quote

Please edit the topmost post and add [solved] to the subject

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum