1

I installed Lubuntu 17.04 on my Computer because its a lot faster with my PC.

i tested before Ubuntu 16.10 and there my Wireless Adaptor "Belkin F7D1101 v1" works just fine.

Now in Lubuntu I cant find the Adaptor, I have no network.

I don't find a working link for a driver package on the internet.

Can you help me ?

OK SI
  • 11

1 Answers1

3

This was Originally posted by Mike_IronFist over here

All you need to do is Open a terminal by pressing Ctrl + Alt + T and run:

sudo nano /etc/NetworkManager/NetworkManager.conf

At the bottom of this file, copy and paste the following:

[device]
wifi.scan-rand-mac-address=no

after pasting it press Ctrl+ X and then type Y to Save it and press Enter

You can double check if the changes got saved by running the first command again and check if the edited line is there

Now you need to start your network manager for changes to take effect

sudo service network-manager restart

And WiFi should work again, Try to connect it