https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275501
Marek Zarychta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed --- Comment #4 from Marek Zarychta <[email protected]> --- It turned out, that the server was using scfb instead of intel as a driver. Now scfb cannot be used so I switched to the appropriate driver as it should have been done long time ago: $cat /usr/local/etc/X11/xorg.conf.d/driver-intel.conf Section "Device" Identifier "Card0" Driver "intel" BusID "PCI:0:2:0" EndSection -- You are receiving this mail because: You are the assignee for the bug.
