Evidlo / remarkable_printer

Native printing to reMarkable.
GNU General Public License v3.0
257 stars 21 forks source link

install.sh fails #44

Open spemberton opened 4 months ago

spemberton commented 4 months ago

I think the problem is that install.sh references the URL wget -O release.zip http://github.com/evidlo/remarkable_printer/releases/latest/download/release.zip

which fails

Evidlo commented 4 months ago

Seems to be working for me? Can you paste the error.

spemberton commented 4 months ago

Seems to be working for me? Can you paste the error.

— Reply to this email directly, view it on GitHub https://github.com/Evidlo/remarkable_printer/issues/44#issuecomment-2081689410 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNIXL7MWMSTHDYTA7E557TY7V56FAVCNFSM6AAAAABG4FWBAGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGY4DSNBRGA . You are receiving this because you authored the thread.

reMarkable: ~/ wget -O - http://raw.githubusercontent.com/Evidlo/remarkable_printer/master/install.sh | sh Connecting to raw.githubusercontent.com (185.199.110.133:80) Connecting to raw.githubusercontent.com (185.199.110.133:443) wget: note: TLS certificate validation not implemented writing to stdout

Evidlo commented 4 months ago

I'd suggest installing toltec first as that will fix the TLS errors.

The default wget that ships with the device is old and broken.