Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#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

Description

Updated from hrev56156 x86_64 to hrev56168 x86_64

idualwifi 7260 no connectivity after update

Disable the device and enable causes a KDL

syslog and photo of KDL attached

Attachments (3)

syslog (90.1 KB ) - added by vidrep 2 years ago.
crash-syslog (498.2 KB ) - added by vidrep 2 years ago.
IMG_0672.JPG (1003.0 KB ) - added by vidrep 2 years ago.

Download all attachments as: .zip

Change History (18)

by vidrep, 2 years ago

Attachment: syslog added

by vidrep, 2 years ago

Attachment: crash-syslog added

by vidrep, 2 years ago

Attachment: IMG_0672.JPG added

comment:1 by waddlesplash, 2 years ago

Component: Network & Internet/WirelessDrivers/Network/idualwifi7260
Owner: changed from mmlr to waddlesplash

comment:2 by waddlesplash, 2 years ago

KERN: iwm: fw chunk addr 0x800000 len 98304 failed to load
KERN: iwm: could not load firmware chunk 0 of 4
KERN: iwm: failed to load init firmware

Combined with the KDL, I am guessing that the firmware task got stuck, somehow.

comment:3 by waddlesplash, 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 waddlesplash, 2 years ago

Blocking: 17782 added

comment:5 by waddlesplash, 2 years ago

Blocking: 17795 added

comment:6 by Letterus, 2 years ago

Can confirm this exact issue on a Lenovo Thinkpad X250.

comment:7 by waddlesplash, 2 years ago

Cc: korli 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 waddlesplash, 2 years ago

Blocking: 17805 added

comment:9 by waddlesplash, 2 years ago

Blocking: 17805 removed
Milestone: UnscheduledR1/beta4
Version: R1/beta3R1/Development

comment:10 by waddlesplash, 2 years ago

Blocking: 17805 added

comment:11 by waddlesplash, 2 years ago

Blocking: 17809 added

comment:12 by waddlesplash, 2 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev56202.

comment:13 by Lunaa, 2 years ago

Resolution: fixed
Status: closedreopened

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 waddlesplash, 2 years ago

Resolution: fixed
Status: reopenedclosed

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 vidrep, 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.

Note: See TracTickets for help on using tickets.