As a first, I just want to say that this website is brilliant and has helped me no end whilst getting back into Ubuntu.
I have recently converted a VAIO laptop to run Ubuntu server 14.04. The first snag which I haven't yet gotten over was getting a wireless internet connection for the server. During the install, it asked for details of my wireless router. On the first install I had the router setup to only accept known MAC addresses, and also to not broadcast itself. After typing in the correct details for the network, it wouldn't add it. So I went back and connected to the router directly with an ethernet cable which didn't work at first, but after configuring the router to not filter MAC addresses, it appeared to work fine.
I tried to use the explanation found here to fix the wireless issue via the command line:
How to connect and disconnect to a network manually in terminal?
Unfortunately, none of the wpa_supplicant methods worked, and when I tried the network manager part, my computer said that it couldn't find the create_connections folder. However this currently isn't the issue I am writing about now, (I may have to start a new thread at some point!) I instead installed a Lubuntu GUI on the server to see if I could access a network manager from there, and access wireless via that. After downloading it and starting it, the internet still worked with an ethernet cable. However, there was no icon showing network manager, although there is a space So I did some more looking and found that you have to goto preferences > lx.... and type nm-applet in the autostart tab. After doing this, and relogging in, no icon appeared, but the blank space increased. I double clicked on the blank space and network manager appeared, and two NM icons appeared. I used one of them to connect to my wireless router and thought all would be well! (Both NM icons showed connection to my wireless network.) After opening Firefox, when trying to access the BBC website the circle kept on turning. At this point I turned off the eth0 port in case that was interfering, and it still didn't work. I went into the command line and typed "ping -c 5 www.bbc.co.uk" and after a while it said that it couldn't connect to the server. I pinged the router address which was fine. I then turned on the eth0 port and I still didn't have access to the internet! So I went back into preferences > LX... and took of the nm-applet. After re-logging into the account I could then access the internet via ethernet cable. However the network manager icons had dissapeared, and when I clicked on the blank space, although options appeared, they were greyed out. I tried the NM-applet solution again and the icons appeared but when clicking on them the options are still greyed out.
I have spent the majority of the last two days trying to solve this and getting nowhere. Can anyone suggest anything to help?
I initially left the whole thing because I was becoming frustrated with it. However it now works!!! (See the rather long post below.) After setting it up, I thought about uninstalling the lubuntu desktop, however that was so onerous that I reinstalled the whole thing again. And ironically this time it connected to the router during the install which I put down to the configuring the reservation on the router. Which can't happen unless you know the MAC address of the wireless adapter in the first place, which seems a little back to front for me.
– John Smith Aug 25 '14 at 22:41