Please send bug reports, using the sendbug(1), to [email protected]. Anyway, with:
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 5500" rev 0x09 > drm0 at inteldrm0 > inteldrm0: msi > inteldrm0: 1920x1080 and > [ 22.013] (II) LoadModule: "intel" > [ 22.013] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so > [ 22.016] (II) Module intel: vendor="X.Org Foundation" > [ 22.016] compiled for 1.18.4, module version = 2.99.916 > [ 22.016] Module class: X.Org Video Driver > [ 22.016] ABI class: X.Org Video Driver, version 20.0 > [ 22.017] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: > i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, > 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, > Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, > GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 > [ 22.017] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 > [ 22.017] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 > [ 22.017] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, > 6200, P6300 > [ 22.019] (II) intel(0): Using Kernel Mode Setting driver: i915, version > 1.6.0 20080730 This is expected. You should use the "modesetting" driver instead of the "intel" driver. And if you don't have an /etc/X11/xorg.conf file, that would be the default. If you really need an /etc/X11/xorg.conf file, change the driver there. Otherwise, just delete the file. Cheers, Mark

