From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +LjcCB/w0l92agAA0tVLHw (envelope-from ) for ; Fri, 11 Dec 2020 04:05:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YOKQBB/w0l/tRgAAbx9fmQ (envelope-from ) for ; Fri, 11 Dec 2020 04:05:51 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8862D9402A2 for ; Fri, 11 Dec 2020 04:05:50 +0000 (UTC) Received: from localhost ([::1]:48730 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knZgj-0004j0-7p for larch@yhetil.org; Thu, 10 Dec 2020 23:05:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:32818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knZgU-0004ij-97 for help-guix@gnu.org; Thu, 10 Dec 2020 23:05:34 -0500 Received: from mail-oi1-x232.google.com ([2607:f8b0:4864:20::232]:46243) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knZgJ-0004d4-1j for help-guix@gnu.org; Thu, 10 Dec 2020 23:05:34 -0500 Received: by mail-oi1-x232.google.com with SMTP id k2so8394393oic.13 for ; Thu, 10 Dec 2020 20:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=a9fI9RXyldS0cQQMuxidT/X8n58WYlgrhyblMbOc3eg=; b=myvnhs2C8Ap+gqMDS4v5RLFBRKCDuNZpajPifa1GQm+/AiNKC8vpFtIseg8MlXcT2n xkhNHtKWiW4bThACMUPfqzgZHvxUd86pcLXSXKjKorkw/OSqzq+WfsNf5bFGy/lHLBw5 ZqPyClPv56XGCT3lrDMjz/TWHaVm9Yw9hGPzePjKvtaPe8AYzXI+eCnR/SMOFl95wOg/ 2dgCE0usQhYnfdG05jk/aOpFEFQkQmIc9bZKZWBMS60Pqd/tZ9Hd/inoiZae++IhrjTw PYzzMXuRtWo07zprSsq5F2+ExdAHS/nkh24psVP7LY+dH1MH4HMGKSapCz7wEY3PxrrD 7AAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=a9fI9RXyldS0cQQMuxidT/X8n58WYlgrhyblMbOc3eg=; b=ckv+hmOhULlK62zqRBxSCuytRX09T+Ped5I+Bq4vVlcNbYg4NY2BSHirUk7yIKEWNU aq2w31ka364Lvl8+GrVnXMcHuV3wSHalafVr2j1UvoikdVHgAlcQFXOcI1jeHQhl5fW6 6v6nvsrG7yF0187UtgnTyqHcqpiVb7JKQPAFCvb44FAWTHkEOGessPa0S7ztKLqXi3SM u1xPlqSPCPFseISn6w2Lv72Epu4oXW6rnCU2Cr/UfwKUAt4snxOCPupaDXZtgQeZVDu5 v2oGscC35iDiY0f2I8snhTfNOA13ash+dt2yUvL7BbE5ubOvs4P5/Uf2uM+ckBtc8Fdf fYjA== X-Gm-Message-State: AOAM531KyF6aE+LuNAbCiVN1Sow2BVpYQ6TGpTIr+OsIQUhW+XGGF4UZ 5SMlCI9DzVQyJ4yZEe1Mnvd9cLGMYbKe9zMQeSM2CW4u X-Google-Smtp-Source: ABdhPJwR9iMdqhn8fTxiozVVnedl7bYhHG+z9Ruf/vOCmwNgTM0B/n0oiRq0+ClKF7PiUrF4rL7S8i3bPPN9Jbq8EQs= X-Received: by 2002:aca:f3c6:: with SMTP id r189mr7876943oih.83.1607659521131; Thu, 10 Dec 2020 20:05:21 -0800 (PST) MIME-Version: 1.0 References: <20201123220039.wwsxoqjhspoxdcbj@pelzflorian.localdomain> In-Reply-To: <20201123220039.wwsxoqjhspoxdcbj@pelzflorian.localdomain> From: vikram sai balaji ulaganathan Date: Thu, 10 Dec 2020 23:05:08 -0500 Message-ID: Subject: Re: New 1.2 installation freezing To: "pelzflorian (Florian Pelz)" Received-SPF: pass client-ip=2607:f8b0:4864:20::232; envelope-from=tayirvadai.vikram@gmail.com; helo=mail-oi1-x232.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.20 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=gmail.com header.s=20161025 header.b=myvnhs2C; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 8862D9402A2 X-Spam-Score: -1.20 X-Migadu-Scanner: scn1.migadu.com X-TUID: Tg3uc8Ksc52M It worked. Thanks for your help.. On Mon, Nov 23, 2020, 5:00 PM pelzflorian (Florian Pelz) < pelzflorian@pelzflorian.de> wrote: > On Mon, Nov 23, 2020 at 04:49:03PM -0500, vikram sai balaji ulaganathan > wrote: > > Hi Guix help, > > I just installed the latest version and when it booted up, it starts an= d > > loads kernel but it freezes and the last dmesg I see is udevd no sender > > credentials received, message ignored. > > In the GRUB boot screen, press F10 to edit the options. One line > begins with `linux /gnu/store/=E2=80=A6`. Navigate to the end of this li= nux > line and append the word nomodeset. > > If this helps, then this may be the same issue as > > https://issues.guix.gnu.org/issue/44301 > > Regards, > Florian >