Bug 202121
Summary: | iwlwifi intel 8265 does not load | ||
---|---|---|---|
Product: | Drivers | Reporter: | Bjorn Stange (bjorn248) |
Component: | network-wireless | Assignee: | DO NOT USE - assign "network-wireless-intel" component instead (linuxwifi) |
Status: | CLOSED INVALID | ||
Severity: | normal | CC: | andyrtr, bjorn, linuxwifi |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
See Also: | https://bugzilla.kernel.org/show_bug.cgi?id=201469 | ||
Kernel Version: | 4.19 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
dmesg with patch
lspci output dmesg working lspci after firmware update lspci after update more verbose |
Description
Bjorn Stange
2019-01-03 16:15:15 UTC
Please look at https://bugzilla.kernel.org/show_bug.cgi?id=201469 Try to revert the patch incriminated there. thanks. Revert? Do you mean apply this patch (https://bugzilla.kernel.org/attachment.cgi?id=280175&action=diff) and post the dmesg? I am not entirely sure what you are asking me to do, apologies. Created attachment 280389 [details]
dmesg with patch
The results are the same after applying the patch. dmesg attached. Is there anything else I can try?
Apologies, I meant reverting the patch. I added Bjorn Helgass. Hi, Again, memory mapped registers not available. " Am on a system76 Gazelle. If I downgrade to 4.14.x things seem to work fine. >=4.19 is where things broke for me. " Bjorn Stange, Can you please attach the output of sudo lspci -xxxvvv Thanks Created attachment 280395 [details]
lspci output
Sure thing. lspci output attached
I would also like to mention that ethernet is also broken, not sure if that information is entirely relevant, just trying to provide context. Created attachment 280401 [details]
dmesg working
So I ended up installing PopOS on to another drive on the laptop. From there I ran the firmware updater for the gazelle. Now I am able to load iwlwifi with kernel 4.20. dmesg attached.
sudo lspci -xxxxvvvv after the update please :) Created attachment 280403 [details]
lspci after firmware update
This doesn't seem to be working 100%. I can't seem to get more than 500KB/s on ethernet or wireless. The driver loads now but the interface does not seem to be fully functional.
lspci -xxxvvv attached
Created attachment 280405 [details]
lspci after update more verbose
Apologies, I did not see the arguments correctly. lspci -xxxxvvvv output attached
I confirmed that downgrading back to 4.14.90 allows me to download the same files much faster (~35MB/s when working properly) I assume attachment 280405 [details] is lspci output from v4.20, with iwlwifi working but at low performance. Can you collect similar dmesg and lspci output from v4.14.90, where iwlwifi works better? I'm marking this as a regression because of the performance issue.
After doing some more testing I have determined that it is my ethernet driver that is not working anymore. The wireless driver seems to be behaving the same on v4.20 and v4.14.90. I think this can be closed and I will probably be able to troubleshoot the ethernet issues elsewhere. Thanks so much for all the support, and apologies for my delayed responses. |