From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mekeor Melire Subject: Re: Guix installation - Cannot connect to wifi or Ethernet Date: Sat, 01 Jul 2017 04:12:39 +0200 Message-ID: <87d19klxbc.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dR7u3-0000uO-VR for help-guix@gnu.org; Fri, 30 Jun 2017 22:12:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dR7u3-0005if-28 for help-guix@gnu.org; Fri, 30 Jun 2017 22:12:55 -0400 Received: from mail-wr0-x244.google.com ([2a00:1450:400c:c0c::244]:33332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dR7u2-0005iI-RH for help-guix@gnu.org; Fri, 30 Jun 2017 22:12:54 -0400 Received: by mail-wr0-x244.google.com with SMTP id x23so40395850wrb.0 for ; Fri, 30 Jun 2017 19:12:53 -0700 (PDT) In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Muto Cc: help-guix@gnu.org Muto writes: > I'm trying to install Guix. > "ifconfig" doesn't detect my wlp5s0 device. Your wifi-card may need a proprietary driver which GuixSD doesn't include (because Guix only has official packages for free/libre software because Guix doesn't want to encourage you to use restrictive, perhaps harmful, proprietary software). (That's why I personally use a wifi-dongle based on the chipset AR9271 which can be used with the free ath9k_htc driver.) > I tried connecting to a modem via Ethernet, it detects the modem but I cannot connect to the internet: > "2 DHCPOFFERS received. No working leases in persistent database - sleeping." Which command leads to this error? Is it something like `dhclient -v INTERFACE`? I never heard of this error before. I guess we need more information to help you here. Maybe you could also tell us the details of your ethernet controller?