Simple troubleshooting stuff
This commit is contained in:
parent
1c917c1d14
commit
e5edbed205
@ -44,3 +44,9 @@ statically linked binary I have already built and put in this repo.
|
|||||||
Copy the `lz4` program to your reMarkable with
|
Copy the `lz4` program to your reMarkable with
|
||||||
`scp lz4.arm.static root@10.11.99.1:~/lz4`, make it executable with
|
`scp lz4.arm.static root@10.11.99.1:~/lz4`, make it executable with
|
||||||
`ssh root@10.11.99.1 'chmod +x ~/lz4'` and you're ready to go.
|
`ssh root@10.11.99.1 'chmod +x ~/lz4'` and you're ready to go.
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
Steps you can try if the script isn't working:
|
||||||
|
- [Set up an SSH key](#installation)
|
||||||
|
- Update `ffmpeg` to version 4.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user