From owner-freebsd-x11@freebsd.org Sat Dec 8 19:19:32 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF1BC1326C6F for ; Sat, 8 Dec 2018 19:19:32 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3F1F98C541 for ; Sat, 8 Dec 2018 19:19:32 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 01E221326C6D; Sat, 8 Dec 2018 19:19:32 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E47571326C6B for ; Sat, 8 Dec 2018 19:19:31 +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)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B82E8C540; Sat, 8 Dec 2018 19:19:31 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 7A1041D9E; Sat, 8 Dec 2018 19:19:31 +0000 (UTC) From: Jan Beich To: Christian =?utf-8?Q?St=C3=A6rk?= Cc: x11@freebsd.org Subject: Re: Intel UHD Graphics 620 References: <40291941-2aa9-2155-9cdc-85b482bd6f7d@borderworlds.dk> Date: Sat, 08 Dec 2018 20:19:27 +0100 In-Reply-To: <40291941-2aa9-2155-9cdc-85b482bd6f7d@borderworlds.dk> ("Christian =?utf-8?Q?St=C3=A6rk=22's?= message of "Sat, 8 Dec 2018 19:11:34 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 3F1F98C541 X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-0.97)[-0.970,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:10310, ipnet:2001:1900:2254::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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: Sat, 08 Dec 2018 19:19:32 -0000 Christian St=C3=A6rk writes: > Hello, > > I am trying to get graphics working properly on my laptop but has had no = luck so far. > > I have Intel UHD Graphics 620. From pciconf: > > vgapci0@pci0:0:2:0: class=3D0x030000 card=3D0x08a51028 chip=3D0x3ea08= 086 rev=3D0x00 hdr=3D0x00 > vendor =3D 'Intel Corporation' > device =3D 'UHD Graphics 620 (Whiskey Lake)' > class =3D display > subclass =3D VGA > > I have installed drm-stable-kmod and added to ny rc.conf: > kld_list=3D"/boot/modules/i915kms.ko" chip=3D0x3ea08086 is only supported by graphics/drm-devel-kmod.