On Wed, 2020-07-01 at 19:42 +0200, Marcus MERIGHI wrote: > unic...@disroot.org (Unicorn), 2020.07.01 (Wed) 17:36 (CEST): > > > $ echo "set tty fb0" >> boot.conf(8) > > > > Where is that meant to go? I'd appreciate a bit of explanation, > > especially since I don't seem to have that manpage. :) > > ouch! boot.conf(8) doesn't seem to exist on arm64. (apropos > boot.conf) > this was bad advice from me. sorry about that! > my amd64 experience outweighs my arm64 mileage by (too) far. > > oh, and the "(8)" was confusing, too, as ian noted. > > marcus >
Yeah, doesn't exist on armv7 either, but your instructions worked! :) Thank you to Scott for clarifying where the boot.conf needs to go, that was all I was missing. It also now works on my A20-OLinuXino- LIME2. And it is confusing that the manpage doesn't exist for arm* architectures. Thank you all for your help!