From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WM0zOLV4ZF8wZQAA0tVLHw (envelope-from ) for ; Fri, 18 Sep 2020 09:07:01 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id CO8QNLV4ZF8SCwAA1q6Kng (envelope-from ) for ; Fri, 18 Sep 2020 09:07:01 +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 3DED39401D0 for ; Fri, 18 Sep 2020 09:07:01 +0000 (UTC) Received: from localhost ([::1]:34960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJCM6-000149-VG for larch@yhetil.org; Fri, 18 Sep 2020 05:06:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59036) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJBbY-0003U7-No for help-guix@gnu.org; Fri, 18 Sep 2020 04:18:52 -0400 Received: from mail-ed1-x534.google.com ([2a00:1450:4864:20::534]:44284) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kJBbW-0004Pu-PV for help-guix@gnu.org; Fri, 18 Sep 2020 04:18:52 -0400 Received: by mail-ed1-x534.google.com with SMTP id b12so5162408edz.11 for ; Fri, 18 Sep 2020 01:18:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=content-transfer-encoding:from:mime-version:date:subject:message-id :to; bh=H4XyehGNc241qmmpUmPRZMLnZiRfMXWaF+24Upx+voY=; b=hPm19V7ZMhgest4OHYlNLPLBQaIO6KG4t13p7PhX1D/xzyGAyXYndzRe4OUBvWRPLl uIwy6u1VVGqSL2YM+Ua4EzAwGLkWjTZoNa4xK8xqjzVW//g86hUna4ewFgbAPUArlctW 6bELqtvZMd9cwvNo+SCDv1uRtQbzFQosJQjxowTO80G171LxtHec8Q/rHgzPHeS7z33Z F+H7MLs25rMes32iqHCJqi7mHsI3o9Srx898IL9/GNPUMQt8ff2lMy8dzEVjfDY9/7qz nEbPuUJmwz9/ugXjInEbM331tgs5Oyu20ttLwi2BxuLLK0m2HRaH8PwtKeDUEtgvNqQF o51g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:from:mime-version:date :subject:message-id:to; bh=H4XyehGNc241qmmpUmPRZMLnZiRfMXWaF+24Upx+voY=; b=tV7/GLj7i9hVqrlPE2H16680smJ70P65PKoFwYdEBWf89Nc8+fzL/iy2Lrd97gPUPG e96Vt7OENTLh1820qqQBF329/Qie/tRCkv0NjaybxWg3LEc10c0r5A69gEaO2j9Nyjyp 0SZSoRDd1goxYoKcmtkOyyknDrlAyHE2+8+MwtQ9/DTnpEsthrTiid17Qcn3yaKnYUQg hMOY63niOA/T7mCOmtFa1ASgIHe3DYxgrIAUDwc6tS8wetdcTmmgZHsGqBwFKzxN/wyA CgVZ1/Gc0sp3LPI6F5H8e4Vp3A7dKl9RmUSvSK4L63GA/xC3scYvM3LQGs/fn8Pd7NhW juDw== X-Gm-Message-State: AOAM532wLpqrXIV3bXnv9nYGxaukHqVR3LZeEsKe+Fv/y79Ao292Mu3F jh3yxFveXCigkMfgGTRD+yagK6E4tKqN8w== X-Google-Smtp-Source: ABdhPJyTsV7Pt17AjJCVvaudmcZxnppYdcV6qSg3flwUFiBWTt56qL6NlBA8eUPMV/yjm01PMRDh8A== X-Received: by 2002:aa7:dbd9:: with SMTP id v25mr38648680edt.78.1600417128847; Fri, 18 Sep 2020 01:18:48 -0700 (PDT) Received: from ?IPv6:2001:738:8ff:f100:ca0:48c6:82c:6fa? ([2001:738:8ff:f100:ca0:48c6:82c:6fa]) by smtp.gmail.com with ESMTPSA id n15sm1694926eja.26.2020.09.18.01.18.48 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 18 Sep 2020 01:18:48 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: =?utf-8?Q?Barnab=C3=A1s_B=C3=A9res?= Mime-Version: 1.0 (1.0) Date: Fri, 18 Sep 2020 10:18:48 +0200 Subject: Guix not seeing my Ethernet card Message-Id: To: help-guix@gnu.org X-Mailer: iPhone Mail (17H35) Received-SPF: pass client-ip=2a00:1450:4864:20::534; envelope-from=beresbarnus03@gmail.com; helo=mail-ed1-x534.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Fri, 18 Sep 2020 05:06:50 -0400 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: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=hPm19V7Z; dmarc=pass (policy=none) header.from=gmail.com; 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-Spam-Score: -1.21 X-TUID: cVbvIqAZQRdQ Hello, In the past I have used Guix in virtualbox and I wanted to install it on my l= aptop as the main operating system. I booted into the live environment but i= t didn=E2=80=99t see my Ethernet device (it works under trisquel Linux). Can you please help me to solve this issue? Thanks in advance! Regards, Barnabas Beres=