-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Power management issues with latest rm2 patch #124
Comments
thanks for reporting! which version of remux are you on? i suggest using a newer version (https://opkg.rmkit.dev/testing/ - can use a download link for remux), but overall i recommend disabling remux power management for now (see the README for how to) as the overall issue is that each app has its own sleep timer and remux also has one. for the battery usage: i have a program for keeping track of battery usage (and app usage), but i think it is likely related to the sleep systems getting messed up. |
I'll give the newer version from testing a go and disable power. Forgive me, I can't actually find anything on power configuration in the README. You mean the README.md on github or somewhere else? Also, I switched over to "https://toltec-dev.org/testing/" in the opkg.conf and am getting an error.
I get the same 404 from a standard web browser (/stable/Packages.gz" works fine). I will try again later. |
I believe the new testing url for rM2 is https://toltec-dev.org/testing/rm2 |
i don't recommend switching just yet, just grabbing the remux package from opkg.rmkit.dev (https://opkg.rmkit.dev/testing/remux_0.1.9-1_armv7-3.2.ipk), but up to you
yes, in https://github.com/rmkit-dev/rmkit/tree/master/src/remux, it describes |
Thanks guys. I have installed just the remux package and also have:
I'll report back in a few days on general battery usage and if the issues with the power button and sleeping are gone. |
@aedelsten no news is good news? |
Hi - so, generally speaking turning off the remux power management has stopped the "weird" behavior. Two caveats:
So, yes, I think you can close this issue out but maybe make a point in the readme to turn off power management. |
@aedelsten
|
Hi, I'm not sure if I'm thread hijacking here. I'm running the latest version of RM software on RM2 with the testing branch of toltec for the new version of rm2fb. I have disabled remux power management with the config file. When i sleep the device if i left swipe up remux still loads. Is this correct behaviour? Is it eating up the battery keeping the capacity layer active? |
try keeping your usb cable plugged into the device and monitoring the network status of the rM. it usually doesn't immediately turn off but takes a minute (or a few). you might need to wait 5 - 10 minutes before checking if the swipe does or doesn't work. someone reported similar behavior on RM1: #43 (comment) and my investigation indicated that it was not a bug but normal (and the power will go off in a minute or so) |
FWIW: i have remux on rM2 and the power usage is fine (multiple weeks in idle) |
closing out for now, please re-open if its still an issue |
I am experiencing odd power management problems with remux installed on my rm2 with the latest patch (
uname -a
isLinux reMarkable 4.14.78 #1 SMP PREEMPT Tue Feb 23 20:05:57 UTC 2021 armv7l GNU/Linux
).I have entware/Toltec installed and installed rm2fb, koreader and remux using Toltec/opkg.
I also have ddvk-hacks installed but did that manually (not sure it's relevant but want to mention) .
Upon a fresh boot (into xochitl) the device functions as normal. If I ssh to the device and am on the main home screen,
top
reports no processes taking other than 0%. Loading a notebook briefly pops xochitl and remarkable-shutdown up to 30-40% for a few seconds then everything goes back to 0%.Swiping up from bottom-right properly displays the remux menu. If I choose KOReader (which is listed twice (?), both entries work), KOreader opens and works correctly. The
{reader.lua}
is reported as using 13% of RAM and is generally 0% when the page is static and about 3-5% CPU when turning a page (remarkable-shutdown pops to about 30% CPU when swiping).The problems then start. If I leave koreader in the foreground for a while (15-30 minutes) when switching back to "remarkable" from the remux menu xochitl has gone to sleep. Similarly if I go from xochitl to koreader and straight back, then wait 15-30 minutes, then switch to koreader, the koreader sometimes also "goes to sleep".
Also, after doing this transition (boot->xochitl -> koreader -> xochitl) the device idle and sleeping gets very weird. While in xochitl, sometimes it doesn't sleep at all (even if you leave it for an hour or so). Other times it sleeps but the screen doesn't change at all (swipes, stylus, ssh stop working and you have to press the power button to get them going again). Other times it goes to sleep with a full screen blank and "remarkable is sleeping" right in the middle of the screen. And yet other times, the main screen you were last on remains but the black device sleeping strip across the top appears.
Battery usage also seems high under general daily use (taking some notes, leave for a 30 mins, take a few more, actually tap power to sleep it, use again in another 30 etc). And last night I could have sworn I hard powered off (held down power and pressed the "turn off" button) and this morning there's a warning that only 8% battery remains. It was fully charged yesterday.
If you need any more testing or logs etc let me know.
The text was updated successfully, but these errors were encountered: