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: Thu, 04 Apr 2019 09:57:36 +0200 Message-ID: <878swqurrj.fsf@gnu.org> References: <55b32fcde217f16b09d1398dfc478d8f@riseup.net> <87lg0qojw0.fsf@gnu.org> <32c8ad168a757fcc3f63ef158a0d3360@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]:48801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBxG9-0003ky-Av for bug-guix@gnu.org; Thu, 04 Apr 2019 03:58:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hBxG8-0004OZ-G5 for bug-guix@gnu.org; Thu, 04 Apr 2019 03:58:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58336) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hBxG8-0004OJ-9H for bug-guix@gnu.org; Thu, 04 Apr 2019 03:58:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hBxG6-0006P9-4j for bug-guix@gnu.org; Thu, 04 Apr 2019 03:58:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <32c8ad168a757fcc3f63ef158a0d3360@riseup.net> (Quiliro Ordonez's message of "Wed, 03 Apr 2019 17:57:09 -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 Hola, Quiliro Ordonez skribis: > El 2019-04-03 21:31, Ludovic Court=C3=A8s escribi=C3=B3: >> Hi Quiliro, >>=20 >> Quiliro Ordonez skribis: >>=20 >>> 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. >>=20 >> Could you provide the actual error messages that you see? You can >> hopefully get them from /var/log/messages. >>=20 >> Without that information there=E2=80=99s nothing we can do about the iss= ue. > > I cannot see anything else on the log. I attach the respective file. > > Also, i tryed restarting the networking service: > ~$ sudo herd restart networking > Service networking is not running. > Service wpa-supplicant could not be started. > Service networking depends on wpa-supplicant. > Service networking could not be started. Indeed, the log is unhelpful. When you run this command, is there anything that gets printed on the console? (You can hit ctrl-alt-f1 and then run =E2=80=99sudo herd start wpa-supplicant=E2=80=99 from there.) Thanks, Ludo=E2=80=99.