From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Linux gnu 5.4.13-gnu can't login to new session c.1 for user gdm Date: Sat, 08 Feb 2020 09:45:03 -0500 Message-ID: <1702542d9d2.ca1ec7b879318.2847376119385051156@zoho.com> References: <20200208141845.69956459@hubert-lombard.website> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59710) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0RM9-0000uF-9e for help-guix@gnu.org; Sat, 08 Feb 2020 09:45:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0RM8-0001Q3-7e for help-guix@gnu.org; Sat, 08 Feb 2020 09:45:13 -0500 Received: from sender4-pp-o91.zoho.com ([136.143.188.91]:25109) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0RM7-0001P0-UX for help-guix@gnu.org; Sat, 08 Feb 2020 09:45:12 -0500 In-Reply-To: <20200208141845.69956459@hubert-lombard.website> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Hubert Lombard Cc: help-guix ---- On Sat, 08 Feb 2020 08:18:13 -0500 Hubert Lombard wrote ---- > Hi Guix! > > I'm writing this message from my Guix System 1.0.1, running the Linux gnu 5.4.13-gnu #1 SMP 1 x86_64 GNU/Linux kernel. > > Normally, I should be with the 5.4.14 kernel, but after doing the reconfiguration, I seemed to see an error or warning message that mentioned a ModemManager problem. I'm using a Guix System updated on January 28 and my kernel is 5.4.15. Maybe you could try to guix pull and reconfigure again and see whether the problem persists? $ guix pull $ sudo guix system reconfigure path/to/your/config.scm Since you just installed the system, maybe you don't have a custom "config.scm" yet so you can use the one generated by the system installer, which lives in "/etc/config.scm". > On restart, I don't get the new session c.1 for user gdm . Here is the info that appears: Sounds similar to this issue: https://issues.guix.gnu.org/issue/39281, which is already solved. So, yeah, maybe try guix pull and reconfigure.