esh64 Posted April 8, 2020 Posted April 8, 2020 Hello friends. I'm trying to get TeamViewer without graphical user interface to work on my Orange Pi Lite and I need a framebuffer console working on it. The instructions say it needs the /dev/fb0 folder, which I don't have. So, I need help to activate a framebuffer console and I have no idea how to start.
esh64 Posted April 12, 2020 Author Posted April 12, 2020 On 4/8/2020 at 12:56 PM, JMCC said: Please tell us which kernel you are using. The command uname -r gave me this 5.4.20-sunxi
JMCC Posted April 13, 2020 Posted April 13, 2020 @martinayotte Does that kernel not have a framebuffer? Last time I checked, I could run a desktop on my Opi+2e
Werner Posted April 13, 2020 Posted April 13, 2020 It has. https://github.com/armbian/build/blob/2c75e418b74617951b1e3dc49fc90f3382872283/config/kernel/linux-sunxi-current.config#L4479 You can also check you currently running kernel by searching for CONFIG_FB in /boot/config-5.4.20-sunxi
martinayotte Posted April 13, 2020 Posted April 13, 2020 5 hours ago, JMCC said: Does that kernel not have a framebuffer? Yes, and that is true also for sunxi-dev ...
Recommended Posts