Ubuntu 13.1 wifi authentication didn't do anything
Just install Ubuntu 13.10 on my second PC to try a Linux OS. I'm working as developer on windows based platforms but I'm completely fresh in Linux/Ubuntu.
When I try to connect to WiFi (WiFi adapter seems to work properly- I can see the networks), I enter the password (I'm using WPA2-PSK) hit 'connect' but after couple of seconds I receive the authentication dialog again (I double checked the password- It's correct).
It's seems that the network adapter can't authenticate the connection with the router although the password is right.
My Network adapter: Realtek RTL8187SE Wireless Lan Controller.
As offered in several others answers, I tried to remove and forget the network that I trying to connect, restart the system and connect again. But it didn't help.
Thanks!
wireless networking 13.10 realtek
|
show 2 more comments
Just install Ubuntu 13.10 on my second PC to try a Linux OS. I'm working as developer on windows based platforms but I'm completely fresh in Linux/Ubuntu.
When I try to connect to WiFi (WiFi adapter seems to work properly- I can see the networks), I enter the password (I'm using WPA2-PSK) hit 'connect' but after couple of seconds I receive the authentication dialog again (I double checked the password- It's correct).
It's seems that the network adapter can't authenticate the connection with the router although the password is right.
My Network adapter: Realtek RTL8187SE Wireless Lan Controller.
As offered in several others answers, I tried to remove and forget the network that I trying to connect, restart the system and connect again. But it didn't help.
Thanks!
wireless networking 13.10 realtek
If this is your own home network, try temporarily removing authentication and connecting. Just to make sure that the problem is in authenticating and not more general. Just to clarify, I am not recommending you leave it unlocked.
– terdon♦
Mar 16 '14 at 17:18
Have you checked under/etc/NetworkManager/system-connections/
whether the said profile(s) are listed?? If so, try removing from there and restart the network manager, then check. :)
– AzkerM
Mar 16 '14 at 17:29
Thanks for the advises, but it didn't work.. I tried to disable the network authentication and to check the folder but no success. LAST UPDATE: I managed to connect to my phone hotspot (with WPA2 security). I think that my router have anything to do with this problem.
– Evgeni Dikerman
Mar 16 '14 at 18:09
It is safe to run it was written by me and some good friends it will help diagnose your wireless issue. Paste this command in a terminalwget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder paste the contents of the file here pastebin.com then paste the link back here. No internet then go to this link for running the script without internet. <ubuntuforums.org/showpost.php?p=12350385>
– Wild Man
Mar 16 '14 at 18:27
I ran the script and the result is pasted here pastebin. Thank you for your help.
– Evgeni Dikerman
Mar 16 '14 at 22:02
|
show 2 more comments
Just install Ubuntu 13.10 on my second PC to try a Linux OS. I'm working as developer on windows based platforms but I'm completely fresh in Linux/Ubuntu.
When I try to connect to WiFi (WiFi adapter seems to work properly- I can see the networks), I enter the password (I'm using WPA2-PSK) hit 'connect' but after couple of seconds I receive the authentication dialog again (I double checked the password- It's correct).
It's seems that the network adapter can't authenticate the connection with the router although the password is right.
My Network adapter: Realtek RTL8187SE Wireless Lan Controller.
As offered in several others answers, I tried to remove and forget the network that I trying to connect, restart the system and connect again. But it didn't help.
Thanks!
wireless networking 13.10 realtek
Just install Ubuntu 13.10 on my second PC to try a Linux OS. I'm working as developer on windows based platforms but I'm completely fresh in Linux/Ubuntu.
When I try to connect to WiFi (WiFi adapter seems to work properly- I can see the networks), I enter the password (I'm using WPA2-PSK) hit 'connect' but after couple of seconds I receive the authentication dialog again (I double checked the password- It's correct).
It's seems that the network adapter can't authenticate the connection with the router although the password is right.
My Network adapter: Realtek RTL8187SE Wireless Lan Controller.
As offered in several others answers, I tried to remove and forget the network that I trying to connect, restart the system and connect again. But it didn't help.
Thanks!
wireless networking 13.10 realtek
wireless networking 13.10 realtek
asked Mar 16 '14 at 17:14
Evgeni DikermanEvgeni Dikerman
61
61
If this is your own home network, try temporarily removing authentication and connecting. Just to make sure that the problem is in authenticating and not more general. Just to clarify, I am not recommending you leave it unlocked.
– terdon♦
Mar 16 '14 at 17:18
Have you checked under/etc/NetworkManager/system-connections/
whether the said profile(s) are listed?? If so, try removing from there and restart the network manager, then check. :)
– AzkerM
Mar 16 '14 at 17:29
Thanks for the advises, but it didn't work.. I tried to disable the network authentication and to check the folder but no success. LAST UPDATE: I managed to connect to my phone hotspot (with WPA2 security). I think that my router have anything to do with this problem.
– Evgeni Dikerman
Mar 16 '14 at 18:09
It is safe to run it was written by me and some good friends it will help diagnose your wireless issue. Paste this command in a terminalwget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder paste the contents of the file here pastebin.com then paste the link back here. No internet then go to this link for running the script without internet. <ubuntuforums.org/showpost.php?p=12350385>
– Wild Man
Mar 16 '14 at 18:27
I ran the script and the result is pasted here pastebin. Thank you for your help.
– Evgeni Dikerman
Mar 16 '14 at 22:02
|
show 2 more comments
If this is your own home network, try temporarily removing authentication and connecting. Just to make sure that the problem is in authenticating and not more general. Just to clarify, I am not recommending you leave it unlocked.
– terdon♦
Mar 16 '14 at 17:18
Have you checked under/etc/NetworkManager/system-connections/
whether the said profile(s) are listed?? If so, try removing from there and restart the network manager, then check. :)
– AzkerM
Mar 16 '14 at 17:29
Thanks for the advises, but it didn't work.. I tried to disable the network authentication and to check the folder but no success. LAST UPDATE: I managed to connect to my phone hotspot (with WPA2 security). I think that my router have anything to do with this problem.
– Evgeni Dikerman
Mar 16 '14 at 18:09
It is safe to run it was written by me and some good friends it will help diagnose your wireless issue. Paste this command in a terminalwget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder paste the contents of the file here pastebin.com then paste the link back here. No internet then go to this link for running the script without internet. <ubuntuforums.org/showpost.php?p=12350385>
– Wild Man
Mar 16 '14 at 18:27
I ran the script and the result is pasted here pastebin. Thank you for your help.
– Evgeni Dikerman
Mar 16 '14 at 22:02
If this is your own home network, try temporarily removing authentication and connecting. Just to make sure that the problem is in authenticating and not more general. Just to clarify, I am not recommending you leave it unlocked.
– terdon♦
Mar 16 '14 at 17:18
If this is your own home network, try temporarily removing authentication and connecting. Just to make sure that the problem is in authenticating and not more general. Just to clarify, I am not recommending you leave it unlocked.
– terdon♦
Mar 16 '14 at 17:18
Have you checked under
/etc/NetworkManager/system-connections/
whether the said profile(s) are listed?? If so, try removing from there and restart the network manager, then check. :)– AzkerM
Mar 16 '14 at 17:29
Have you checked under
/etc/NetworkManager/system-connections/
whether the said profile(s) are listed?? If so, try removing from there and restart the network manager, then check. :)– AzkerM
Mar 16 '14 at 17:29
Thanks for the advises, but it didn't work.. I tried to disable the network authentication and to check the folder but no success. LAST UPDATE: I managed to connect to my phone hotspot (with WPA2 security). I think that my router have anything to do with this problem.
– Evgeni Dikerman
Mar 16 '14 at 18:09
Thanks for the advises, but it didn't work.. I tried to disable the network authentication and to check the folder but no success. LAST UPDATE: I managed to connect to my phone hotspot (with WPA2 security). I think that my router have anything to do with this problem.
– Evgeni Dikerman
Mar 16 '14 at 18:09
It is safe to run it was written by me and some good friends it will help diagnose your wireless issue. Paste this command in a terminal
wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder paste the contents of the file here pastebin.com then paste the link back here. No internet then go to this link for running the script without internet. <ubuntuforums.org/showpost.php?p=12350385>– Wild Man
Mar 16 '14 at 18:27
It is safe to run it was written by me and some good friends it will help diagnose your wireless issue. Paste this command in a terminal
wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder paste the contents of the file here pastebin.com then paste the link back here. No internet then go to this link for running the script without internet. <ubuntuforums.org/showpost.php?p=12350385>– Wild Man
Mar 16 '14 at 18:27
I ran the script and the result is pasted here pastebin. Thank you for your help.
– Evgeni Dikerman
Mar 16 '14 at 22:02
I ran the script and the result is pasted here pastebin. Thank you for your help.
– Evgeni Dikerman
Mar 16 '14 at 22:02
|
show 2 more comments
1 Answer
1
active
oldest
votes
please I also have the same problem, but i have 18.04.2. Here is the link to my script https://pastebin.com/sxFz4m0U. Please help me, Thanks in advance.
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f435078%2fubuntu-13-1-wifi-authentication-didnt-do-anything%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
please I also have the same problem, but i have 18.04.2. Here is the link to my script https://pastebin.com/sxFz4m0U. Please help me, Thanks in advance.
New contributor
add a comment |
please I also have the same problem, but i have 18.04.2. Here is the link to my script https://pastebin.com/sxFz4m0U. Please help me, Thanks in advance.
New contributor
add a comment |
please I also have the same problem, but i have 18.04.2. Here is the link to my script https://pastebin.com/sxFz4m0U. Please help me, Thanks in advance.
New contributor
please I also have the same problem, but i have 18.04.2. Here is the link to my script https://pastebin.com/sxFz4m0U. Please help me, Thanks in advance.
New contributor
New contributor
answered 1 hour ago
Retr0Retr0
11
11
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f435078%2fubuntu-13-1-wifi-authentication-didnt-do-anything%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
If this is your own home network, try temporarily removing authentication and connecting. Just to make sure that the problem is in authenticating and not more general. Just to clarify, I am not recommending you leave it unlocked.
– terdon♦
Mar 16 '14 at 17:18
Have you checked under
/etc/NetworkManager/system-connections/
whether the said profile(s) are listed?? If so, try removing from there and restart the network manager, then check. :)– AzkerM
Mar 16 '14 at 17:29
Thanks for the advises, but it didn't work.. I tried to disable the network authentication and to check the folder but no success. LAST UPDATE: I managed to connect to my phone hotspot (with WPA2 security). I think that my router have anything to do with this problem.
– Evgeni Dikerman
Mar 16 '14 at 18:09
It is safe to run it was written by me and some good friends it will help diagnose your wireless issue. Paste this command in a terminal
wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
It will download a script and create a file named (wireless-info.txt, or wireless-info.txt.tar.gz) in your home folder paste the contents of the file here pastebin.com then paste the link back here. No internet then go to this link for running the script without internet. <ubuntuforums.org/showpost.php?p=12350385>– Wild Man
Mar 16 '14 at 18:27
I ran the script and the result is pasted here pastebin. Thank you for your help.
– Evgeni Dikerman
Mar 16 '14 at 22:02