Return-path: Received: from plane.gmane.org ([80.91.229.3]:60627 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbbEDUYF (ORCPT ); Mon, 4 May 2015 16:24:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YpMuJ-0007W1-Hl for linux-wireless@vger.kernel.org; Mon, 04 May 2015 22:24:03 +0200 Received: from data-214-110.cgates.lt ([data-214-110.cgates.lt]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 May 2015 22:24:03 +0200 Received: from nerijus by data-214-110.cgates.lt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 May 2015 22:24:03 +0200 To: linux-wireless@vger.kernel.org From: Nerijus =?utf-8?b?QmFsacWrbmFz?= Subject: Re: b43 AP does not work Date: Mon, 4 May 2015 20:23:53 +0000 (UTC) Message-ID: (sfid-20150504_222409_738000_07F7624C) References: <5544FFE5.5090706@lwfinger.net> <1430752777.17017.2.camel@redhat.com> <1430760100.10844.6.camel@redhat.com> <1430767700.10844.24.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Dan Williams writes: > > I edited /etc/NetworkManager/system-connections/Hotspot, ran systemctl > > restart NetworkManager and ssid and password were changed. Then I added > > channel=10 to the file, restarted NM, but when I enable hotspot in Gnome, > > ssid is localhost.localdomain and password is random again. I was not able > > to have my edited ssid and password values back. > > You don't actually need to restart NM, you can simply run "nmcli con > reload" to get NM to notice the changes. I don't recall how GNOME Shell > handles the Hotspot button in its UI, but you should be able to test > independently of GNOME Shell by doing: > > nmcli con up I did nmcli con reload nmcli con up Hotspot but it still used localhost.localdomain as ssid, although I have ssid=something in /etc/NetworkManager/system-connections/Hotspot