Skip to content
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

Change battery monitoring to use udev #280

Open
Eeems opened this issue Jan 24, 2023 · 2 comments · May be fixed by #314
Open

Change battery monitoring to use udev #280

Eeems opened this issue Jan 24, 2023 · 2 comments · May be fixed by #314
Assignees
Labels
enhancement New feature or request 📱 reMarkable 1
Milestone

Comments

@Eeems
Copy link
Collaborator

Eeems commented Jan 24, 2023

udevadm monitor --property reports changes on the rM1 when battery discharges. This would be better than watching sysfs for changes.

@Eeems Eeems added the enhancement New feature or request label Jan 24, 2023
@Eeems Eeems self-assigned this Jan 24, 2023
@Eeems
Copy link
Collaborator Author

Eeems commented Jan 24, 2023

Example using libudev in Qt: https://github.com/GregorSuperSamsa/qudev

@Eeems
Copy link
Collaborator Author

Eeems commented Jan 25, 2023

Community testing shows that the driver on the rM2 doesn't support this. It should still be implemented for the rM1 to help optimize it's battery life.

@Eeems Eeems added this to To do in v2.5 via automation Jan 25, 2023
@Eeems Eeems modified the milestones: v2.5, v2.6 Jan 25, 2023
@Eeems Eeems removed this from To do in v2.5 Jan 26, 2023
@Eeems Eeems modified the milestones: v2.6, Next Jun 5, 2023
@Eeems Eeems linked a pull request Jul 1, 2023 that will close this issue
Eeems added a commit that referenced this issue Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 📱 reMarkable 1
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant