Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Can't connect to Wifi connection(Wifi gone in network manager)

543

Credits

19

Prestige

15

Contribution

advanced

Rank: 4

Credits
543

Can't connect to Wifi connection(Wifi gone in network manager)

Posted at 2/17/2016 03:55:29      View:3123 | Replies:3        Print      Only Author   [Copy Link] 1#
Hi

I can't connect to Wifi connection(Wifi gone in network manager) in Lubuntu.
I can correctly connect with ethernet but it doesn't connect to wifi or pick up any wifi connection or device any more.
Wifi stopped being picked up just after I did some Lubuntu updates and restarted it.

I am using dual-boot Lubuntu firmware.
I did so many customizations, would be very sad too loose everything just to reinstall firmware for working wifi.

Are there terminal commands I can try or uninstall/reinstall network manager to get it to pick up wifi again.

Please help.
Reply

Use props Report

10

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
10
Posted at 2/22/2016 10:44:30        Only Author  2#
can you get any error log? show it please
Reply

Use props Report

403

Credits

10

Prestige

12

Contribution

intermediate

Rank: 3Rank: 3

Credits
403
Posted at 3/5/2016 09:36:25        Only Author  3#
Firstly, you should run
  sudo ifconfig -a
to list all the network inferaces.

Then do a WiFi reset:
   sudo /usr/local/bin/wifi-off.sh
   sleep 3
   sudo /usr/local/bin/wifi-on.sh

Check the network interfaces again:
  sudo ifconfig -a

View kernel log:
   sudo dmesg

Please post the result here.
Reply

Use props Report

543

Credits

19

Prestige

15

Contribution

advanced

Rank: 4

Credits
543
Posted at 3/5/2016 11:01:58        Only Author  4#
busybee Posted at 3/5/2016 09:36
Firstly, you should run
  sudo ifconfig -a
to list all the network inferaces.

Thanks

I recopied the wifi firmware files AP6335.bin etc. from here - https://github.com/gouwa/hwpacks back and it worked.
Somehow after a 'sudo update' the wifi firmware files went missing.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list