Why does my wireless work during install but not after booting?
This is on Ubuntu 16.04.3 LTS.
I had an issue with my wireless card/drivers recently (outlined here) which I couldn't fix. I booted from a Live USB and still no networks were detected. Then I chose to install Ubuntu from the Live USB, and my wifi began to work! I erased my disk completely and installed Ubuntu from scratch.
After installing, no wireless networks were detected again. ifconfig
shows only a loopback device as before.
I repeated the process with the same results. Wireless works only during the install process. The only thing strange I noted is that after installing, I'm prompted to restart. It brings me to a black terminal-like screen with a flashing underscore, and I have to force shutdown my computer. This happened every time.
I followed the suggestions in the post Internet worked during install, but not after with no success.
Thanks for any suggestions.
update
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
networking drivers wireless system-installation broadcom
add a comment |
This is on Ubuntu 16.04.3 LTS.
I had an issue with my wireless card/drivers recently (outlined here) which I couldn't fix. I booted from a Live USB and still no networks were detected. Then I chose to install Ubuntu from the Live USB, and my wifi began to work! I erased my disk completely and installed Ubuntu from scratch.
After installing, no wireless networks were detected again. ifconfig
shows only a loopback device as before.
I repeated the process with the same results. Wireless works only during the install process. The only thing strange I noted is that after installing, I'm prompted to restart. It brings me to a black terminal-like screen with a flashing underscore, and I have to force shutdown my computer. This happened every time.
I followed the suggestions in the post Internet worked during install, but not after with no success.
Thanks for any suggestions.
update
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
networking drivers wireless system-installation broadcom
Perhaps there is a broadcom card, which needs a proprietary driver post installation. Search this site for installing a broadcom driver ofline, in case you can't get online to use Additional Drivers.
– mikewhatever
Jan 16 at 19:50
@mikewhatever it is Broadcom and the first link in my post has info on it. I already tried proprietary drivers, but there seems to be some other issue. (On previous installs it worked out of the box as well).
– Junkhook9000
Jan 16 at 19:53
@mikewhatever however when looking under the additional drivers tab it now lists my wireless card as "device not working" and won't let me select any drivers at all. It definitely didn't say that before. And yet wireless works during the installation process.
– Junkhook9000
Jan 16 at 19:56
1
You should answer your "update" as an answer to your own question here, so you can select that as your solution.
– rubo77
Feb 17 at 8:06
Anyway: I have the same problem, but I am not able to install without errors if I chose not to use updates during install. see askubuntu.com/questions/1004796/…
– rubo77
Feb 17 at 8:07
add a comment |
This is on Ubuntu 16.04.3 LTS.
I had an issue with my wireless card/drivers recently (outlined here) which I couldn't fix. I booted from a Live USB and still no networks were detected. Then I chose to install Ubuntu from the Live USB, and my wifi began to work! I erased my disk completely and installed Ubuntu from scratch.
After installing, no wireless networks were detected again. ifconfig
shows only a loopback device as before.
I repeated the process with the same results. Wireless works only during the install process. The only thing strange I noted is that after installing, I'm prompted to restart. It brings me to a black terminal-like screen with a flashing underscore, and I have to force shutdown my computer. This happened every time.
I followed the suggestions in the post Internet worked during install, but not after with no success.
Thanks for any suggestions.
update
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
networking drivers wireless system-installation broadcom
This is on Ubuntu 16.04.3 LTS.
I had an issue with my wireless card/drivers recently (outlined here) which I couldn't fix. I booted from a Live USB and still no networks were detected. Then I chose to install Ubuntu from the Live USB, and my wifi began to work! I erased my disk completely and installed Ubuntu from scratch.
After installing, no wireless networks were detected again. ifconfig
shows only a loopback device as before.
I repeated the process with the same results. Wireless works only during the install process. The only thing strange I noted is that after installing, I'm prompted to restart. It brings me to a black terminal-like screen with a flashing underscore, and I have to force shutdown my computer. This happened every time.
I followed the suggestions in the post Internet worked during install, but not after with no success.
Thanks for any suggestions.
update
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
networking drivers wireless system-installation broadcom
networking drivers wireless system-installation broadcom
edited Jan 17 at 2:43
asked Jan 16 at 18:15
Junkhook9000
214
214
Perhaps there is a broadcom card, which needs a proprietary driver post installation. Search this site for installing a broadcom driver ofline, in case you can't get online to use Additional Drivers.
– mikewhatever
Jan 16 at 19:50
@mikewhatever it is Broadcom and the first link in my post has info on it. I already tried proprietary drivers, but there seems to be some other issue. (On previous installs it worked out of the box as well).
– Junkhook9000
Jan 16 at 19:53
@mikewhatever however when looking under the additional drivers tab it now lists my wireless card as "device not working" and won't let me select any drivers at all. It definitely didn't say that before. And yet wireless works during the installation process.
– Junkhook9000
Jan 16 at 19:56
1
You should answer your "update" as an answer to your own question here, so you can select that as your solution.
– rubo77
Feb 17 at 8:06
Anyway: I have the same problem, but I am not able to install without errors if I chose not to use updates during install. see askubuntu.com/questions/1004796/…
– rubo77
Feb 17 at 8:07
add a comment |
Perhaps there is a broadcom card, which needs a proprietary driver post installation. Search this site for installing a broadcom driver ofline, in case you can't get online to use Additional Drivers.
– mikewhatever
Jan 16 at 19:50
@mikewhatever it is Broadcom and the first link in my post has info on it. I already tried proprietary drivers, but there seems to be some other issue. (On previous installs it worked out of the box as well).
– Junkhook9000
Jan 16 at 19:53
@mikewhatever however when looking under the additional drivers tab it now lists my wireless card as "device not working" and won't let me select any drivers at all. It definitely didn't say that before. And yet wireless works during the installation process.
– Junkhook9000
Jan 16 at 19:56
1
You should answer your "update" as an answer to your own question here, so you can select that as your solution.
– rubo77
Feb 17 at 8:06
Anyway: I have the same problem, but I am not able to install without errors if I chose not to use updates during install. see askubuntu.com/questions/1004796/…
– rubo77
Feb 17 at 8:07
Perhaps there is a broadcom card, which needs a proprietary driver post installation. Search this site for installing a broadcom driver ofline, in case you can't get online to use Additional Drivers.
– mikewhatever
Jan 16 at 19:50
Perhaps there is a broadcom card, which needs a proprietary driver post installation. Search this site for installing a broadcom driver ofline, in case you can't get online to use Additional Drivers.
– mikewhatever
Jan 16 at 19:50
@mikewhatever it is Broadcom and the first link in my post has info on it. I already tried proprietary drivers, but there seems to be some other issue. (On previous installs it worked out of the box as well).
– Junkhook9000
Jan 16 at 19:53
@mikewhatever it is Broadcom and the first link in my post has info on it. I already tried proprietary drivers, but there seems to be some other issue. (On previous installs it worked out of the box as well).
– Junkhook9000
Jan 16 at 19:53
@mikewhatever however when looking under the additional drivers tab it now lists my wireless card as "device not working" and won't let me select any drivers at all. It definitely didn't say that before. And yet wireless works during the installation process.
– Junkhook9000
Jan 16 at 19:56
@mikewhatever however when looking under the additional drivers tab it now lists my wireless card as "device not working" and won't let me select any drivers at all. It definitely didn't say that before. And yet wireless works during the installation process.
– Junkhook9000
Jan 16 at 19:56
1
1
You should answer your "update" as an answer to your own question here, so you can select that as your solution.
– rubo77
Feb 17 at 8:06
You should answer your "update" as an answer to your own question here, so you can select that as your solution.
– rubo77
Feb 17 at 8:06
Anyway: I have the same problem, but I am not able to install without errors if I chose not to use updates during install. see askubuntu.com/questions/1004796/…
– rubo77
Feb 17 at 8:07
Anyway: I have the same problem, but I am not able to install without errors if I chose not to use updates during install. see askubuntu.com/questions/1004796/…
– rubo77
Feb 17 at 8:07
add a comment |
1 Answer
1
active
oldest
votes
Per the suggestion from @rubo77 in the comments, I'll leave my update as an answer.
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
I'll mention that my solution was to hold upgrades on the kernel version until Ubuntu 18 was released. I've had no issues since upgrading to Ubuntu 18.
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%2f996702%2fwhy-does-my-wireless-work-during-install-but-not-after-booting%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
Per the suggestion from @rubo77 in the comments, I'll leave my update as an answer.
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
I'll mention that my solution was to hold upgrades on the kernel version until Ubuntu 18 was released. I've had no issues since upgrading to Ubuntu 18.
add a comment |
Per the suggestion from @rubo77 in the comments, I'll leave my update as an answer.
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
I'll mention that my solution was to hold upgrades on the kernel version until Ubuntu 18 was released. I've had no issues since upgrading to Ubuntu 18.
add a comment |
Per the suggestion from @rubo77 in the comments, I'll leave my update as an answer.
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
I'll mention that my solution was to hold upgrades on the kernel version until Ubuntu 18 was released. I've had no issues since upgrading to Ubuntu 18.
Per the suggestion from @rubo77 in the comments, I'll leave my update as an answer.
Reinstalling Ubuntu from the Live USB and choosing to install third party software but not download updates while installing allowed me to access wireless after the install was complete. sudo apt-get update
and sudo apt-get upgrade
performed as expected, but sudo apt-get dist-upgrade
caused bcmwl-kernel-source to crash. It appears upgrading the kernel causes the driver to crash.
I'll mention that my solution was to hold upgrades on the kernel version until Ubuntu 18 was released. I've had no issues since upgrading to Ubuntu 18.
answered Nov 29 at 20:00
Junkhook9000
214
214
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f996702%2fwhy-does-my-wireless-work-during-install-but-not-after-booting%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
Perhaps there is a broadcom card, which needs a proprietary driver post installation. Search this site for installing a broadcom driver ofline, in case you can't get online to use Additional Drivers.
– mikewhatever
Jan 16 at 19:50
@mikewhatever it is Broadcom and the first link in my post has info on it. I already tried proprietary drivers, but there seems to be some other issue. (On previous installs it worked out of the box as well).
– Junkhook9000
Jan 16 at 19:53
@mikewhatever however when looking under the additional drivers tab it now lists my wireless card as "device not working" and won't let me select any drivers at all. It definitely didn't say that before. And yet wireless works during the installation process.
– Junkhook9000
Jan 16 at 19:56
1
You should answer your "update" as an answer to your own question here, so you can select that as your solution.
– rubo77
Feb 17 at 8:06
Anyway: I have the same problem, but I am not able to install without errors if I chose not to use updates during install. see askubuntu.com/questions/1004796/…
– rubo77
Feb 17 at 8:07