Ubuntu 13.1 wifi authentication didn't do anything












1















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!










share|improve this question























  • 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


















1















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!










share|improve this question























  • 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
















1












1








1








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!










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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 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





















  • 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



















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












0






active

oldest

votes












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
});


}
});














draft saved

draft discarded


















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

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

Category:香港粉麵

List *all* the tuples!

Channel [V]