View Single Post
Old 01-02-2022, 07:58 AM   #54
katadelos
rm -rf /
katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.
 
Posts: 219
Karma: 3333683
Join Date: Nov 2019
Location: United Kingdom
Device: K5, KT, KT2, KT3, KT4, KV, PW2, PW3, PW4, PW5
Quote:
Originally Posted by eddie.t.h View Post
And is it possible to install Alpine Linux without a system from Amazon? Just Alpine itself on all available flash memory.
Yes and no - it's possible to flash Alpine to main but for it to be vaguely functional you'd need to:
  • Switch to serial console from the default to /dev/ttymxc0
  • Copy over a bunch of the udev rules and firmware binaries to handle tasks like bringing the WiFi hardware up and loading a non-terrible waveform
  • Some means of handling screen refreshes to allow doing anything useful with the device

The last one can be handled with fbink-xdamage but the responsiveness using that is much poorer than on a stock firmware using Amazon's library (LIGL?).

Honestly, if there was a better way of handling screen refreshes I'd have done a proper Alpine port by now.
katadelos is offline   Reply With Quote