reMarkable / linux

Linux kernel for reMarkable 1 & 2. zero-sugar is rM2 and zero-gravitas is rM1.
Other
272 stars 41 forks source link

Possible to include the tun module/driver? #2

Closed ethan4 closed 4 years ago

ethan4 commented 4 years ago

I would like to install zerotier-one on my reMarkable so I can upload files over the network without having it know it's local IP address.

Is it possible to include the tun module/driver going forward so I can do this?

ddvk commented 4 years ago

Can't you compile it and include it on your own?

sandsmark commented 4 years ago

More CONFIG enabled means slower startup, and more modules means more disk usage. But as ddvk said it should be fairly easy to either build the module yourself or just compile a custom kernel with it enabled.