Unable to connect to WiFi - Dell Vostro 2420
I got a Dell Vostro 2420 laptop yesterday. It was connecting to WiFi perfectly fine. Today, I am unable to connect to the WiFi network. The wireless icon also doesn't show any curved lines.
I am using Ubuntu for the first time so I don't know anything about it. Here's the output of rfkill list all:
rfkill list all
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
I still cannot connect.
wireless
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I got a Dell Vostro 2420 laptop yesterday. It was connecting to WiFi perfectly fine. Today, I am unable to connect to the WiFi network. The wireless icon also doesn't show any curved lines.
I am using Ubuntu for the first time so I don't know anything about it. Here's the output of rfkill list all:
rfkill list all
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
I still cannot connect.
wireless
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I got a Dell Vostro 2420 laptop yesterday. It was connecting to WiFi perfectly fine. Today, I am unable to connect to the WiFi network. The wireless icon also doesn't show any curved lines.
I am using Ubuntu for the first time so I don't know anything about it. Here's the output of rfkill list all:
rfkill list all
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
I still cannot connect.
wireless
I got a Dell Vostro 2420 laptop yesterday. It was connecting to WiFi perfectly fine. Today, I am unable to connect to the WiFi network. The wireless icon also doesn't show any curved lines.
I am using Ubuntu for the first time so I don't know anything about it. Here's the output of rfkill list all:
rfkill list all
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
I still cannot connect.
wireless
wireless
edited May 18 '13 at 12:26
Alaa Ali
22.6k96995
22.6k96995
asked May 18 '13 at 11:53
manumanu
111
111
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
you have first to deactivate the driver you installed from jockey
,
and then you can use ndisgtk
if you have your wireless driver for windows this program will create a driver for linux starting from Windows driver
if it did not work you can see this for detecting you wireless card then download the driver from here
or finally if those did not worked try thissudo apt-get install firmware-b43-installer
or this sudo apt-get install firmware-b43-lpphy-installer
in the command line
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
those are names of programmes you can find them in USC (ubuntu software center)jockey
isAdditional driver
andndisgtk
iswireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
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%2f297074%2funable-to-connect-to-wifi-dell-vostro-2420%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
you have first to deactivate the driver you installed from jockey
,
and then you can use ndisgtk
if you have your wireless driver for windows this program will create a driver for linux starting from Windows driver
if it did not work you can see this for detecting you wireless card then download the driver from here
or finally if those did not worked try thissudo apt-get install firmware-b43-installer
or this sudo apt-get install firmware-b43-lpphy-installer
in the command line
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
those are names of programmes you can find them in USC (ubuntu software center)jockey
isAdditional driver
andndisgtk
iswireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
add a comment |
you have first to deactivate the driver you installed from jockey
,
and then you can use ndisgtk
if you have your wireless driver for windows this program will create a driver for linux starting from Windows driver
if it did not work you can see this for detecting you wireless card then download the driver from here
or finally if those did not worked try thissudo apt-get install firmware-b43-installer
or this sudo apt-get install firmware-b43-lpphy-installer
in the command line
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
those are names of programmes you can find them in USC (ubuntu software center)jockey
isAdditional driver
andndisgtk
iswireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
add a comment |
you have first to deactivate the driver you installed from jockey
,
and then you can use ndisgtk
if you have your wireless driver for windows this program will create a driver for linux starting from Windows driver
if it did not work you can see this for detecting you wireless card then download the driver from here
or finally if those did not worked try thissudo apt-get install firmware-b43-installer
or this sudo apt-get install firmware-b43-lpphy-installer
in the command line
you have first to deactivate the driver you installed from jockey
,
and then you can use ndisgtk
if you have your wireless driver for windows this program will create a driver for linux starting from Windows driver
if it did not work you can see this for detecting you wireless card then download the driver from here
or finally if those did not worked try thissudo apt-get install firmware-b43-installer
or this sudo apt-get install firmware-b43-lpphy-installer
in the command line
answered May 18 '13 at 12:02
Akram LazkaneeAkram Lazkanee
1804823
1804823
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
those are names of programmes you can find them in USC (ubuntu software center)jockey
isAdditional driver
andndisgtk
iswireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
add a comment |
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
those are names of programmes you can find them in USC (ubuntu software center)jockey
isAdditional driver
andndisgtk
iswireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
@ali...thankx but i didnt get the head and tail of it...jockey???? ndisgtk
– manu
May 18 '13 at 12:43
those are names of programmes you can find them in USC (ubuntu software center)
jockey
is Additional driver
and ndisgtk
is wireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
those are names of programmes you can find them in USC (ubuntu software center)
jockey
is Additional driver
and ndisgtk
is wireless driver from windows
– Akram Lazkanee
May 18 '13 at 12:53
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%2f297074%2funable-to-connect-to-wifi-dell-vostro-2420%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