Emanuele D'Osualdo

Results 274 comments of Emanuele D'Osualdo
trafficstars

@triha74 looks like something in your config is blocking the communication on port 5901 (UDP). This is not an issue with rmview per-se.

@pizzard without further info, it looks to me like a network config problem. To see if this is true you should be testing rmview and the official app in the...

You have two main options: with the manual istructions using `pip`, or using `docker`. In both cases you would start by downloading the repository (the "Source code" link in Releases,...

Oh boy, it looks like your `xochitl.conf` contains two `UserToken` keys, which is surprising. If you are comfortable with accessing the tablet via SSH you can locate `/home/root/.config/remarkable/xochitl.conf` on your...

@exodd thanks for reporting back, this can be useful for other users. Could be worth filing a bug report through the official support, this definitely sounds like a bug in...

With some care in configuring rmview this should already work. Have a look at #75 and see if it helps you. The idea is to use `"auth_method": "key"` and leave...

Just to confirm: if you put the IP of the remarkable in the `address` configuration (and in your ssh config), does it work? How is `remarkable` associated with the IP...

> I haven't tried putting the IP in, because the IP is dynamically assigned by the network router. It doesn't make sense to hardcode an IP. That's what a hostname...

The bundle uses `pyjwt` 2.1.0. This seems like a regression due to using a newer version. Can you check if the issue persists after updating to 396acde73d84bf6b428f549b378c9be472aa7906 ? BTW, Autoinstall...

@develop-Greenant thanks for looking into this! I see you are on RM2. - Is by any chance `rm2fb` active when you use rmview? - Are you using ddvk hacks?