Received: by 10.213.65.68 with SMTP id h4csp1688433imn; Mon, 19 Mar 2018 10:35:47 -0700 (PDT) X-Google-Smtp-Source: AG47ELvgNLPs/RWopD1uLWa+GSQkbJWd1COgsdLryyAbTPaA9TNK6Zei7a96n5hddWUX4KXtsQGO X-Received: by 2002:a17:902:4481:: with SMTP id l1-v6mr13428753pld.43.1521480947189; Mon, 19 Mar 2018 10:35:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521480947; cv=none; d=google.com; s=arc-20160816; b=S7HNlo4EINVt0Dh23St3s39MTv/4xqUYdJ9Adjub1Mjhq/rVNPnln4vHScL9W0Un7z zFfTPP2u7gWavr3nA0jMPd4f4cSEHFIA7TNzY3dKfuPAPLMXMmAGfoK0oQlsrClTKQrf 2xpeclZqUsKosvcPU9AEPpSWNdLKf3CrYxtVAqSD+eR7w++5aJLdT9NARcwPzPpcqMRP mP/fXyZo3LJUa2dMIDAlED/BTfZquau3DXjxnYQjKo/n8yiZ45NJgFAnnhBUzSBqL9nB icWGm0yuiIiLnMijYmNxLMwjRDpMDsr7ZYYm/awhhr69n8Cd8tNeCpWEm0vyUpRSzWL6 VW7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=1k3B7eO4BC4P0nWA4NChr2csRuxeIfQsvhuzVSIO83A=; b=Iub6LNZcFB6jENqr5iEHXaRjgMxKyz7PayElvqHqb0Bhzy6fNwPnT+kNSeinyRawYA L2Q5WHxUFginKG8IPWihf22DlswHKYWVTz85CBZMjaaj0yv/rPrHdsM/jf9zI0uVTKDS NTHVDzEquKK0TyNgpiyTrFTMbKIisKc+7ZqSaEiGBeJh40qgN78qbedPgVOpc4gOWAeS eQ8vOlIoKvyiHALMEDZt/C+jusdULsv0bJBR5ODCYKa7seJxVEhg0SNiVvGUZ79sT/fZ DYuiaRJb0/ewsQ6XmAcmIriG85jCrFrj1pqFQ2ddPoViX19gePVttK1R8oJVAnOI8YTw UmqQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k4-v6si347500pls.277.2018.03.19.10.35.33; Mon, 19 Mar 2018 10:35:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968133AbeCSReM (ORCPT + 99 others); Mon, 19 Mar 2018 13:34:12 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:37831 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S968089AbeCSRd7 (ORCPT ); Mon, 19 Mar 2018 13:33:59 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 497DE8028C; Mon, 19 Mar 2018 18:33:57 +0100 (CET) Date: Mon, 19 Mar 2018 18:33:56 +0100 From: Pavel Machek To: Dan Williams Cc: Woody Suwalski , "Rafael J. Wysocki" , kernel list , Linux-pm mailing list , Netdev list Subject: Re: linux-next on x60: network manager often complains "network is disabled" after resume Message-ID: <20180319173356.GA28462@amd> References: <20180318104023.GA10392@amd> <70721f83-344a-0f23-223b-9c81f6e9e32a@gmail.com> <20180319092106.GA5683@amd> <1521474008.20208.2.camel@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <1521474008.20208.2.camel@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2018-03-19 10:40:08, Dan Williams wrote: > On Mon, 2018-03-19 at 10:21 +0100, Pavel Machek wrote: > > On Mon 2018-03-19 05:17:45, Woody Suwalski wrote: > > > Pavel Machek wrote: > > > > Hi! > > > >=20 > > > > With recent linux-next, after resume networkmanager often claims > > > > that > > > > "network is disabled". Sometimes suspend/resume clears that. > > > >=20 > > > > Any ideas? Does it work for you? > > > > =09 > > > > Pavel > > >=20 > > > Tried the 4.16-rc6 with nm 1.4.4 - I do not see the issue. > >=20 > > Thanks for testing... but yes, 4.16 should be ok. If not fixed, > > problem will appear in 4.17-rc1. >=20 > Where does the complaint occur? In the GUI, or with nmcli, or > somewhere else? Also, what's the output of "nmcli dev" after resume? In the GUI. I click in place where I'd select access point, and menu does not show up, telling me that "network is disabled". Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --huq684BweRXVnRxX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlqv9IQACgkQMOfwapXb+vKLVQCdHKSfD6Gendp0RBGYXYn0dU+A WVgAnjd2MOtv/s8FpKJ0M96ZaHllzsuY =w98g -----END PGP SIGNATURE----- --huq684BweRXVnRxX--