public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* need help with buggy dsdt
@ 2008-11-09 21:50 M. I. Veken
  2008-11-09 22:27 ` Alexey Starikovskiy
  0 siblings, 1 reply; 4+ messages in thread
From: M. I. Veken @ 2008-11-09 21:50 UTC (permalink / raw)
  To: linux-acpi

i need help with my (buggy) dsdt:

i get these errors when trying to recompile (iasl -tc dsdt.dsl):
http://paste.ubuntu.com/69766/

here is my dsdt.dsl:
http://paste.ubuntu.com/69765

thank you in advance for the help


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: need help with buggy dsdt
  2008-11-09 21:50 M. I. Veken
@ 2008-11-09 22:27 ` Alexey Starikovskiy
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Starikovskiy @ 2008-11-09 22:27 UTC (permalink / raw)
  To: M. I. Veken; +Cc: linux-acpi

M. I. Veken wrote:
> i need help with my (buggy) dsdt:
>
> i get these errors when trying to recompile (iasl -tc dsdt.dsl):
> http://paste.ubuntu.com/69766/
>
it does not like your external referencies. remove them and you are down 
to 16 errors.
proper externals could be acquired from SSDTs nearby...
> here is my dsdt.dsl:
> http://paste.ubuntu.com/69765
>
> thank you in advance for the help
>
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* need help with buggy dsdt
@ 2008-11-10 10:58 M. I. Veken
  2008-11-10 12:01 ` Duarte Silva
  0 siblings, 1 reply; 4+ messages in thread
From: M. I. Veken @ 2008-11-10 10:58 UTC (permalink / raw)
  To: linux-acpi

i need help with my (buggy) dsdt:

i get these errors when trying to recompile (iasl -tc dsdt.dsl):
paste.ubuntu.com/69766/

here is my dsdt.dsl:
paste.ubuntu.com/69765/

thank you in advance for the help

PS sry for the links but i don't know how to manage that..
> it does not like your external referencies. remove them and you are down to 16 errors.
> proper externals could be acquired from SSDTs nearby... 

i don't understand that sry, could you explain please? why doesn't it like my links? what's that "down to 16 errors" 
about? what are SSDTs?
sry for my noobishness:|

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: need help with buggy dsdt
  2008-11-10 10:58 need help with buggy dsdt M. I. Veken
@ 2008-11-10 12:01 ` Duarte Silva
  0 siblings, 0 replies; 4+ messages in thread
From: Duarte Silva @ 2008-11-10 12:01 UTC (permalink / raw)
  To: linux-acpi

It means that you have unresolved externals in the DSDT. Something like this 
External (^CPU0._PPC) should be removed.
I had that problem on my DSDT too. But take care that if the same error doesnt 
occur during the initialization of the kernel (something like AE_NOT_FOUND 
Failure from lookup %s should be present in the kernel log) you shouldnt 
remove it ->> I guess <<-.

On Monday 10 November 2008 10:58:23 M. I. Veken wrote:
> i need help with my (buggy) dsdt:
>
> i get these errors when trying to recompile (iasl -tc dsdt.dsl):
> paste.ubuntu.com/69766/
>
> here is my dsdt.dsl:
> paste.ubuntu.com/69765/
>
> thank you in advance for the help
>
> PS sry for the links but i don't know how to manage that..
>
> > it does not like your external referencies. remove them and you are down
> > to 16 errors. proper externals could be acquired from SSDTs nearby...
>
> i don't understand that sry, could you explain please? why doesn't it like
> my links? what's that "down to 16 errors" about? what are SSDTs?
> sry for my noobishness:|
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-10 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 10:58 need help with buggy dsdt M. I. Veken
2008-11-10 12:01 ` Duarte Silva
  -- strict thread matches above, loose matches on Subject: below --
2008-11-09 21:50 M. I. Veken
2008-11-09 22:27 ` Alexey Starikovskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox