diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
| commit | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (patch) | |
| tree | 1f7fa49b47ab13aea3effbe839559d221f6323b4 /README | |
| parent | 404ebe62622150e77e311777dff8617eb974e834 (diff) | |
New upstream version 1.15.2
Diffstat (limited to 'README')
| -rw-r--r-- | README | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/README b/README index fd3898dd..45632901 100644 --- a/README +++ b/README @@ -75,11 +75,15 @@ aren't expecting the dynamic requests that NetworkManager and wpa_supplicant make. Driver bugs should be filed in the bug tracker of the distribution being run, since often distributions customize their kernel and drivers. -Sometimes, it really is NetworkManager's fault. If you think that's the case, -please file a bug at http://bugzilla.gnome.org and choose the NetworkManager -component. Attaching the output of /var/log/messages or /var/log/daemon.log -(wherever your distribution directs syslog's 'daemon' facility output) is often -very helpful, and (if you can get) a working wpa_supplicant config file helps -enormously. - - +Sometimes, it really is NetworkManager's fault. If you think that's +the case, please file a bug at: + +https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues + +Attaching NetworkManager debug logs from the journal (or wherever your +distribution directs syslog's 'daemon' facility output, as +/var/log/messages or /var/log/daemon.log) is often very helpful, and +(if you can get) a working wpa_supplicant config file helps +enormously. See the logging section of file +contrib/fedora/rpm/NetworkManager.conf for how to enable debug logging +in NetworkManager. |