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

Matt Smith <matt.x...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt.x...@gmail.com

--- Comment #3 from Matt Smith <matt.x...@gmail.com> ---
I had this problem. Using 12.0-RELEASE with the i915 drm-kmod driver loaded via
kld_list="/boot/modules/i915kms.ko acpi_video". It worked fine with 4.12, broke
with 4.14.

For me adding this to /usr/local/etc/X11/xorg.conf.d/driver-intel.conf has
totally fixed the problem:

Section "Device"
        Identifier      "Card0"
        Driver          "intel"
        # BusID         "PCI:1:0:0"
EndSection

So it appears to be an issue using the modesetting drivers on 12.x.

My card is:

vgapci0@pci0:0:2:0:     class=0x030000 card=0x90ab104d chip=0x01268086 rev=0x09
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '2nd Generation Core Processor Family Integrated Graphics
Controller'
    class      = display
    subclass   = VGA

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
freebsd-xfce@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"

Reply via email to