From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kNh4D9gW72ETeAAAgWs5BA (envelope-from ) for ; Mon, 24 Jan 2022 22:15:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gJZQDNgW72HKKwEAauVa8A (envelope-from ) for ; Mon, 24 Jan 2022 22:15:04 +0100 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 DC272149A8 for ; Mon, 24 Jan 2022 22:15:03 +0100 (CET) Received: from localhost ([::1]:51842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nC6g3-0002SM-2l for larch@yhetil.org; Mon, 24 Jan 2022 16:15:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52596) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nC6fp-0002Rv-0i for help-guix@gnu.org; Mon, 24 Jan 2022 16:14:49 -0500 Received: from [2607:f8b0:4864:20::735] (port=36662 helo=mail-qk1-x735.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nC6fn-0003jr-IE for help-guix@gnu.org; Mon, 24 Jan 2022 16:14:48 -0500 Received: by mail-qk1-x735.google.com with SMTP id g145so6507741qke.3 for ; Mon, 24 Jan 2022 13:14:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=7+1mYsmYaQm7uD3grFINMFv0Np6+26WQ/iPiNLW15t8=; b=DcKViRpFeH3IKeu94UcBWpXOl22GjBI5WBENOnCAsHcIQdGXDp9+M7dkcu5TpLOtQQ AuL1ivzueEjr1trr2GUVuZaGgvvQwuZnSDvhd9pTE8Gzt0ee9aw5MWW+xcfV5mt1a2V1 85MGnVR6iZlBQKxiFesaQqx49VDZJ46YkMBWf+x8vhdEVsPDON7UiSR89MY+kzqKC+ae Si3jpicfr6oiSlfGg/gCJ0oA86c2yeh9G7vBx/R7TLP2YUZFRYuhOipSNCQu/lzFEr3L alADWzb1syiwCMI4v+qzSdTaYichTtbHShlZIc2ir2rpWrw46jvklTAVXtXIT3owLwR9 wnew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=7+1mYsmYaQm7uD3grFINMFv0Np6+26WQ/iPiNLW15t8=; b=G8ENtDWuWebNfRUDal0IZ7DkZ1xFOLSrhR6rVU5t2PYs2MqfMO1YY8Tv73utKXV0VN uWkICsPBw6ntWmpvRer+PIoGXhpGD4jvp74kkv/GH7XxH7/GcCJZj94XBOOvbF4YVC0P dWE5rLF3IGGR/XDZh0jjdl2jN/hmtRtWpSKaBa+IMioMRnV6YSZiH0C3p26rw73e05FB CA5wxCoitEhLK4Y0SslIw3F0oMCcZGE+J+MnUBsRTCk8c6Zvf+PVnrz/jvlL4TwpUknV F+lrzgu+v4/0G6JESn9f7Bg5VUfLNqID83Rd/bxT/2wXU/gUpzKicC1N6ZKin5yWXJy0 oO3g== X-Gm-Message-State: AOAM533h0Ga3tUgjz+TnR9F6LHtZUYugN91lMnvYmkNZ4RyxMtbq3tau Vxvu4wPGeGXp8cFyaWTLVvRX4GFwmXs= X-Google-Smtp-Source: ABdhPJweUxzIFK+Cr9/TXd2e9Gs3sulXDzM8znoJWEBilrbQmFdX99d3TC3aSLwkBdbHwMxlZpddwQ== X-Received: by 2002:a37:bac2:: with SMTP id k185mr12495806qkf.685.1643058884411; Mon, 24 Jan 2022 13:14:44 -0800 (PST) Received: from hurd (dsl-205-233-125-146.b2b2c.ca. [205.233.125.146]) by smtp.gmail.com with ESMTPSA id p4sm7754400qtw.38.2022.01.24.13.14.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jan 2022 13:14:43 -0800 (PST) From: Maxim Cournoyer To: Tanguy LE CARROUR Subject: Re: Grub menu not displayed References: <164252664225.4436.17945196870480172855@localhost> <164266301931.1856.10811009183593028020@localhost> <8735le6r8h.fsf@gmail.com> <164301038986.2278.5064107276493391344@localhost> Date: Mon, 24 Jan 2022 16:14:43 -0500 In-Reply-To: <164301038986.2278.5064107276493391344@localhost> (Tanguy LE CARROUR's message of "Mon, 24 Jan 2022 08:46:29 +0100") Message-ID: <87ilu86dks.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::735 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::735; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x735.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643058903; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=7+1mYsmYaQm7uD3grFINMFv0Np6+26WQ/iPiNLW15t8=; b=eSVgxFuLilsCSFfQcozAuUsmGfJmAGZR6ECSGLXzqZIgsOpBohGJjBA+cR63WThhaYTEFw ZT3lP4GYn7i24Xv+JCSwqbjILQ/Of6RP27OzV6MabubEiRhLYtPXH/vV31LUeMbk4HtVmV ImJe7+PpYO+SHfCoP7PY8HOhiBrUNH7fkJiYMiLqLsn/5Fa3+jO4L0Rc3pWrauLG+qJ7RF wwTLIGys5XWe+siUbzv7AJ0L2bJVqHR5CbRqF8nrg5KJ+z3kgIBCOpdMLF6nQBn080ObNO BTbmPSFVZDPKM0XYrkA98Q+5TxL0oEPltwpfyBi5H8GxRNz6Pu4Z2REuBd/Suw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643058903; a=rsa-sha256; cv=none; b=aHU5z06Uj3lP+cJQmE4EeJTOpjQa3OXqPYGGG3G58tWf0eQ4dKY56p80C7sfxWE/qirmr9 Csb+4tx+4dZ0bEQvmJife6nvoK8Ez7ATqcANkUbHb7d4HprJFeB1iWPqxMRv3pp0kHbOUL WgICtr3YamoozIaZ2hhem05HCKyClZ6cDgHxdSvVewik03v8bhN/4SucZAeT/spo+HHMO+ R9GzyLbdvUYXjKuZlD7e6SW8NsxjgJaInFaIj46Ry06kXPhAQMwAcEt1kGVK/jXW8fTLhg +3XFjHl6BjZeKUVFHcuUEH1dax9yuyBjweajf9KsY224+qgb3iW+XtGEgVZE9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=DcKViRpF; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=DcKViRpF; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: DC272149A8 X-Spam-Score: -2.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8+dkAV/0puBF Hello, Tanguy LE CARROUR writes: > Hi Maxim, hi Leo, > > Quoting Leo Famulari (2022-01-24 00:01:50) >> On Sun, Jan 23, 2022 at 05:07:26PM -0500, Maxim Cournoyer wrote: >> > Sorry for hijacking the thread, but out of curiosity, do others get the >> > above error (and no fancy SVG background) in GRUB when using the >> > 'nouveau' driver for nVIDIA GPUs? Because I do. I wonder if it's >> > fixable. >>=20 >> I only have integrated Intel graphics. For me, the problem system is a >> Thinkpad x200s. > > Everything works as expected on my Thinkpad T200. The problem is with my > Viking D8=E2=80=A6 that uses the nVIDIA driver! Do you think it could be = related? Seems likely, although I haven't researched the reason yet. Maxim