I'm running a Raspbian Buster server with no Xserver. I want to display wallpaper on a connected television but /dev/tty1 keeps over writing /dev/fb0 either with a blinking cursor or just refreshing randomly 60 seconds later after I make the cursor invisible (from [email protected]). My new strategy is to completely prevent /dev/tty1 from ever writing to the framebuffer.
Thanks for any help.