From owner-freebsd-hardware@freebsd.org Sat Nov 9 08:08:30 2019 Return-Path: Delivered-To: freebsd-hardware@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 970C71A2803 for ; Sat, 9 Nov 2019 08:08:30 +0000 (UTC) (envelope-from jacques+freebsd@foucry.net) Received: from tamanoir.foucry.net (boulangerie.foucry.net [62.210.131.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4798sT4B5Cz4TJ1 for ; Sat, 9 Nov 2019 08:08:29 +0000 (UTC) (envelope-from jacques+freebsd@foucry.net) Received: from tamanoir.foucry.net (localhost [127.0.0.1]) by tamanoir.foucry.net (Postfix) with ESMTP id 0040866DA5; Sat, 9 Nov 2019 09:08:26 +0100 (CET) X-Virus-Scanned: amavisd-new at foucry.net Received: from tamanoir.foucry.net ([127.0.0.1]) by tamanoir.foucry.net (mail.foucry.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TaT7PNjHhDWH; Sat, 9 Nov 2019 09:08:25 +0100 (CET) Received: from mithril.localdomain (dontpanic.foucry.net [80.67.176.134]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by tamanoir.foucry.net (Postfix) with ESMTPSA id 66EB766DA4; Sat, 9 Nov 2019 09:08:25 +0100 (CET) Received: from foucry.net (localhost [127.0.0.1]) by mithril.localdomain (Postfix) with ESMTP id 9EA7488A8; Sat, 9 Nov 2019 09:08:26 +0100 (CET) Date: Sat, 9 Nov 2019 09:08:26 +0100 From: Jacques Foucry To: "Herbert J. Skuhra" Cc: freebsd-hardware@freebsd.org Subject: Re: FreeBSD 12-1-RELEASE, i915kms.ko and viloent crash Message-ID: <20191109080826.GA95742@foucry.net> Mail-Followup-To: "Herbert J. Skuhra" , freebsd-hardware@freebsd.org References: <20191109060605.GB87421@foucry.net> <20191109062531.GA13931@mail.bsd4all.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20191109062531.GA13931@mail.bsd4all.net> User-Agent: Mutt/1.12.2 (2019-09-21) Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4798sT4B5Cz4TJ1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=foucry.net (policy=none); spf=none (mx1.freebsd.org: domain of jacques@foucry.net has no SPF policy when checking 62.210.131.96) smtp.mailfrom=jacques@foucry.net X-Spamd-Result: default: False [-2.37 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; IP_SCORE(-0.37)[ip: (-1.91), ipnet: 62.210.0.0/16(-0.04), asn: 12876(0.12), country: FR(-0.00)]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:12876, ipnet:62.210.0.0/16, country:FR]; TAGGED_FROM(0.00)[freebsd]; MID_RHS_MATCH_FROM(0.00)[]; DMARC_POLICY_SOFTFAIL(0.10)[foucry.net : No valid SPF, No valid DKIM,none] X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2019 08:08:30 -0000 Le samedi 09 nov. 2019 =E0 07:25:31 (+0100), Herbert J. Skuhra =E0 =E9cri= t: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241101 Oh! Thanks for the link. > Try to build the graphics/drm-fbsd12.0-kmod port on the FreeBSD 12.1-RE= LEASE host > instead of installing the package! It works \o/. Thanks very much for you help. I made an update of my blog post in order to describe the method. --=20 Jacques Foucry