- Thread Starter
- #26
The problem is solved!
Build the latest version of the drm-61-kmod from the ports
It contains a correction of this problem.
And now with the driver "Modesetting" the problem is not played.
Build the latest version of the drm-61-kmod from the ports
Code:
# pkg info | grep drm-61
drm-61-kmod-6.1.128.1402000_5 DRM drivers modules
It contains a correction of this problem.
And now with the driver "Modesetting" the problem is not played.
Code:
# cat /usr/local/etc/X11/xorg.conf.d/xorg.conf
Section "Device"
Identifier "Card0"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection