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

Kindle UI stays on screen after running shell script on Kindle Paperwhite 3 #10

Open
josephgeis opened this issue Oct 7, 2019 · 1 comment

Comments

@josephgeis
Copy link

After I run ./kvncviewer.sh ..., the log shows that the connection was successful and that the display is updating, but the user interface still shows on the screen. This seems similar to #9 but instead of bleed-through, there is no VNC display on the screen.

Here's part of the output:

06/10/2019 17:25:44 VNC server supports protocol version 3.8 (viewer 3.8)
06/10/2019 17:25:44 We have 2 security types to read
06/10/2019 17:25:44 0) Received security type 2
06/10/2019 17:25:44 Selecting security type 2 (0/2 in the list)
06/10/2019 17:25:44 1) Received security type 16
06/10/2019 17:25:44 Selected Security Scheme 2
06/10/2019 17:25:44 VNC authentication succeeded
06/10/2019 17:25:44 Desktop name "pi's X desktop (octopi:1)"
06/10/2019 17:25:44 Connected to VNC server, using protocol version 3.8
06/10/2019 17:25:44 VNC server default format:
06/10/2019 17:25:44   16 bits per pixel.
06/10/2019 17:25:44   Least significant byte first in each pixel.
06/10/2019 17:25:44   TRUE colour: max red 31 green 63 blue 31, shift red 11 green 5 blue 0
partially updating eink display (0,0)-(1071,1447)
partially updating eink display (279,0)-(1071,884)
partially updating eink display (0,0)-(1071,1447)
partially updating eink display (0,0)-(1071,1447)
partially updating eink display (0,0)-(1071,1447)
partially updating eink display (0,0)-(1071,1447)
@hwhw
Copy link
Owner

hwhw commented Oct 29, 2019

I think it's basically the e-ink refresh and stuff like that that isn't working on the newer model. Currently (and this probably means the next years) I do not really have enough time to work on this old side project of mine - sorry. If someone were to work on this - porting over the latest display code from Koreader would probably fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants