From owner-freebsd-x11@freebsd.org Tue Dec 3 20:46:26 2019 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D497A1BD085 for ; Tue, 3 Dec 2019 20:46:26 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47SDXy5LZbz3RFK; Tue, 3 Dec 2019 20:46:26 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 97507127C3; Tue, 3 Dec 2019 20:46:26 +0000 (UTC) From: Jan Beich To: Alexandr Krivulya Cc: freebsd-x11@freebsd.org Subject: Re: HDMI display autodetect References: <8929d25b-d435-b718-54fe-175a4492f7db@shurik.kiev.ua> Date: Tue, 03 Dec 2019 21:46:27 +0100 In-Reply-To: <8929d25b-d435-b718-54fe-175a4492f7db@shurik.kiev.ua> (Alexandr Krivulya's message of "Tue, 3 Dec 2019 10:58:50 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2019 20:46:26 -0000 Alexandr Krivulya writes: > Hi! > When I attach external display over HDMI port on running system it is > not recognized (ThinkPad T470p with CURRENT, > drm-current-kmod,xf86-video-intel). xrandr do not reflect any chnages. > As workaround I need to reboot or suspend-resume my system. FWIW, xf86-video-intel has UDEV-based monitor hotplugging (see bug 236003) which may require updating libudev-devd to pick up the following: https://github.com/FreeBSDDesktop/libudev-devd/commit/f11ee5b418c7 https://github.com/FreeBSDDesktop/libudev-devd/commit/a8220ec97025