Bug 3805

Summary: PnP ACPI error
Product: ACPI Reporter: Oleksij Rempel (fishor) (bug-track)
Component: OtherAssignee: Shaohua (shaohua.li)
Status: CLOSED CODE_FIX    
Severity: low CC: acpi-bugzilla, mmokrejs
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.10-rc1 , rc2 Subsystem:
Regression: --- Bisected commit-id:
Attachments: lspci -vv
interrupts
dsdt
patch to mask the error message

Description Oleksij Rempel (fishor) 2004-11-25 08:20:46 UTC
Distribution: Debian Sarge 
 
pnp: PnP ACPI init 
acpi_bus-0073 [10] acpi_bus_get_device   : Error getting context for object 
[c1138508] 
acpi_bus-0073 [10] acpi_bus_get_device   : Error getting context for object 
[c1138288] 
acpi_bus-0073 [10] acpi_bus_get_device   : Error getting context for object 
[c1137f48] 
acpi_bus-0073 [10] acpi_bus_get_device   : Error getting context for object 
[c7fc42c8] 
pnp: PnP ACPI: found 14 devices
Comment 1 Oleksij Rempel (fishor) 2004-11-25 08:36:39 UTC
Created attachment 4138 [details]
lspci -vv
Comment 2 Oleksij Rempel (fishor) 2004-11-25 08:41:46 UTC
Created attachment 4139 [details]
interrupts
Comment 3 Oleksij Rempel (fishor) 2004-11-25 09:13:24 UTC
Created attachment 4140 [details]
dsdt
Comment 4 Shaohua 2004-11-25 16:58:37 UTC
Actually this error is indead a warning. It means the device isn't present. It 
doesn't change anything. Possibly the message itself (it claims it's an error) 
mislead you.
Ok, I will provide a patch for this issue, since many people complain it. But 
it indead is harmless.
Comment 5 Shaohua 2004-11-25 17:44:11 UTC
Created attachment 4142 [details]
patch to mask the error message

Ok, this patch will mask the message.
Comment 6 Oleksij Rempel (fishor) 2004-11-26 03:38:01 UTC
Thank you, David. 
 
Linux Plug and Play Support v0.97 (c) Adam Belay 
pnp: PnP ACPI init 
pnp: PnP ACPI: found 12 devices 
PnPBIOS: Disabled by ACPI 
 
 
 
Comment 7 Len Brown 2004-12-05 20:12:36 UTC
patch in comment #5 applied to acpi-test tree 
Comment 8 Shaohua 2004-12-14 17:17:03 UTC
*** Bug 3899 has been marked as a duplicate of this bug. ***
Comment 9 Len Brown 2005-01-21 21:41:12 UTC
shipped in 2.6.11-rc1 -- closing.