https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315

--- Comment #30 from Paul Dufresne <[email protected]> ---
Have you tried the "modesetting" driver:

Like:
paul@dufresnep:~ $ cat /usr/local/etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
    Identifier "Card"
    #Driver "vesa"
    #Driver "intel"
    #Driver "scfb"
    # does not exist: Driver "glamor"
    Driver "modesetting"
EndSection
paul@dufresnep:~ $

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to