rvp
Hello everyone,
good night
All right with you? I tried this way with these settings, but in applications that require 3D acceleration, the screen is flashing. I continued searching on the internet and found an option called "DRI" in option "3", but without success. I tried "DRI" "2", also without success. Only with the option "DRI" "1" it worked without flashing the screen, however it is slow. But I noticed that in "DRI" "3" the applications run fast, but the screen flashes and immediately afterwards they crash. In short, using the configuration below:
#Intel
Section "Device"
Identifier "intelfb0"
Driver "Intel"
Option "Accel" "True"
Option "AccelMethod" "uxa"
Option "DRI" "1"
EndSection
I have pretty much the same thing as using modesetting in the settings below:
#Modesetting
Section "Device"
Identifier "intelfb0"
Driver "modesetting"
Option "SWcursor" "False"
Option "kmsdev" "/ dev / dri / card0"
Option "ShadowFB" "True"
Option "DoubleShadow" "False"
Option "AccelMethod" "glamor"
Option "PageFlip" "True"
EndSection
NOTE: I tested other options of these drivers, but without success.
Is there anything else I can do?
I'm waiting
Thank you very much.