Bug 167013

Summary: "Could not allocate new owner_id" when reading battery status
Product: [Fedora] Fedora Reporter: Miloslav Trmač <mitr>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: byte, intel-linux-acpi, pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-08 09:24:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 166816    
Bug Blocks: 165150    
Attachments:
Description Flags
dmesg
none
DSDT disassembly, FWIW none

Description Miloslav Trmač 2005-08-29 15:56:12 UTC
# cat /proc/acpi/battery/BAT0/info
present:                 yes
ERROR: Unable to read battery information
# cat /proc/acpi/battery/BAT0/state
present:                 yes
ERROR: Unable to read battery status

dmesg (attached) contains ACPI complaints about owner_id

Version-Release number of selected component (if applicable):
kernel-2.6.12-1.1447_FC4.i686.
Worked fine with kernel-2.6.12-1.1398_FC4.i686

Hardware:
Fujitsu-Siemens Amilo Pro V2000

Comment 1 Miloslav Trmač 2005-08-29 15:56:12 UTC
Created attachment 118211 [details]
dmesg

Comment 2 Miloslav Trmač 2005-08-29 15:58:28 UTC
Created attachment 118212 [details]
DSDT disassembly, FWIW

Comment 3 Colin Charles 2005-09-01 11:45:56 UTC
I don't know if this is related, but on my Thinkpad R51, and 2.6.12-1.1447_FC4
kernel, I see similar messages in the dmesg attachment that mitr is encountering:
    ACPI-0145: *** Error: Invalid owner_id: 00
    ACPI-0145: *** Error: Invalid owner_id: 00
    ACPI-0145: *** Error: Invalid owner_id: 00

It appears to grow, and wasn't present in the last updates-released kernel for FC-4.

Comment 4 Colin Charles 2005-09-02 00:44:02 UTC
Ok, scracth comment #3. I get exactly a similar response as mitr is getting only
_after_ I close the LID, and the machine isn't set to sleep (but the screen
blanks). And consequently, battery status can't be read, and the GNOME display
shows "System is running on battery power. Battery status unknown" even when
plugged in to AC power. 

This was not an issue in 1398, but only in the new 1447.

Comment 5 Alexey Starikovskiy 2005-09-02 09:03:53 UTC
Could you please try patch in #166816? 

Comment 6 Miloslav Trmač 2005-09-08 09:24:07 UTC
Thanks, the patch fixes it.

*** This bug has been marked as a duplicate of 166816 ***

Comment 7 quang 2005-10-18 04:41:26 UTC
"Could you please try patch in #166816? "

could someone tell me how to do this patch?  Thank you.