OctoDash with Miuzei 4" Touch Screen not Working

What is the problem?

The problem is that I am getting an X-Int error No Screens Found (EE) when raspbian boots with the Miuzei 4" Touchscreen. I have installed the driver, however, I am left with the following log file.

[ 31.489] (II) Module glx: vendor="X.Org Foundation"
[ 31.489] compiled for 1.20.4, module version = 1.0.0
[ 31.489] ABI class: X.Org Server Extension, version 10.0
[ 31.490] (II) LoadModule: "fbturbo"
[ 31.492] (WW) Warning, couldn't open module fbturbo
[ 31.492] (EE) Failed to load module "fbturbo" (module does not exist, 0)
[ 31.492] (EE) No drivers available.
[ 31.492] (EE)
Fatal server error:
[ 31.495] (EE) no screens found(EE)
[ 31.496] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 31.500] (EE) Please also check the log file at "/var/log/Xorg.0.log" for a$
[ 31.502] (EE)
[ 31.504] (EE) Server terminated with error (1). Closing log file.

What did you already try to solve it?

I have tried editing the 99-fbturbo.conf file to say fb0 from fb1. Did not fix it. The contents of the file are:

Section "Device"
Identifier "Allwinner A10/A13/A20 FBDEV"
Driver "fbturbo"
Option "fbdev" "/dev/fb0"

    Option          "SwapbuffersWait" "true"

EndSection

Systeminfo

Raspberry Pi 4B 4GB

Are there any instructions or support from the manufacturer in getting this to work?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.