[Bug 240887] x11-wm/xfce4: blank or black window decorations, without rounded borders
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 30 16:16:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240887
Matt Smith <matt.xtaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matt.xtaz at gmail.com
--- Comment #3 from Matt Smith <matt.xtaz at 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 at 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.
More information about the freebsd-xfce
mailing list