[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-06-15 Thread aleandro
At 15th June 2017 under Ubuntu 17.04, upgraded to latest packages, I'm
still struggling with wifi. All solutions proposed do not work. I have
continuous disconnections.

It is a bad bug for a new release. You won't be able to surf without an
Ethernet cable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-06-13 Thread Marcos
I installed the future ubuntu 17.10 and found the same problem.
Searching I found the following solution:

1) To stabilize the device:

$ Sudo apt install dnsmasq-base
$ Sudo service network-manager restart

2) To correct authentication error:

$ Sudo nano /etc/NetworkManager/NetworkManager.conf

Add in the end:
[Device]
Wifi.scan-rand-mac-address = no

$ Sudo service network-manager restart

After this procedure, it worked perfectly.
I consider the solution provisional and I hope they will correct it soon.

Source:
http://ubuntuforum-br.org/index.php/topic,121686.0.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-06-12 Thread Adam Dingle
The solution in comment #1 fixed this for me as well.  I'm running 17.04
and am hosting a hotspot on a  ThinkPenguin Wireless N USB Adapter.  It
didn't work until I applied this workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-06-12 Thread fantonia
My problem is a bit different. Eth0 connects at first but then
disconnects. Then reconnect and work for a short time. stress! I solved
it with wicd. I have a Huawei HG8346M router. I've tried other distro
but it's the same thing. Neon 17.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-06-10 Thread Marcos
It also does not work in 17.10. He tries three times, but without
success.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-05-16 Thread Russell Smith
Comment #1 also fixed the problem for me. Ubuntu 17.04. Panda Wireless
PAU06 Wi-Fi adapter.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-05-13 Thread Jeremy Bicha
This commit might help:

https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?h=nm-1-4=cb18faf2d

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-05-04 Thread Kubus Puchatek
I am also affected by this bug. I was about to delete Ubuntu 17.04 and rollback 
to Mint 18.1 after many hours of fight. This one line makes magic, but I had to 
read thousands of lines before finding it.
My Wifi USB is Ralink (now Mediatek). I am using hidden ssid and mac 
filtering+WPA2 Personal on router. 
On laptop integrated Intel Wifi no issue.

Ubuntu team - please do not make such mistakes ! User experience is
completely broken.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-04-20 Thread jose orlando
Also affected by this bug on Ububtu 17.04. Using my computer as a wifi hotspot 
I couldn't connect from other devices and the log presented a lot of "inux 
wpa_supplicant[1385]: handle_probe_req: send failed
" messages.

The solution presented by Jesse (juderichbourne)  on post #1 solved the
issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-04-20 Thread Steve Kellett
I have tried the above work around, unfortunately without success.

Dell Inspiron 1012 running 17.04

Kernel 4.8.0-47

I have the same symptoms: WiFi fails to connect repeatedly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-04-20 Thread Jeremy Bicha
I filed https://bugzilla.gnome.org/show_bug.cgi?id=781295 requesting
that this setting be configurable in GNOME Settings>Network.

** Bug watch added: GNOME Bug Tracker #781295
   https://bugzilla.gnome.org/show_bug.cgi?id=781295

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters from working (mac address randomization)

2017-04-20 Thread Simos Xenitellis 
@Don Cady:

The source of the problem is the Linux kernel driver for the specific
WiFi adapter or perhaps the firmware of the WiFi adapter.

In most of the drivers, they have implemented the facility to change (by 
software) the MAC address.
There are even tools to change the MAC address, like "macchanger". Or, you can 
even use "ifconfig wlan0 hw ether 00:11:22:33:44:55". Or, you can change it 
with NetworkManager, a facility available for many years already.

A WiFi card can support many other interesting features, including "AP
Mode" (make your Ubuntu act like an Access Point), and "Monitor" mode
(using those Aircrack tools). However, it takes effort to reverse-
engineer AP Mode or Monitor mode, so many adapters do not support these
features. It is much more common in USB adapters not to have full
support for these features, and in some cases it is a deficiency in the
firmware (firmware files: /lib/firmware/, and nothing can be done about
it).

It is not clear how widespread is the problem. If you are reporting,
please include which kernel driver is used for the WiFi and also what
firmware is loaded.

@wolfy1339:
I think the MS Surface Pro has an (internal) USB WiFi card and uses the kernel 
driver "mwifiex_usb". Have a look in "lsmod".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs