[Bug 244306] x11-servers/xorg-server: starting OpenGL application freezes the display (regression with 1.20.7)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 23 22:41:39 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244306
--- Comment #14 from rsmith at xs4all.nl ---
Just to confirm, I also have this issue.
(modesetting driver, Intel Kaby Lake, i3 window manager)
1.18 Xorg.0.log:
[ 645.255] (II) modeset(0): [DRI2] Setup complete
[ 645.255] (II) modeset(0): [DRI2] DRI driver: i965
[ 645.255] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 645.305] (--) RandR disabled
[ 645.310] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 645.310] (II) AIGLX: enabled GLX_ARB_create_context
[ 645.310] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 645.310] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 645.310] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 645.310] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 645.310] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 645.310] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 645.310] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 645.310] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 645.310] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 645.310] (II) AIGLX: Loaded and initialized i965
[ 645.310] (II) GLX: Initialized DRI2 GL provider for screen 0
1.20 Xorg.0.log:
[ 404.294] (II) modeset(0): [DRI2] Setup complete
[ 404.294] (II) modeset(0): [DRI2] DRI driver: i965
[ 404.294] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 404.294] (II) Initializing extension Generic Event Extension
[ 404.294] (II) Initializing extension SHAPE
[ 404.294] (II) Initializing extension MIT-SHM
[ 404.294] (II) Initializing extension XInputExtension
[ 404.294] (II) Initializing extension XTEST
[ 404.294] (II) Initializing extension BIG-REQUESTS
[ 404.295] (II) Initializing extension SYNC
[ 404.295] (II) Initializing extension XKEYBOARD
[ 404.295] (II) Initializing extension XC-MISC
[ 404.295] (II) Initializing extension SECURITY
[ 404.295] (II) Initializing extension XFIXES
[ 404.295] (II) Initializing extension RENDER
[ 404.295] (II) Initializing extension RANDR
[ 404.296] (II) Initializing extension COMPOSITE
[ 404.296] (II) Initializing extension DAMAGE
[ 404.296] (II) Initializing extension MIT-SCREEN-SAVER
[ 404.296] (II) Initializing extension DOUBLE-BUFFER
[ 404.296] (II) Initializing extension RECORD
[ 404.296] (II) Initializing extension DPMS
[ 404.296] (II) Initializing extension Present
[ 404.297] (II) Initializing extension DRI3
[ 404.297] (II) Initializing extension X-Resource
[ 404.297] (II) Initializing extension XVideo
[ 404.297] (II) Initializing extension XVideo-MotionCompensation
[ 404.297] (II) Initializing extension GLX
[ 404.300] (II) AIGLX: Loaded and initialized i965
[ 404.300] (II) GLX: Initialized DRI2 GL provider for screen 0
Will try the patch and report back.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list