All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Error in dsdt from asus a3527nuh
@ 2004-11-11 15:07 Yu, Luming
  2004-11-11 16:58 ` Valerio Felici
  0 siblings, 1 reply; 9+ messages in thread
From: Yu, Luming @ 2004-11-11 15:07 UTC (permalink / raw)
  To: Valerio Felici, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

kill acpid can solve the "Device or resource busy" issue.

Please post dmesg to let me check if ACPI interpreter
is good enough to catch the possible DSDT fault.

To verify if there are any other issues, you need
to verfy kernel works well on this laptop, such
as power off work, battery work, suspend/resume work,
thermal zone work, C-state, P-state work,...

Thanks
Luming 

>-----Original Message-----
>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org 
>[mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of 
>Valerio Felici
>Sent: 2004年11月11日 22:58
>To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>Subject: Re: [ACPI] Error in dsdt from asus a3527nuh
>
>Alle 15:45, giovedì 11 novembre 2004, Yu, Luming ha scritto:
>> I hesitate to ask you , but would you tell me what kind of 
>kernel error you
>> could have, before going to fixing dsdt.
>>
># cat /proc/acpi/event
>cat: /proc/acpi/event: Device or resource busy
>
>that's one, I think.
>No others one I can note from:
># less /var/log/acpid
># grep -i acpi /var/log/kern.log
>
>Some other investigations?
>
>I whish submit that dsdt because isn't listed, but I don't 
>know if that is a 
>good dsdt or not.
>
>-- 
>A presto
>-Valerio-
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by:
>Sybase ASE Linux Express Edition - download now for FREE
>LinuxWorld Reader's Choice Award Winner for best database on Linux.
>http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=ick
>_______________________________________________
>Acpi-devel mailing list
>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/acpi-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=click

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: Error in dsdt from asus a3527nuh
@ 2004-11-11 14:45 Yu, Luming
  2004-11-11 14:58 ` Valerio Felici
  0 siblings, 1 reply; 9+ messages in thread
From: Yu, Luming @ 2004-11-11 14:45 UTC (permalink / raw)
  To: Valerio Felici, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 3304 bytes --]

I hesitate to ask you , but would you tell me what kind of kernel error you could have, before going to fixing dsdt.

Thanks
Luming 

