#17781 closed bug (fixed)
idualwifi 7260/0 no connectivity after update
Reported by: | vidrep | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Drivers/Network/idualwifi7260 | Version: | R1/Development |
Keywords: | Cc: | korli | |
Blocked By: | Blocking: | #17782, #17795, #17805, #17809 | |
Platform: | All |
Attachments (3)
Change History (18)
by , 2 years ago
by , 2 years ago
Attachment: | crash-syslog added |
---|
by , 2 years ago
Attachment: | IMG_0672.JPG added |
---|
comment:1 by , 2 years ago
Component: | Network & Internet/Wireless → Drivers/Network/idualwifi7260 |
---|---|
Owner: | changed from | to
comment:2 by , 2 years ago
comment:3 by , 2 years ago
I think I am going to need you to drop into KDL manually, before the first failure, and poke around to see what is happening at the time this problem occurred. Can you do that on this machine?
comment:4 by , 2 years ago
Blocking: | 17782 added |
---|
comment:5 by , 2 years ago
Blocking: | 17795 added |
---|
comment:7 by , 2 years ago
Cc: | added |
---|
This problem does not happen on my device which has a 7265D, but it does happen on a different device which as a 9260. After some debugging, I determined the problem is that no interrupts are being delivered at all, a fact which the kernel debugger confirms. Disabling MSI-X in the driver, or even MSI, does not help; still no interrupts are delivered.
This 9260 used to work with the old FreeBSD driver (albeit not especially reliably; I would occasionally get "failed to wake up the nic" and it would not start without a warm reboot), so clearly something changed. I'm not sure what, though. Perhaps korli might have some ideas? (Does he possess any devices supported by this driver?)
I will investigate more later. However I will not have access to the machine with the 9260 for a few days, so it may be a bit before I can try anything else.
comment:8 by , 2 years ago
Blocking: | 17805 added |
---|
comment:9 by , 2 years ago
Blocking: | 17805 removed |
---|---|
Milestone: | Unscheduled → R1/beta4 |
Version: | R1/beta3 → R1/Development |
comment:10 by , 2 years ago
Blocking: | 17805 added |
---|
comment:11 by , 2 years ago
Blocking: | 17809 added |
---|
comment:13 by , 2 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I’m on hrev56350 with a Thinkpad E11(idualwifi 7260), and I’m still having this exact issue. I’ll try to investigate.
comment:14 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
That will be some other issue. Please make sure your wpa_supplicant package is fully up to date as recent changes there fixed more connection problems.
comment:15 by , 2 years ago
Installed hrev56364 x86_64. No wifi connectivity until after making a wired connection and updating wpa_supplicant. The new wpa_supplicant needs to be included with the nightly image.
Combined with the KDL, I am guessing that the firmware task got stuck, somehow.