From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E15DF138334 for ; Fri, 26 Oct 2018 22:37:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CE77E0998; Fri, 26 Oct 2018 22:37:35 +0000 (UTC) Received: from icp-osb-irony-out2.external.iinet.net.au (icp-osb-irony-out2.external.iinet.net.au [203.59.1.155]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AE13E097C for ; Fri, 26 Oct 2018 22:37:34 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2AwIwBaltNb/3UCRWpjHAEBAQQBAQc?= =?us-ascii?q?EAQGBZQIBggJpahKEHYh3jRkIWgGYYQ0Th3IiOQkMAQMBAQEBAQECbQQZC0I?= =?us-ascii?q?BAQEDCQKFEQ8BI1gCEgETAjskDQgBAYMdggGnDYEuhTuEZoELinOBQT+BESc?= =?us-ascii?q?Mh0deAoI6glcCiSOGLY8vCYIWinmDagYYiT6HB5cSgSU2IIFVTR8ZgyiBcAG?= =?us-ascii?q?OcjKCcYIxhWgNF4InAQE?= X-IPAS-Result: =?us-ascii?q?A2AwIwBaltNb/3UCRWpjHAEBAQQBAQcEAQGBZQIBggJpa?= =?us-ascii?q?hKEHYh3jRkIWgGYYQ0Th3IiOQkMAQMBAQEBAQECbQQZC0IBAQEDCQKFEQ8BI?= =?us-ascii?q?1gCEgETAjskDQgBAYMdggGnDYEuhTuEZoELinOBQT+BEScMh0deAoI6glcCi?= =?us-ascii?q?SOGLY8vCYIWinmDagYYiT6HB5cSgSU2IIFVTR8ZgyiBcAGOcjKCcYIxhWgNF?= =?us-ascii?q?4InAQE?= X-IronPort-AV: E=Sophos;i="5.54,429,1534780800"; d="scan'208";a="151463128" Received: from 106-69-2-117.dyn.iinet.net.au (HELO mail.vm.localdomain) ([106.69.2.117]) by icp-osb-irony-out2.iinet.net.au with ESMTP; 27 Oct 2018 06:37:32 +0800 Received: from localhost (mail.vm.localdomain [127.0.0.1]) by mail.vm.localdomain (Postfix) with ESMTP id E1DF58E3C2 for ; Sat, 27 Oct 2018 06:37:31 +0800 (AWST) X-Virus-Scanned: amavisd-new at localdomain Received: from mail.vm.localdomain ([127.0.0.1]) by localhost (mail.vm.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GF3Uu8JftrL4 for ; Sat, 27 Oct 2018 06:37:29 +0800 (AWST) Received: from [192.168.44.7] (rattus.lan.localdomain [192.168.44.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: wdk) by mail.vm.localdomain (Postfix) with ESMTPSA id D8D338E3BB for ; Sat, 27 Oct 2018 06:36:21 +0800 (AWST) From: Bill Kenworthy To: "gentoo-user@lists.gentoo.org" Subject: [gentoo-user] xorg-server-1.20* failure Message-ID: Date: Sat, 27 Oct 2018 06:35:23 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-AU X-Archives-Salt: 98f785e0-01a1-4786-a3c4-899f57dd8d6a X-Archives-Hash: 5aace4bc13c12171be375723be9a9434 Hi, I have a problem with xorg-server 1.20*. LXDM starts, but on login xfce4 freezes with the panel, xfce4-terminal logo and a blank background.  The mouse moves but no response to clicking anything on the panel.  startx as a user or root just goes to a black screen with a blinking cursor. Nothing amiss in the Xorg, dmesg or syslog logs that I can see. So far I rebuilt a lot of X, emerge -ep xfce4-meta (some 500 packages) with no change. This is the same for 1.20, 1.20.1 and now 1.20.2.  The older 1.19 series worked fine. Hardware is MS Surface pro4 with gentoo-sources with Jake Days IPTS patches - IPTS mouse works along with the touchpad. There were a few bugs causing somewhat similar symptoms but 1.20.1 was supposed to fix them - has anyone suggestions on what to fix? BillK