GithubHelp home page GithubHelp logo

remarkable-autoinstall's Introduction

Meh ๐Ÿ‘‹

remarkable-autoinstall's People

Contributors

bgajdero avatar ddvk avatar eeems avatar jannes avatar plan5 avatar smusamashah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

remarkable-autoinstall's Issues

Koreader doesn't refresh

Using koreader the page only refresh after a couple of actions resulting in menu's en letters displayed all on top of each other. My remarkable is on version 2.5.1.45. I did used toltec earlier, but made sure rm2fb and remux was removed. I read the koreader is now stable version? Any suggestions, advice?

Allow rm2fb from toltec to cohexist

I edited the ko.sh script,
adding this line on top: (after the shell declaration)
systemctl stop rm2fb

the shutdown script re-enables it automagically.

RM2: needs updated rm2fb for version 2.6

The autoinstall script for RM2 needs to install the updated rm2fb
version when installing on 2.6. I don't see the new rm2fb available as
binary release yet, so that needs to be available first to resolve this issue.

2.15.0.1667 RM2FB issues

When I swipe up, it just restarts the xochitl interface.

From journalctl, it shows:

Oct 18 16:35:12 reMarkable touchinjector[381]: STARTING RM2FB
Oct 18 16:35:12 reMarkable touchinjector[381]: Missing address for function 'getInstance'
Oct 18 16:35:12 reMarkable touchinjector[381]: PLEASE SEE https://github.com/ddvk/remarkable2-framebuffer/issues/18

That particular issue has a solution at the end (as I'm looking at it). I'm not sure how to reference a thread in a different project, but this worked for me.

Thanks to the steps of @snelg !! They are working for me.

cat << EOF > /etc/rm2fb.conf
!20221003075633
version str 2.15.0.1067
update addr 0x4e425c
updateType str QRect
create addr 0x4e6e80
shutdown addr 0x4e6e18
wait addr 0x4e5e20
getInstance addr 0x4dade4
EOF

KOreader doesn't save certain settings

On the fence on if this should go in this repo but KOreader does not save specific settings. Context:

  • Swiped up to go to KOreader
  • I changed my home directory (eg /home/books)
  • Change the "Start with: favorites" setting to "Start with: file browser"
  • Swiped out of KOreader
  • Swiped back into KOreader
  • Setting is not saved.

Otherwise, great work!

Script fails with HTTP/1.1 404 Not Found

Here is the full log:

Connecting to raw.githubusercontent.com (185.199.108.133:443)
wget: note: TLS certificate validation not implemented
-                    100% |**********************************************************************************************************************************************|  1706  0:00:00 ETA
Failed to stop touchinjector.service: Unit touchinjector.service not loaded.
Downloading files...
Connecting to build.koreader.rocks (172.67.175.187:443)
wget: note: TLS certificate validation not implemented
wget: server returned error: HTTP/1.1 404 Not Found

Long swipe up to switch to KOReader stopped working with 2.9.1.217 update

With the latest version of Remarkable (it was working with 2.9.0.210, but not now with 2.9.1.217), I can no longer launch KOReader by swiping up. If I launch by ssh /root/scripts/swipeup.sh, it is still working.

I've also checked that touchinjector service is reinstalled and running:

 touchinjector.service - touch injector
     Loaded: loaded (/etc/systemd/system/touchinjector.service; enabled; vendor preset: disabled)
     Active: active (running) since Fri 2021-08-27 17:40:07 CEST; 16min ago
   Main PID: 232 (touchinjector)
     CGroup: /system.slice/touchinjector.service

232 /home/root/apps/touchinjector
Aug 27 17:40:07 reMarkable systemd[1]: Started touch injector.

If I try to launch touchinjector directly, it seems that is also working:

reMarkable: ~/apps/ ./touchinjector
touchinjector 0.0.4-6-g168cfb5

Any idea of what is going on?

Make file downloads conditional

Downloading files from remarkable directly is slow and may stop. My wifi drops often and larger file downloads take time or stop before the script is finished.
Can the main file downloads be conditional, similar to if [ ! -d "$APPDIR/koreader" ]; then ?

Moving these manually may speed up the process.

new version

Hi, i update to the new verison 2.11.0.442, koreader cannot be open anymore is there any solution? thank you so much!

Change activation gesture for Remarkable 2 compatible with software version 3

In version 3 of the software there is a swipe up gesture:

Swipe to add space: The one-finger swipe quickly adds more space to your current page, so you can keep writing without adding a new one. Great for uninterrupted note-taking.

https://support.remarkable.com/s/article/How-to-use-continuous-pages

Is it possible to change the swipe up gesture for another one that does not interfere with the new gestures introduced in version 3 of the software?

Question about installation

I have a question about the two ways to install KOReader. In the instructions, @ddvk mentions that:

"This will not touch xochitl, thus it should be pretty safe"

I should understand that the installation script does modify xochitl? if I understood it correctly, the script copies a series of files (without replacing anything) to the Remarkable, and then enables a service. Why is it safer to use toltec?

Sorry for these questions if they are very basic and thanks in advance.

Thanks

This works really nicely. Do you think you can include your fork of fingerterm in this autoinstall?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.