-1

I have a Sony Vaio model SVF14A15CXB running Ubuntu 14.04 (just upgraded). Happily, my root is back, but currently, I am only able to connect with ethernet. I wasn't been able to connect at the library last night My Software and Updates GUI shows my BCM43142 802.11b/g/n Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source (proprietary) is using an alternative driver.

Screenshot showing broadcom wifi adapter

Below I will supply some command line information, showing that my OS is not detecting wlan0 but only eth0. How can I install the driver, load it, or do whatever I have to do so that wireless connections appear in the upper right hand corner of my Gnome panel so it is possible for me to go to Starbucks or the library and connect to wireless netowrks? Currently I can do no such thing.

Comcast wireless connection does not appear

Zanna
  • 70,465

3 Answers3

1

I have a Sony Vaio and struggled for a long time to get the Wifi to work with Ubuntu 14.04 (something to do with the Wifi card and the kernel possibly?). I did a clean install of Ubuntu 14.10, with third party software and updates ticked during install and it now works perfectly.

  • 1
    This is not a decent answer. If you explain the b and c and d it'll makes sense how you got from a to e. – Virusboy Feb 24 '15 at 00:17
  • If using 14.10 vs 14.04 works then this is a decent answer @Virusboy – Seth Feb 24 '15 at 03:42
  • @Seth I disagree. There are a number of Sony Vaios around all with different hardware built-in. @LittlePixie: Please [edit] your answer, give the model number of your particular Vaio and add the output of lsusb and then it becomes an excellent answer! ;-) – Fabby Feb 24 '15 at 07:15
  • @fabby That does not make this any less of an answer, albeit a low quality one. – Seth Feb 24 '15 at 15:19
  • whoops shouldn't do the close vote queue when I'm tired... – Wilf Feb 24 '15 at 16:29
0

did you ignore the "let 3rd party software install" during the installation, it needs that to install wi-fi drivers, it said. If you did it after you might have the wrong ones. I know this isn't an answer but I think it can shed some light on the problem

0

try to restart the network manager application run

nm-applet

or

nm-applet&

if you want to run it in background .

come back to say how that went .

billybadass
  • 391
  • 1
  • 3
  • 10
  • http://paste.ubuntu.com/7439023/ – Kayven Riese May 10 '14 at 15:57
  • 0400000-c0403fff root@kayve-VIAO:~# nm-applet& [1] 12508 root@kayve-VIAO:~# nm-applet-Message: using fallback from indicator to GtkStatusIcon – Kayven Riese May 10 '14 at 16:03
  • I am pretty sure it is something related , I had the same with last version of lubuntu and it sorted out when I added the nm-applet to the startup application . Do updates and such I think everything is good except you cannot access wifi from gui . – billybadass May 10 '14 at 20:59
  • with nmcli dev wifi connect password you can set up from terminal , I think if you look in the network manager manual you will find a way out . I realise that not having wifi can be a deal breaker – billybadass May 10 '14 at 21:31