[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2012-02-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652


Zhang Rui rui.zh...@intel.com changed:

   What|Removed |Added

 Status|NEEDINFO|CLOSED
 Resolution||CODE_FIX




--- Comment #8 from Zhang Rui rui.zh...@intel.com  2012-02-02 03:12:55 ---
Patch has been shipped in upstream kernel. Bug closed.

commit 8931d9ea78848b073bf299594f148b83abde4a5e
Author: Lin Ming ming.m@intel.com
Date:   Mon Nov 28 09:46:02 2011 +0800

ACPICA: Fix to allow region arguments to reference other scopes

Allow referenced objects to be in a different scope.

http://www.acpica.org/bugzilla/show_bug.cgi?id=937
http://marc.info/?l=linux-acpim=131636632718222w=2

ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND
(20110112/psargs-359)
ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW]
(Region) (20110112/nsinit-349)

Scope (_SB)
{
Name (RAMB, 0xDF5A1018)
OperationRegion (\RAMW, SystemMemory, RAMB, 0x0001)
}

For above ASL code, we need to save scope node(\_SB) to lookup
the argument node(\_SB.RAMB).

Reported-by: Jim Green student.northwest...@gmail.com
Signed-off-by: Lin Ming ming.m@intel.com
Signed-off-by: Bob Moore robert.mo...@intel.com
Signed-off-by: Len Brown len.br...@intel.com

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2012-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652





--- Comment #7 from Artem S. Tashkinov t.ar...@mailcity.com  2012-01-18 
08:59:41 ---
(In reply to comment #6)
 It's great that the kernel bugzilla is back.
 
 Can you please verify if the problem still exists in the latest upstream
 kernel?

In Linux 3.2:

[0.653876] ACPI: Added _OSI(Module Device)
[0.653879] ACPI: Added _OSI(Processor Device)
[0.653882] ACPI: Added _OSI(3.0 _SCP Extensions)
[0.653885] ACPI: Added _OSI(Processor Aggregator Device)
[0.654626] ACPI: EC: Look up EC in DSDT
[0.655316] ACPI: Executed 1 blocks of module-level executable AML code
[0.656986] ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND
(20110623/psargs-359)
[0.656993] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for
[RAMW] (Region) (20110623/nsinit-349)
[0.657165] ACPI: SSDT cf5d8918 003E0 (v01AMI  IST 0001 MSFT
0301)
[0.657389] ACPI: Dynamic OEM Table Load:
[0.657392] ACPI: SSDT   (null) 003E0 (v01AMI  IST 0001 MSFT
0301)
[0.657416] ACPI: SSDT cf5d7d98 00120 (v01AMI  CST 0001 MSFT
0301)
[0.657603] ACPI: Dynamic OEM Table Load:
[0.657606] ACPI: SSDT   (null) 00120 (v01AMI  CST 0001 MSFT
0301)
[0.657918] ACPI: Interpreter enabled
[0.657926] ACPI: (supports S0 S1 S3 S5)
[0.657938] ACPI: Using IOAPIC for interrupt routing

Should I try kernel's git snapshot or Linux 'next' tree?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2012-01-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652


Zhang Rui rui.zh...@intel.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||rui.zh...@intel.com




--- Comment #6 from Zhang Rui rui.zh...@intel.com  2012-01-18 03:20:29 ---
It's great that the kernel bugzilla is back.

Can you please verify if the problem still exists in the latest upstream
kernel?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2011-07-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652





--- Comment #5 from Lan Tianyu tianyu@intel.com  2011-07-28 02:07:24 ---
*** Bug 38172 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2011-07-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652





--- Comment #4 from Artem S. Tashkinov t.ar...@mailcity.com  2011-07-15 
12:31:03 ---
This bugs seems to affect almost all Sandy Bridge ASUS motherboards, here's
dmesg for a H61 based motherboard:

ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND (20110413/psargs-359)
ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region)
(20110413/nsinit-349)
ACPI: SSDT baddec18 0038C (v01AMI  IST 0001 MSFT 0301)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT   (null) 0038C (v01AMI  IST 0001 MSFT 0301)
ACPI: SSDT baddfe18 00084 (v01AMI  CST 0001 MSFT 0301)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT   (null) 00084 (v01AMI  CST 0001 MSFT 0301)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S5)

I can update dmesg if advised.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2011-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652


Jure Repinc jlp.b...@gmail.com changed:

   What|Removed |Added

 CC||jlp.b...@gmail.com




--- Comment #3 from Jure Repinc jlp.b...@gmail.com  2011-06-18 11:17:09 ---
I get the same error on ASUS P8H67 rev 3.0 motherboard with BIOS version 1003.
I'm using Linux 3.0-rc3.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2011-03-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652





--- Comment #1 from Artem S. Tashkinov t.ar...@mailcity.com  2011-03-07 
11:31:40 ---
Created an attachment (id=50242)
 -- (https://bugzilla.kernel.org/attachment.cgi?id=50242)
acpidump

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 30652] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110112/nsinit-349)

2011-03-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30652





--- Comment #2 from Artem S. Tashkinov t.ar...@mailcity.com  2011-03-07 
11:37:27 ---
The only problem that I have with this PC is that my SATA HDD is being shut
down _twice_ on power off (see bug 23362). It only happens if the PC has been
up and running for at least an hour. If I power it off immediately (or after a
short interval) after boot, the HDD is shut down correctly.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla