asksven / BetterBatteryStats

An attempt to provide advanced battery stats for Android
614 stars 157 forks source link

Couldn't get kernel wake lock stats #880

Open CreatorB opened 3 years ago

CreatorB commented 3 years ago

Hi, I'm used Version 2.6-382 (99) got from https://install.appcenter.ms/users/sven-knispel-g51w/apps/betterbatterystats-xda-edition/distribution_groups/testers (also was tried an older version 2.3 and 2.2) but (both of them) can't get my kernel wake lock stats. I've pasted the logcat below. (also on new release can't change to the dark theme)

2021-06-23 14:15:44.062 ? E/BatteryStatsService: power: Missing API
2021-06-23 14:15:44.080 ? E/KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists
2021-06-23 14:15:44.081 ? W/BatteryStatsImpl: Couldn't get kernel wake lock stats
2021-06-23 14:15:44.081 ? E/BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}

My device Infinix X510 (Nougat OS) Build fingerprint: 'infinix/lineage_x510/x510:7.1.2/NJH47F/f9b4cff16b:user/release-keys' ABI: 'arm'

I'm used LineageOS ROM, from https://forum.xda-developers.com/t/rom-unofficial-7-1-2-dotos-1-2-for-hot-2.3805376/ or https://forum.xda-developers.com/t/rom-unofficial-7-1-2-lineageos-14-1-for-hot-2.3689996/ but both of it download link was dead, well i got the OP folder on https://androidfilehost.com/?w=files&flid=100627 and get the latest one ([HOT2]DOT-N-1.1[v0.8.2]MT6580.zip)

(Idk, anyway if you need more details just tell me)

Thankss...