linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dcbw@redhat.com>
To: "Nerijus Baliūnas" <nerijus@users.sourceforge.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: b43 AP does not work
Date: Mon, 04 May 2015 14:28:20 -0500	[thread overview]
Message-ID: <1430767700.10844.24.camel@redhat.com> (raw)
In-Reply-To: <loom.20150504T205530-427@post.gmane.org>

On Mon, 2015-05-04 at 19:00 +0000, Nerijus Baliūnas wrote:
> Dan Williams <dcbw@...> writes:
> 
> > NM actually does allow you to do that by editing the hotspot connection
> > files directly.
> 
> > If you take a look into /etc/NetworkManager/system-connections/ you
> > should see the config file, where you can edit stuff like 'channel',
> > 'ssid', 'band', 'pairwise', 'group', 'proto', etc, stuff that's familiar
> > to wpa_supplicant config too.  See 'man nm-settings' for more details on
> > all these key/value pairs.
> 
> 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 <name of hotspot connection>

Dan


  reply	other threads:[~2015-05-04 19:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-02 16:32 b43 AP does not work Nerijus Baliūnas
2015-05-02 16:48 ` Larry Finger
2015-05-02 17:07   ` Nerijus Baliūnas
2015-05-02 17:18     ` Nerijus Baliūnas
2015-05-02 18:40       ` Larry Finger
2015-05-04 15:19       ` Dan Williams
2015-05-04 15:41         ` Nerijus Baliūnas
2015-05-04 15:58           ` Larry Finger
2015-05-04 16:21             ` Nerijus Baliūnas
2015-05-04 17:21           ` Dan Williams
2015-05-04 19:00             ` Nerijus Baliūnas
2015-05-04 19:28               ` Dan Williams [this message]
2015-05-04 20:23                 ` Nerijus Baliūnas
2015-05-04 20:27                   ` Dan Williams
2015-05-04 20:34                     ` Nerijus Baliūnas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1430767700.10844.24.camel@redhat.com \
    --to=dcbw@redhat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=nerijus@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).