Part Number: AM3354
Tool/software: Linux
Hi team,
I use the AM3354's lidd mode with the ra8875 lcd controller, which can already generate fb0 in the /dev/ folder and display the rootfs screen, but in order to distinguish my ra8875 driver, in the device tree, I changed the LCD name from "tilcdc" to "ra8875lcd".
I want to further display the graphics made by QT creator on the LCD, so I chose SDK-04.01.00.06, but there are some problems.
I posted some messages executed in SDK-04.01.00.06 below. Can you please assist in the analysis?
By the way, I can display the Matrix screen on the host side.
root@smarct335x:~# /etc/init.d/matrix-gui-2.0 start
/home/root
Removing stale PID file /var/run/matrix-gui-2.0.pid.
Starting Matrix GUI application.
root@smarct335x:~# matrix_browser -qws http://localhost:80
failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
loaded module : gbm_pvr.so
found valid GBM backend : gbm_pvr.so
PVR:(Error): [ 854-> 854] < gbm_pvr_create_device():585|ERROR> Failed to create DBM device: No such device [0, ]
Could not create GBM device (No such device)
Could not open device /dev/dri/card0 - aborting!
Aborted (core dumped)
root@smarct335x:~# modetest
trying to open device 'i915'...failed
trying to open device 'radeon'...failed
trying to open device 'nouveau'...failed
trying to open device 'vmwgfx'...failed
trying to open device 'omapdrm'...failed
trying to open device 'exynos'...failed
trying to open device 'tilcdc'...failed
trying to open device 'msm'...failed
trying to open device 'sti'...failed
trying to open device 'tegra'...failed
trying to open device 'imx-drm'...failed
trying to open device 'rockchip'...failed
trying to open device 'atmel-hlcdc'...failed
trying to open device 'fsl-dcu-drm'...failed
trying to open device 'vc4'...failed
trying to open device 'virtio_gpu'...failed
no device found
root@smarct335x:~# kmscube
trying to load module omapdrm...failed.
trying to load module tilcdc...failed.
trying to load module i915...failed.
trying to load module radeon...failed.
trying to load module nouveau...failed.
trying to load module vmwgfx...failed.
trying to load module exynos...failed.
could not open drm device
failed to initialize DRM