Ubuntu 14.04 doesn't connect to Wi-Fi or search for it.

Asked by antonio

Hello All,

I have been trying to figure out why Ubuntu 14.04 LTS won't search for wifi or connect to anything. I can only access the internet if I have an Ethernet cable connected. The WiFi chip is rtl8821ae. Please help

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Is the system fully updated using the wired connection?

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

Please provide the output as stated in https://help.ubuntu.com/community/WirelessAskAtLaunchpad but in step 3 do not create a new question, but paste everything as a response into this one that you have already created.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3
Revision history for this message
Manfred Hampl (m-hampl) said :
#4

@Mark: absolutely no objection

And when this is done, maybe the command
cat /etc/modprobe.d/* | egrep '80211|acx|at76|ath|b43|bcm...'
should be changed to
grep -E '80211|acx|at76|ath|b43|bcm...' /etc/modprobe.d/*
This would have the benefit of listing the name of the modprobe.d files that contain the respective reference (and ends calling egrep which is deprecated)

@antonio:
Please do not get confused that your question document is misused by us for a discussion that does not help you with your problem (even although it is related to such cases).

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

Antonio, if you still need help, please provide the output of the long command in step 2 of https://help.ubuntu.com/community/WirelessTroubleshootingProcedure