From owner-freebsd-questions@freebsd.org Mon Nov 2 06:56:18 2020 Return-Path: Delivered-To: freebsd-questions@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 019293F785D for ; Mon, 2 Nov 2020 06:56:18 +0000 (UTC) (envelope-from freebsd-questions@m.gmane-mx.org) Received: from ciao.gmane.io (static.214.254.202.116.clients.your-server.de [116.202.254.214]) (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 4CPkGS60VZz47MQ for ; Mon, 2 Nov 2020 06:56:16 +0000 (UTC) (envelope-from freebsd-questions@m.gmane-mx.org) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kZTlF-00010B-SF for freebsd-questions@freebsd.org; Mon, 02 Nov 2020 07:56:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: freebsd-questions@freebsd.org To: freebsd-questions@freebsd.org From: Morten Bo Johansen Subject: Re: Xorg broken after upgrade to 12.2 Date: Mon, 2 Nov 2020 07:56:09 +0100 Message-ID: References: Reply-To: mbj@mbjnet.dk User-Agent: slrn/1.0.3 (FreeBSD) Mail-Copies-To: Never X-Rspamd-Queue-Id: 4CPkGS60VZz47MQ X-Spamd-Bar: ++++ X-Spamd-Result: default: False [4.22 / 15.00]; HAS_REPLYTO(0.00)[mbj@mbjnet.dk]; ARC_NA(0.00)[]; GREYLIST(0.00)[pass,meta]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; TO_DN_NONE(0.00)[]; HFILTER_HOSTNAME_5(3.00)[static.214.254.202.116.clients.your-server.de]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.07)[-0.073]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_SHORT(-0.33)[-0.329]; NEURAL_HAM_MEDIUM(-0.38)[-0.378]; DMARC_POLICY_REJECT(2.00)[mbjnet.dk : SPF not aligned (relaxed), No valid DKIM,reject]; FORGED_SENDER(0.30)[listmail@mbjnet.dk,freebsd-questions@m.gmane-mx.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:116.202.0.0/16, country:DE]; FROM_NEQ_ENVFROM(0.00)[listmail@mbjnet.dk,freebsd-questions@m.gmane-mx.org]; MAILMAN_DEST(0.00)[freebsd-questions]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2020 06:56:18 -0000 On 2020-11-01 Tomasz CEDRO wrote: > you need to manually rebuild and reinstall graphics/drm-kmod port on the > 12.2 system..? :-) Thar didn't do it for me. Btw, my computer is a Lenovo R61 laptop. Is there a command that will show me which packages I have installed from the ports collection? I seem to remember that I did install something from ports to make the X system work, but unfortunately I didn't take notes. If only I could see what packages I have installed from ports, perhaps it would give me a clue. Thanks, Morten