|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
ACPI error, No pointer back to NS node in buffer objHi,
These messages are appearing on CURRENT. ... cpu0: <ACPI CPU> on acpi0 ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj 0x854857c0 [20070320] ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands for [OpcodeName unavailable] [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU0._OSC] (Node 0x852c2620), AE_AML_INTERNAL est0: <Enhanced SpeedStep Frequency Control> on cpu0 p4tcc0: <CPU Frequency Thermal Control> on cpu0 cpu1: <ACPI CPU> on acpi0 ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj 0x85477c00 [20070320] ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands for [OpcodeName unavailable] [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\_PR_.CPU1._OSC] (Node 0x852c2540), AE_AML_INTERNAL est1: <Enhanced SpeedStep Frequency Control> on cpu1 ... Are above messages harmful? Additional infos at: http://people.freebsd.org/~ganbold/acpi.txt thanks, Ganbold -- Being popular is important. Otherwise people might not like you. _______________________________________________ freebsd-acpi@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." |
|
|
Re: ACPI error, No pointer back to NS node in buffer objHi,
I have observed similar errors on amd64 7.1 RELEASE LiveDVD. http://forums.freebsd.org/showthread.php?t=1533 These looks T400 specific. I'm looking forward to using this machine with FreeBSD stable, so I hope these issues will be adressed in current soon.. All best, Jakub Lach
|
|
|
RE: ACPI error, No pointer back to NS node in buffer objPlease post the acpidump for the machine.
Thanks. >-----Original Message----- >From: owner-freebsd-acpi@... [mailto:owner-freebsd- >acpi@...] On Behalf Of Jakub Lach >Sent: Monday, January 19, 2009 5:25 PM >To: freebsd-acpi@... >Subject: Re: ACPI error, No pointer back to NS node in buffer obj > > >Hi, > >I have observed similar errors on amd64 7.1 RELEASE LiveDVD. > >http://forums.freebsd.org/showthread.php?t=1533 > >These looks T400 specific. > >I'm looking forward to using this machine >with FreeBSD stable, so I hope these issues will be adressed in current >soon.. > >All best, > >Jakub Lach > > >Ganbold wrote: >> >> Hi, >> >> These messages are appearing on CURRENT. >> ... >> cpu0: <ACPI CPU> on acpi0 >> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj >> 0x854857c0 [20070320] >> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands >> for [OpcodeName unavailable] [20070320] >> ACPI Error (psparse-0626): Method parse/execution failed >> [\_PR_.CPU0._OSC] (Node 0x852c2620), AE_AML_INTERNAL >> est0: <Enhanced SpeedStep Frequency Control> on cpu0 >> p4tcc0: <CPU Frequency Thermal Control> on cpu0 >> cpu1: <ACPI CPU> on acpi0 >> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj >> 0x85477c00 [20070320] >> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands >> for [OpcodeName unavailable] [20070320] >> ACPI Error (psparse-0626): Method parse/execution failed >> [\_PR_.CPU1._OSC] (Node 0x852c2540), AE_AML_INTERNAL >> est1: <Enhanced SpeedStep Frequency Control> on cpu1 >> ... >> >> Are above messages harmful? >> >> Additional infos at: >> >> http://people.freebsd.org/~ganbold/acpi.txt >> >> thanks, >> >> Ganbold >> >> >> >> >> -- >> Being popular is important. Otherwise people might not like you. >> >> _______________________________________________ >> freebsd-acpi@... mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >> To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." >> >> > >-- >View this message in context: http://www.nabble.com/ACPI-error%2C-No- >pointer-back-to-NS-node-in-buffer-obj-tp21112077p21555335.html >Sent from the freebsd-acpi mailing list archive at Nabble.com. > >_______________________________________________ >freebsd-acpi@... mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." freebsd-acpi@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." |
|
|
RE: ACPI error, No pointer back to NS node in buffer objHello.
Output of acpidump -dtvacpi.txt
|
|
|
RE: ACPI error, No pointer back to NS node in buffer objI believe that this problem may be fixed in ACPICA version 20080213: 13 February 2008. Summary of changes for version 20080213: commit 24a3157a90ddf851a0880c0b8963bc43481cd85b Author: Bob Moore <robert.moore at intel.com> Date: Thu Apr 10 19:06:43 2008 +0400 ACPICA: Fix for possible error when packages/buffers are passed to methods externally Fixed a problem where buffer and package objects passed as arguments to a control method via the external AcpiEvaluateObject interface could cause an AE_AML_INTERNAL exception depending on the order and type of operators executed by the target control method. Signed-off-by: Bob Moore <robert.moore at intel.com> Signed-off-by: Alexey Starikovskiy <astarikovskiy at suse.de> Signed-off-by: Len Brown <len.brown at intel.com> >-----Original Message----- >From: owner-freebsd-acpi@... [mailto:owner-freebsd- >acpi@...] On Behalf Of Jakub Lach >Sent: Monday, January 19, 2009 5:25 PM >To: freebsd-acpi@... >Subject: Re: ACPI error, No pointer back to NS node in buffer obj > > >Hi, > >I have observed similar errors on amd64 7.1 RELEASE LiveDVD. > >http://forums.freebsd.org/showthread.php?t=1533 > >These looks T400 specific. > >I'm looking forward to using this machine >with FreeBSD stable, so I hope these issues will be adressed in current >soon.. > >All best, > >Jakub Lach > > >Ganbold wrote: >> >> Hi, >> >> These messages are appearing on CURRENT. >> ... >> cpu0: <ACPI CPU> on acpi0 >> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj >> 0x854857c0 [20070320] >> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands >> for [OpcodeName unavailable] [20070320] >> ACPI Error (psparse-0626): Method parse/execution failed >> [\_PR_.CPU0._OSC] (Node 0x852c2620), AE_AML_INTERNAL >> est0: <Enhanced SpeedStep Frequency Control> on cpu0 >> p4tcc0: <CPU Frequency Thermal Control> on cpu0 >> cpu1: <ACPI CPU> on acpi0 >> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj >> 0x85477c00 [20070320] >> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands >> for [OpcodeName unavailable] [20070320] >> ACPI Error (psparse-0626): Method parse/execution failed >> [\_PR_.CPU1._OSC] (Node 0x852c2540), AE_AML_INTERNAL >> est1: <Enhanced SpeedStep Frequency Control> on cpu1 >> ... >> >> Are above messages harmful? >> >> Additional infos at: >> >> http://people.freebsd.org/~ganbold/acpi.txt >> >> thanks, >> >> Ganbold >> >> >> >> >> -- >> Being popular is important. Otherwise people might not like you. >> >> _______________________________________________ >> freebsd-acpi@... mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >> To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." >> >> > >-- >View this message in context: http://www.nabble.com/ACPI-error%2C-No- >pointer-back-to-NS-node-in-buffer-obj-tp21112077p21555335.html >Sent from the freebsd-acpi mailing list archive at Nabble.com. > >_______________________________________________ >freebsd-acpi@... mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." freebsd-acpi@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." |
|
|
RE: ACPI error, No pointer back to NS node in buffer objOur git repository is at git.acpica.org/repos/acpica.git
>-----Original Message----- >From: owner-freebsd-acpi@... [mailto:owner-freebsd- >acpi@...] On Behalf Of Moore, Robert >Sent: Wednesday, January 28, 2009 1:54 PM >To: Jakub Lach; freebsd-acpi@... >Subject: RE: ACPI error, No pointer back to NS node in buffer obj > > >I believe that this problem may be fixed in ACPICA version 20080213: > > >13 February 2008. Summary of changes for version 20080213: > > >commit 24a3157a90ddf851a0880c0b8963bc43481cd85b >Author: Bob Moore <robert.moore at intel.com> >Date: Thu Apr 10 19:06:43 2008 +0400 > > ACPICA: Fix for possible error when packages/buffers are passed to >methods externally > > Fixed a problem where buffer and package objects passed as > arguments to a control method via the external AcpiEvaluateObject > interface could cause an AE_AML_INTERNAL exception depending on the > order and type of operators executed by the target control method. > > Signed-off-by: Bob Moore <robert.moore at intel.com> > Signed-off-by: Alexey Starikovskiy <astarikovskiy at suse.de> > Signed-off-by: Len Brown <len.brown at intel.com> > > > > > > >>-----Original Message----- >>From: owner-freebsd-acpi@... [mailto:owner-freebsd- >>acpi@...] On Behalf Of Jakub Lach >>Sent: Monday, January 19, 2009 5:25 PM >>To: freebsd-acpi@... >>Subject: Re: ACPI error, No pointer back to NS node in buffer obj >> >> >>Hi, >> >>I have observed similar errors on amd64 7.1 RELEASE LiveDVD. >> >>http://forums.freebsd.org/showthread.php?t=1533 >> >>These looks T400 specific. >> >>I'm looking forward to using this machine >>with FreeBSD stable, so I hope these issues will be adressed in current >>soon.. >> >>All best, >> >>Jakub Lach >> >> >>Ganbold wrote: >>> >>> Hi, >>> >>> These messages are appearing on CURRENT. >>> ... >>> cpu0: <ACPI CPU> on acpi0 >>> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj >>> 0x854857c0 [20070320] >>> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands >>> for [OpcodeName unavailable] [20070320] >>> ACPI Error (psparse-0626): Method parse/execution failed >>> [\_PR_.CPU0._OSC] (Node 0x852c2620), AE_AML_INTERNAL >>> est0: <Enhanced SpeedStep Frequency Control> on cpu0 >>> p4tcc0: <CPU Frequency Thermal Control> on cpu0 >>> cpu1: <ACPI CPU> on acpi0 >>> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj >>> 0x85477c00 [20070320] >>> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands >>> for [OpcodeName unavailable] [20070320] >>> ACPI Error (psparse-0626): Method parse/execution failed >>> [\_PR_.CPU1._OSC] (Node 0x852c2540), AE_AML_INTERNAL >>> est1: <Enhanced SpeedStep Frequency Control> on cpu1 >>> ... >>> >>> Are above messages harmful? >>> >>> Additional infos at: >>> >>> http://people.freebsd.org/~ganbold/acpi.txt >>> >>> thanks, >>> >>> Ganbold >>> >>> >>> >>> >>> -- >>> Being popular is important. Otherwise people might not like you. >>> >>> _______________________________________________ >>> freebsd-acpi@... mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >>> To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." >>> >>> >> >>-- >>View this message in context: http://www.nabble.com/ACPI-error%2C-No- >>pointer-back-to-NS-node-in-buffer-obj-tp21112077p21555335.html >>Sent from the freebsd-acpi mailing list archive at Nabble.com. >> >>_______________________________________________ >>freebsd-acpi@... mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >>To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." >_______________________________________________ >freebsd-acpi@... mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." freebsd-acpi@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." |
|
|
RE: ACPI error, No pointer back to NS node in buffer objThanks for information and kind assistance. If I understand correctly, Jung-uk Kim provides FreeBSD specific diffs of ACPICA. I will certainly try them.
http://people.freebsd.org/~jkim/
|
|
|
RE: ACPI error, No pointer back to NS node in buffer objHello again.
Updated to ACPICA 20090123, got rid of ACPI errors, also got 2 ACPI warnings: ACPI Warning (tbfadt-0624): 32/64X length mismatch in Pm1aControlBlock: 16/32 [20090123] ACPI Warning (tbfadt-0496): Invalid length for Pm1aControlBlock: 32, using default 16 [20090123] |
|
|
RE: ACPI error, No pointer back to NS node in buffer objYou can ignore these, I think.
>ACPI Warning (tbfadt-0624): 32/64X length mismatch in Pm1aControlBlock: >16/32 [20090123] There is a mismatch between the 32-bit and 64-bit versions of the PM1A control block in the FADT. 32-bit version: [059h 089 1] PM1 Control Block Length : 02 64-bit version: [0ACh 172 12] PM1A Control Block : <Generic Address Structure> [0ACh 172 1] Space ID : 01 (SystemIO) [0ADh 173 1] Bit Width : 20 The 32-bit version is in bytes (2) - 16 bits. The 64-bit version specifies 32 bits. >ACPI Warning (tbfadt-0496): Invalid length for Pm1aControlBlock: 32, using >default 16 [20090123] The default ACPICA behavior is to override the incorrect value. >-----Original Message----- >From: owner-freebsd-acpi@... [mailto:owner-freebsd- >acpi@...] On Behalf Of Jakub Lach >Sent: Monday, February 09, 2009 3:49 AM >To: freebsd-acpi@... >Subject: RE: ACPI error, No pointer back to NS node in buffer obj > > >Hello again. > >Updated to ACPICA 20090123, got 2 new warnings: > >ACPI Warning (tbfadt-0624): 32/64X length mismatch in Pm1aControlBlock: >16/32 [20090123] >ACPI Warning (tbfadt-0496): Invalid length for Pm1aControlBlock: 32, using >default 16 [20090123] > > > >-- >View this message in context: http://www.nabble.com/ACPI-error%2C-No- >pointer-back-to-NS-node-in-buffer-obj-tp21112077p21911316.html >Sent from the freebsd-acpi mailing list archive at Nabble.com. > >_______________________________________________ >freebsd-acpi@... mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." freebsd-acpi@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." |
|
|
RE: ACPI error, No pointer back to NS node in buffer objThank you for ensuring me I have understood those messages correctly, and
explaining ACPICA behaviour.
|
|
|
ACPI eventsHi all!
I have acpi events mapped to Fn+F7 (lcd brightness up) and to Fn+F8 (lcd brightness down), and several other combinations. I think the corresponding code in my `acpidump -dt` produced asl file is: <code> If (LEqual (Local1, 0x07)) { Store ("Fn+F7 Pressed", Debug) If (LEqual (OSYS, 0x07D6)) { If (IGDS) { BRTN (0x87) } Else { Notify (^^PCI0.PEGP.VGA.LCD, 0x87) } } Else { Store (0x15, SMIF) Store (Zero, TRP0) } Sleep (0x32) Store (0xB6, Index (DerefOf (Index (Local0, 0x02)), Zero)) Store (One, Index (DerefOf (Index (Local0, 0x02)), One)) } </code> and <code> If (LEqual (Local1, 0x08)) { Store ("Fn+F8 Pressed", Debug) If (LEqual (OSYS, 0x07D6)) { If (IGDS) { BRTN (0x86) } Else { Notify (^^PCI0.PEGP.VGA.LCD, 0x86) } } Else { Store (0x14, SMIF) Store (Zero, TRP0) } Sleep (0x32) Store (0xB7, Index (DerefOf (Index (Local0, 0x02)), Zero)) Store (One, Index (DerefOf (Index (Local0, 0x02)), One)) } </code> It is no effect when i pressed it, it is also no keycodes sent (tested with xev). The question is: how to debug usage of this combinations? Is there a way to get it work? Thanks! _______________________________________________ freebsd-acpi@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..." |
| Free embeddable forum powered by Nabble | Forum Help |