1

I've got a RPi 2 running Raspi OS 2020年12月02日 with Adafruit 3.5" TFT display - the display is configured correctly and displays console messages and as well can display images, for example when I run fbi /usr/share/rpd-wallpaper/trees.jpg while logged in with a keyboard directly on the RPi.

However when I SSH to it I'm unable to run any framebuffer apps like the above. All I get is an error:

[ssh-session] pi@camview:~ $ fbi /usr/share/rpd-wallpaper/trees.jpg
ioctl VT_GETSTATE: Inappropriate ioctl for device (not a linux console?)

Any idea how to convince fbi or any other graphical app for that matter to use the TFT display even if I'm logged in over ssh?

asked Dec 16, 2020 at 4:00

1 Answer 1

0

i believe you need to export DISPLAY to get that to work i have been using FBV instead of FBI and i like it a lot better and it also supports fs scaling too

answered Feb 16, 2022 at 16:11
2

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.