>-----Original Message-----
>From: acpi-devel-admin@lists.sourceforge.net 
>[mailto:acpi-devel-admin@lists.sourceforge.net] On Behalf Of 
>Valerio Felici
>Sent: 2004年11月11日 22:35
>To: acpi-devel@lists.sourceforge.net
>Subject: Re: [ACPI] Error in dsdt from asus a3527nuh
>
>Alle 22:08, mercoledì 10 novembre 2004, Moore, Robert ha scritto:
>> Just create one, Method (_INI) under _SB_
>>
>Ok, I've just made that and you can see the attached diff file.
>I don't know if my changes are correct.
>Now I don't got errors but various warning as you can see here:
>-------
>iasl -tc dsdt.dsl
>
>Intel ACPI Component Architecture
>ASL Optimizing Compiler / AML Disassembler version 20040527 
>[May 27 2004]
>Copyright (C) 2000 - 2004 Intel Corporation
>Supports ACPI Specification Revision 2.0c
>
>dsdt.dsl  1592:                 Scope (\_SB.PCI0)
>Warning  2031 -           Internal compiler error ^  (Not 
>using optimized 
>name-  did not find node)
>
>dsdt.dsl  2053:                                 Store (ACPS (), \ACPF)
>Warning  2030 -  Called method may not always return a value ^
>
>dsdt.dsl  2054:                                 Store (DCPS 
>(0x00), \DCPF)
>Warning  2030 -  Called method may not always return a value ^
>
>dsdt.dsl  2266:                     Method (ACPS, 0, Serialized)
>Warning  2019 -                                   ^ Not all 
>control paths 
>return a value (ACPS)
>
>dsdt.dsl  2350:                     Method (DCPS, 1, Serialized)
>Warning  2019 -                                   ^ Not all 
>control paths 
>return a value (DCPS)
>
>dsdt.dsl  3105:                 Scope (\_SB.PCI0)
>Warning  2031 -           Internal compiler error ^  (Not 
>using optimized
>name -  did not find node)
>
>dsdt.dsl  3133:                         If (ACPS ())
>Warning  2030 -                                   ^ Called 
>method may not
>always  return a value
>
>dsdt.dsl  3167:                 Scope (\_SB.PCI0)
>Warning  2031 -           Internal compiler error ^  (Not 
>using optimized
>name - did not find node)
>
>dsdt.dsl  3484:                         If (LNot (DCPS (0x00)))
>Warning  2030 -                                         ^ Called method
>may not always return a value
>
>dsdt.dsl  4552:                 Scope (\_SB.PCI0)
>Warning  2031 -           Internal compiler error ^  (Not 
>using optimized
>name -  did not find node)
>
>ASL Input:  dsdt.dsl - 7943 lines, 271919 bytes, 3643 keywords
>AML Output: DSDT.aml - 27867 bytes 873 named objects 2770 
>executable opcodes
>
>Compilation complete. 0 Errors, 10 Warnings, 0 Remarks, 809 
>Optimizations
>-------
>Well, what can I do now?
>Is that dsdt good to test? or I'm still in errors.
>Many thank as always
>-- 
>A presto
>-Valerio-
>
N\x18¬HS^µéšŠX¬²š'²ŠÞu¼’ɶ¬x\x04„.)îÄLi­ë,\x11Ø­Š‰Ý£	塧g£\aè¬TD\x10¸§»\x15¨®WQy§^®À¡¢'\x1e\x03\x06«uh§êߢ¶Þ²×Zµ¦Ú±ê'.)îÆ^[m§ÿÚvÊ,vw(›ö‰

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: Error in dsdt from asus a3527nuh
@ 2004-11-09 20:54 Moore, Robert
       [not found] ` <37F890616C995246BE76B3E6B2DBE0550294974F-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org >
  0 siblings, 1 reply; 9+ messages in thread
From: Moore, Robert @ 2004-11-09 20:54 UTC (permalink / raw)
  To: Nate Lawson, Valerio Felici; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

It's not part of the ASL grammar, and iASL does not support it.

More than that, this requires interpreter support to execute this type
of orphan code during table load.

I'm sure this is something that will eventually be requested as a
workaround.

In the meantime, all such code like this should be moved under the
_SB_._INI method.

Bob


> -----Original Message-----
> From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
> admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Nate Lawson
> Sent: Tuesday, November 09, 2004 12:50 PM
> To: Valerio Felici
> Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: [ACPI] Error in dsdt from asus a3527nuh
> 
> Valerio Felici wrote:
> > Sorry in advance if this is the wrong ml for my question, or if this
one
> is
> > bad formed.
> >
> > I've a new asus a3527nuh. I've decompiled my dsdt and trying to
compile
> it
> > with iasl I can observe there is an error, it seems a stupid error,
but
> I'm
> > not able to solve it.
> >
> > So I've decide to post it here in attachment (tar-gzipped) so
someone
> can,
> > perhaps, debug it better than me.
> >
> > Notebook is ASUS A3N family
> > Bios is 0205 version
> >
> > Iasl Report:
> > -----
> > # iasl -tc dsdt.dsl
> >
> > Intel ACPI Component Architecture
> > ASL Optimizing Compiler / AML Disassembler version 20040527 [May 27
> 2004]
> > Copyright (C) 2000 - 2004 Intel Corporation
> > Supports ACPI Specification Revision 2.0c
> >
> > dsdt.dsl  7818:     If (SS1)
> > Error    1037 -      ^ parse error
> >
> > ASL Input:  dsdt.dsl - 7924 lines, 271634 bytes, 3603 keywords
> > Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0
Optimizations
> 
> I don't know if this is the same problem but I've noticed a lot of
> systems with AML opcodes outside any method.  This is technically
> illegal but iasl should still be able to handle it.
> 
> --
> Nate
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=click

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Error in dsdt from asus a3527nuh
@ 2004-11-09 20:31 Valerio Felici
       [not found] ` <200411092131.27258.valerio-3NZjWNnCfY8@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Valerio Felici @ 2004-11-09 20:31 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

Sorry in advance if this is the wrong ml for my question, or if this one is 
bad formed.

I've a new asus a3527nuh. I've decompiled my dsdt and trying to compile it 
with iasl I can observe there is an error, it seems a stupid error, but I'm 
not able to solve it.

So I've decide to post it here in attachment (tar-gzipped) so someone can, 
perhaps, debug it better than me.

Notebook is ASUS A3N family
Bios is 0205 version

Iasl Report:
-----
# iasl -tc dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20040527 [May 27 2004]
Copyright (C) 2000 - 2004 Intel Corporation
Supports ACPI Specification Revision 2.0c

dsdt.dsl  7818:     If (SS1)
Error    1037 -      ^ parse error

ASL Input:  dsdt.dsl - 7924 lines, 271634 bytes, 3603 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
-----

Many Thank in Advance

-- 
A presto
-Valerio-

[-- Attachment #2: dsdt.dsl.tar.gz --]
[-- Type: application/x-tgz, Size: 23184 bytes --]

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

end of thread, other threads:[~2004-11-11 16:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <37F890616C995246BE76B3E6B2DBE05502982B70@orsmsx403.amr.corp.intel.com>
     [not found] ` <37F890616C995246BE76B3E6B2DBE05502982B70-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-11-11 14:35   ` Error in dsdt from asus a3527nuh Valerio Felici
2004-11-11 15:07 Yu, Luming
2004-11-11 16:58 ` Valerio Felici
  -- strict thread matches above, loose matches on Subject: below --
2004-11-11 14:45 Yu, Luming
2004-11-11 14:58 ` Valerio Felici
2004-11-09 20:54 Moore, Robert
     [not found] ` <37F890616C995246BE76B3E6B2DBE0550294974F-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org >
2004-11-10 17:05   ` valerio-3NZjWNnCfY8
2004-11-09 20:31 Valerio Felici
     [not found] ` <200411092131.27258.valerio-3NZjWNnCfY8@public.gmane.org>
2004-11-09 20:49   ` Nate Lawson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.