11-13-2018, 04:18 PM
I'm having some problems with the install of KDE Neon which I probably shouldn't be.
Although I followed the day zero fixes thread, and linked other thread, it still likes to go into the black screen death sleep. Sometimes it actually needs a hard reboot to get the display back. Sleep and resume doesn't always do it.
Graphics acceleration of any type seems to be broken. SMPlayer with it's configured video type of "gpu" doesn't render properly. It renders some of the top of the video frames then it kind of explodes into the framebuffer filling the whole width of the screen with what I assume to be the video frame with the lines end to end. After that is the rest of the screen, further down and offset.
I tried building an SDL program that I use. When running one of it's executables it told me something interesting.
That's not great. why is sunxi_dri not working?
Should I just cut my losses and re-image, or is it an easy fix?
Although I followed the day zero fixes thread, and linked other thread, it still likes to go into the black screen death sleep. Sometimes it actually needs a hard reboot to get the display back. Sleep and resume doesn't always do it.
Graphics acceleration of any type seems to be broken. SMPlayer with it's configured video type of "gpu" doesn't render properly. It renders some of the top of the video frames then it kind of explodes into the framebuffer filling the whole width of the screen with what I assume to be the video frame with the lines end to end. After that is the rest of the screen, further down and offset.
I tried building an SDL program that I use. When running one of it's executables it told me something interesting.
Code:
MESA-LOADER: failed to retrieve device information
libGL error: unable to load driver: sunxi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: sunxi
That's not great. why is sunxi_dri not working?
Should I just cut my losses and re-image, or is it an easy fix?