Recent Changes · Search:

Dispense


Navigation Tips - Dritte


PmWiki

pmwiki.org

edit SideBar

ReMarkable

< Teams and surroundings | Index | Computer.Python3 >


Migration to RM2

Replicate on 20.04

  • After release 2.12.3.606 an error appeared with a warning "Unable to view page. Try restarting your remarkable ..."
  • Happens several times a day, repairs for a bit with shut down
  • Answer from Support (after many attempts) by Arie on 3/05/2022 to unipr
    • I recommend performing a hard reset to see if it makes a difference.
    • Follow these steps to perform a hard reset:
      • Hold the power button for at least 15 seconds (the screen will freeze once it resets)
      • Release the power button for at least 3 seconds
      • Hold the power button down again for a couple of seconds
  • Worked, seemingly
  • Final solution for annotated pdf download: use the WIN10 app on the VMware HORIZON machine. Installed (update) by dragging the RM...exe to the icon NoAdmin.bat on the Desktop. RM is on the Desktop too.
  • used also https://www.ucl.ac.uk/~ucecesf/remarkable/ set up in ~/ReMarkable
    • errors also here Ifeanyi is debugging, anyways the rendering is not fine, forget
  • in order to produce an annotated pdf git clone rm-dl-annotated
    • it fails with Key-error, issue on github
  • updated to wine 7.0, updated to reMarlable-2.12.1.187-sin32.exe, still does not show icons
  • connected https://github.com/remailable/remailable, uses opt and it is sufficient to send the pdf as attachment to the address nicknamed myremarkable in thunderbird
  • installed new version (binary) of rmapi as described in Binary (also fecthed git/rmapi but not used)
    • works by rmapi and put my.pdf dir_on_remarkable
  • installed new version wine reMarkable-2.8.2.170-win32.exe
    • after a crush, it works, it still does not update notebooks (suppose must log out, log in again), but ShareScreen works. Much worse quality than rMview, has a huge useless logo and has only two sizes, native, too small, and fullscreen, awful.
  • last update version 2.9.1.236 new ssh-keygen does not work, error message on failure with no frame Connection refused
  • Simple way to download large annotated pdfs: Settings/Storage/USB web interface (switch on)
  • each time RM os updates, issue on pc34
    ssh-keygen -f "/home/roberto.derenzi/.ssh/known_hosts" -R "10.11.99.1"
    ssh root@10.11.99.1
  • Wine WIN10 app from rM site
  • Does not update. Logout and login again, new OTC. Then needs to download all documents again.
    • installed with wine ~/Downloads/reMarkable-2.12.1.187-win32.exe
    • launched with wine ~/.wine/drive_c/Program\ Files\ \(x86\)/reMarkable/reMarkable.exe, get one time code, added to desktop shortcuts, works also next time, not updating (see above)!
    • left-click on notebook, download pdf file, png & svg as single pages works fine. Also Muon book with pen notes perfect quality.
    • (crashed while saving a pdf on an existing file, perhaps do not overwrite files...)
  • Staedler digital Noris works very well.
  • rmview complains about host-key (why? not clear). Issued ssh root@10.11.99.1 and followed advice remove with ..., which fixed it.
  • rmview launch with /usr/share/applications
    • bordaigorl replied "You can pass the path of the config file as an argument, or you can set the environment variable RMVIEW_CONF." Works (can search activities for rmview)
  • downlooaded linux rmapi executable from v.0.0.13 (or from releases)
    • copied to /usr/local/bin
    • run it rmapi, first time asks for a new OTP from My remarkable
    • then follow instructions
      • cloned rmapi, not really necessary (executable in build)
      • before also tried to install rm-dl-annotated, that requires sudo apt install qpdf and sudo pip3 install opencv-python. Tbis is dangling
    • example
      rmapi
      cd Book/Muon/ChristmasVersion
      geta muon_Christmas
  • Connect to usb (check that RM is not suspended)
  • generated key on pc34, loaded key by ssh-copy-id root@10.11.99.1
    • ssh root@10.11.99.1 works
    • written config in .local/bin/rmview_conf.json;
  • rmview works, then right-click and rotate twice to leave usb on the left

Old, on 16.04

  • Connect to usb
  • on RM Setting Storage USB web interface On
  • on pc34
    • sudo ifconfig usb0 up
    • sudo ifconfig usb0 10.11.99.3 netmask 255.255.255.248
    • on browser http://10.11.99.1

Result is a filesystem image with folders and files, and the possibility to download (left click) or navigate Tried to scp file 10.11.99.1:file but it asks for a pwd (and assumes username as pc34)

Installed rmview following https://github.com/bordaigorl/rmview (git clone ..., pip install .) run as rmview example.json # contains the user pwd, check https://remarkablewiki.com/tech/ssh

works after doing things properly, but looses connection if cable is moved a bit (use good cable)



< Teams and surroundings | Index | Computer.Python3 >

Edit - History - Print - PDF - Recent Changes - Search
Page last modified on May 11, 2022, at 04:27 PM