Record reMarkable Qt hello world screen test
This commit is contained in:
@@ -23,7 +23,10 @@ Initial SSH-based proof of concept works.
|
||||
- `/home/adolforeyna/remarkable-dev/hello-rmpp-qt.tar.gz`
|
||||
- Tablet SSH alias `remarkable` was initially stale (`.107`), but the Paper Pro was found at `192.168.68.128`.
|
||||
- Deployed and ran `/home/root/hello_rmpp` on the Paper Pro successfully; output: `Hello from a custom reMarkable Paper Pro app!`
|
||||
- Deployed `/home/root/hello_rmpp_qt` to the Paper Pro but did not run the visual Qt app yet, because foreground graphical apps may interrupt xochitl/tablet UI.
|
||||
- Deployed `/home/root/hello_rmpp_qt` to the Paper Pro.
|
||||
- Ran the visual Qt app with `QT_QPA_PLATFORM=epaper` after briefly stopping xochitl, then killed the app and restarted xochitl.
|
||||
- Visual app runtime logs confirmed the Paper Pro e-paper Qt platform initialized, including screen geometry `1620x2160` and touch range `2064x2832`.
|
||||
- xochitl was verified active again after the test.
|
||||
|
||||
Hermes can:
|
||||
- Connect to the reMarkable via SSH alias `remarkable`.
|
||||
|
||||
Reference in New Issue
Block a user