From nobody Sun Jan 1 15:29:49 2023 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NlNDW2QVxz2nxY4 for ; Sun, 1 Jan 2023 15:28:11 +0000 (UTC) (envelope-from eivinde@terraplane.org) Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3006::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NlNDV2XV5z4Pjb for ; Sun, 1 Jan 2023 15:28:10 +0000 (UTC) (envelope-from eivinde@terraplane.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=terraplane.org header.s=ds202212 header.b=tBzg41OO; spf=pass (mx1.freebsd.org: domain of eivinde@terraplane.org designates 2a01:5b40:0:3006::1 as permitted sender) smtp.mailfrom=eivinde@terraplane.org; dmarc=pass (policy=none) header.from=terraplane.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=terraplane.org; s=ds202212; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=nRnObJ9yqkhQCNnPu4zWh0529XFvRcHgiFefwQaRgY4=; b=tBzg41OO9MFTooVtaX41e9pEdK XMM+SI83mAOsw8T49Olx+sTHTsE28Gbk9E+3SjzaIwaY8cT6xpTuJ0X9m7Z2jn1Unwx2XVlJY+XnN RrOgJ6oYPlNUcAVHRgJWcGXKa7QPuf8eArkqPorNJmPb4lqlraFAK0l4v1As79lznclvAeuHZYVuf l068JcOOsJYm8muRBGNIv8b/aTyF36VtXsYqwaX65QCDP2AOMFmfdEw2kpWK/wN6UGhp2QXtZ6UXJ veh0CE5ZlIWo5AdAV8G67rf85pR7bxpYNydaQRWYnL/oUfKjslZ3kErl2ZqnhOoPfnC2kdawK/+e+ u9MirNHQ==; Received: from ti0027q160-4408.bb.online.no ([46.9.98.108]:28969 helo=elg.hjerdalen.lokalnett) by smtp.domeneshop.no with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pC0Fl-00A6H5-Hi for freebsd-stable@freebsd.org; Sun, 01 Jan 2023 16:28:01 +0100 Date: Sun, 1 Jan 2023 16:29:49 +0100 From: Eivind Nicolay Evensen To: freebsd-stable@freebsd.org Subject: Intel graphics Message-ID: <20230101162949.347fdb72@elg.hjerdalen.lokalnett> List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[terraplane.org,none]; R_SPF_ALLOW(-0.20)[+ip6:2a01:5b40:0:2000::/51]; R_DKIM_ALLOW(-0.20)[terraplane.org:s=ds202212]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:12996, ipnet:2a01:5b40::/48, country:NO]; MIME_TRACE(0.00)[0:+]; DKIM_TRACE(0.00)[terraplane.org:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4NlNDV2XV5z4Pjb X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N Hello. Is is possible to get X running adequately, or even at all with this: vgapci0@pci0:0:2:0: class=0x030000 rev=0x0c hdr=0x00 vendor=0x8086 device=0x4692 subvendor=0x1025 subdevice=0x1572 vendor = 'Intel Corporation' device = 'Alder Lake-S GT1 [UHD Graphics 730]' class = display subclass = VGA I had no luck with the modules from the drm-kmod port. No /dev/dri/*. -- Eivind Nicolay Evensen