From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34991: network manager error with wireless card when wired card connected Date: Wed, 03 Apr 2019 23:31:59 +0200 Message-ID: <87lg0qojw0.fsf@gnu.org> References: <55b32fcde217f16b09d1398dfc478d8f@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBnVO-0002Ix-03 for bug-guix@gnu.org; Wed, 03 Apr 2019 17:33:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hBnVL-0005Qy-UA for bug-guix@gnu.org; Wed, 03 Apr 2019 17:33:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58036) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hBnVH-0005MU-1S for bug-guix@gnu.org; Wed, 03 Apr 2019 17:33:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hBnVG-0001zz-S1 for bug-guix@gnu.org; Wed, 03 Apr 2019 17:33:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <55b32fcde217f16b09d1398dfc478d8f@riseup.net> (Quiliro Ordonez's message of "Mon, 25 Mar 2019 00:44:35 -0700") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Quiliro Ordonez Cc: 34991@debbugs.gnu.org Hi Quiliro, Quiliro Ordonez skribis: > When i install my PCI wireless card and my ethernet card is plugged to > its cable, network manager fails to start because of an error starting > wpa_supplicant. Could you provide the actual error messages that you see? You can hopefully get them from /var/log/messages. Without that information there=E2=80=99s nothing we can do about the issue. Ludo=E2=80=99.