Bug 200141
Summary: | MacBookPro11,3 battery is wrongly reported as absent | ||
---|---|---|---|
Product: | ACPI | Reporter: | Adam Harvey (adam) |
Component: | Power-Battery | Assignee: | Zhang Rui (rui.zhang) |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | CC: | lenb, nmzik, rui.zhang |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 4.18-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg and acpidump output |
Description
Adam Harvey
2018-06-19 22:04:51 UTC
I can confirm. I have the exact same issue on MacBookPro11,2. I thought it was KDE bug, but now I see it’s a global problem. please 1. confirm /sys/class/power_supply/BAT0 exists in 4.16, but does not exist in 4.17 2. attach the output of "grep . /sys/class/power_supply/BAT0" in 4.16 please also attach the full dmesg output after boot, for both 4.16 and 4/17 kernel (In reply to Adam Harvey from comment #0) > I haven't had a chance to bisect the kernel yet, given the time required to > do so, but if that would be helpful please let me know and I'll start the > process. > surely, it would be helpful, it would be great if you can do git bisect to find out the offending commit, this will save a lot of time for both of us. please confirm the patch at 200011 also fixes the issue for you. *** This bug has been marked as a duplicate of bug 200011 *** here is the latest patch, https://patchwork.kernel.org/patch/10753143/ please apply it on top of 5.0-rc1 and check if it works or not. |