Huh. The Remarkable2 tablet has a USB port for charging, but if you plug it into a PC it shows up as an ethernet adapter.
So then you can SSH into it.
=> More informations about this toot | More toots from foone@digipres.club
that's an interesting approach to PC connectivity. Why be a serial port or a mass storage device when you can just be ETHERNET, with a virtual network to the tablet.
=> More informations about this toot | More toots from foone@digipres.club
info from here:
https://github.com/danielebruneo/remarkable2-hacks
=> More informations about this toot | More toots from foone@digipres.club
the SSH is also weird: It's not a fixed password. It apparently generates a random password, and if you go into the menus (Menu->Settings->Help->Copyright and licences) it'll tell you the SSH password it generated
=> More informations about this toot | More toots from foone@digipres.club
I guess that's a good (or at least not terrible?) way to do it. It's slightly more secure, you're not going to get hacked by someone SSHing into your tablet because you're on their wifi, but anyone with physical access can SSH in if they need to
=> More informations about this toot | More toots from foone@digipres.club
still you could have skipped all of this and just made it a serial port. you don't need authentication if it's a serial port.
=> More informations about this toot | More toots from foone@digipres.club
you will not regret giving your USB device a serial port
=> More informations about this toot | More toots from foone@digipres.club
I guess doing it this way makes it possible to reuse the same functionality to connect to the device from both wifi and USB? Since it's just some kind of linux machine.
=> More informations about this toot | More toots from foone@digipres.club
@foone and it means you can scp and rsync without anything fancy.
=> More informations about this toot | More toots from tithonium@clacks.link
@tithonium @foone and they have a built in web server that runs on that interface to drag&drop files between the device and your big computer
=> More informations about this toot | More toots from jpm@aus.social
@jpm @tithonium @foone How well does the USB ethernet approach play with typical OS network configuration? Is there a DHCP server that assigns an address without a default route? Does it interfere with normal real network traffic? What if the assigned address collides with something on existing real LAN?
=> More informations about this toot | More toots from dalias@hachyderm.io
@dalias @jpm @tithonium @foone With NetworkManager you can just give it a "shared" profile and it runs a DHCP server and sets up appropriate routing automatically. Then you can access the device without checking its IP over mDNS.
=> More informations about this toot | More toots from dos@librem.one
text/gemini
This content has been proxied by September (3851b).