Ubuntu Linux Intel Wireless adaptor not found; iwlwifi bug
I just installed Ubuntu Bionic Beaver on my new PC, which uses an AMD 2950X Thread ripper (16 Core, 32 Thread) and an MSI Creation X399 motherboard which uses the Intel 9260AC wireless card. The Wireless adapter cannot be found by the system, and I ahve attempted all the beginner solutions include updates and downloading the latest Intel driver and copying it into the /lib/firmware/ folder. The issue traced to this bug in the iwlwifi driver:
Note bluetooth works fine, and I have given the PC internet connection through a USB modem.
After reading many older articles and doing numerous tests, I am adamant the issue is in the backports of linux where the 32 core cpu creates issues where the code was expecting a max of 16. Read here:
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/commit/drivers/net/wireless/intel?id=998ce0330c94eca4b13b8f062b3f0ca9ef9ad6d8
Knowing how to install this file was difficult, and I was uable to work out how to implement that bug fix.
I also followed this tutorial on reinstalling the linux backports:
https://askubuntu.com/questions/706009/new-to-linux-need-to-find-and-install-my-wireless-driver-ac-8260
However this never gets passed the make step as there is an error with one of the files in the iwlwifi folder.
I would greatly appreciate anyone's help in implementing this fix, please don't hesitate to request additional printouts.
linux ubuntu wireless-networking wifi-driver amd-ryzen
add a comment |
I just installed Ubuntu Bionic Beaver on my new PC, which uses an AMD 2950X Thread ripper (16 Core, 32 Thread) and an MSI Creation X399 motherboard which uses the Intel 9260AC wireless card. The Wireless adapter cannot be found by the system, and I ahve attempted all the beginner solutions include updates and downloading the latest Intel driver and copying it into the /lib/firmware/ folder. The issue traced to this bug in the iwlwifi driver:
Note bluetooth works fine, and I have given the PC internet connection through a USB modem.
After reading many older articles and doing numerous tests, I am adamant the issue is in the backports of linux where the 32 core cpu creates issues where the code was expecting a max of 16. Read here:
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/commit/drivers/net/wireless/intel?id=998ce0330c94eca4b13b8f062b3f0ca9ef9ad6d8
Knowing how to install this file was difficult, and I was uable to work out how to implement that bug fix.
I also followed this tutorial on reinstalling the linux backports:
https://askubuntu.com/questions/706009/new-to-linux-need-to-find-and-install-my-wireless-driver-ac-8260
However this never gets passed the make step as there is an error with one of the files in the iwlwifi folder.
I would greatly appreciate anyone's help in implementing this fix, please don't hesitate to request additional printouts.
linux ubuntu wireless-networking wifi-driver amd-ryzen
add a comment |
I just installed Ubuntu Bionic Beaver on my new PC, which uses an AMD 2950X Thread ripper (16 Core, 32 Thread) and an MSI Creation X399 motherboard which uses the Intel 9260AC wireless card. The Wireless adapter cannot be found by the system, and I ahve attempted all the beginner solutions include updates and downloading the latest Intel driver and copying it into the /lib/firmware/ folder. The issue traced to this bug in the iwlwifi driver:
Note bluetooth works fine, and I have given the PC internet connection through a USB modem.
After reading many older articles and doing numerous tests, I am adamant the issue is in the backports of linux where the 32 core cpu creates issues where the code was expecting a max of 16. Read here:
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/commit/drivers/net/wireless/intel?id=998ce0330c94eca4b13b8f062b3f0ca9ef9ad6d8
Knowing how to install this file was difficult, and I was uable to work out how to implement that bug fix.
I also followed this tutorial on reinstalling the linux backports:
https://askubuntu.com/questions/706009/new-to-linux-need-to-find-and-install-my-wireless-driver-ac-8260
However this never gets passed the make step as there is an error with one of the files in the iwlwifi folder.
I would greatly appreciate anyone's help in implementing this fix, please don't hesitate to request additional printouts.
linux ubuntu wireless-networking wifi-driver amd-ryzen
I just installed Ubuntu Bionic Beaver on my new PC, which uses an AMD 2950X Thread ripper (16 Core, 32 Thread) and an MSI Creation X399 motherboard which uses the Intel 9260AC wireless card. The Wireless adapter cannot be found by the system, and I ahve attempted all the beginner solutions include updates and downloading the latest Intel driver and copying it into the /lib/firmware/ folder. The issue traced to this bug in the iwlwifi driver:
Note bluetooth works fine, and I have given the PC internet connection through a USB modem.
After reading many older articles and doing numerous tests, I am adamant the issue is in the backports of linux where the 32 core cpu creates issues where the code was expecting a max of 16. Read here:
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/commit/drivers/net/wireless/intel?id=998ce0330c94eca4b13b8f062b3f0ca9ef9ad6d8
Knowing how to install this file was difficult, and I was uable to work out how to implement that bug fix.
I also followed this tutorial on reinstalling the linux backports:
https://askubuntu.com/questions/706009/new-to-linux-need-to-find-and-install-my-wireless-driver-ac-8260
However this never gets passed the make step as there is an error with one of the files in the iwlwifi folder.
I would greatly appreciate anyone's help in implementing this fix, please don't hesitate to request additional printouts.
linux ubuntu wireless-networking wifi-driver amd-ryzen
linux ubuntu wireless-networking wifi-driver amd-ryzen
edited Feb 9 at 5:25
JakeGould
32.1k1098141
32.1k1098141
asked Feb 9 at 5:23
Brice GowerBrice Gower
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1403768%2fubuntu-linux-intel-wireless-adaptor-not-found-iwlwifi-bug%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
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1403768%2fubuntu-linux-intel-wireless-adaptor-not-found-iwlwifi-bug%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