On Tue, 2020-04-14 at 16:52 +0200, Nicolas Saenz Julienne wrote: > On Mon, 2020-04-13 at 14:47 +0200, Nicolas Saenz Julienne wrote: > > Hi, > > I'm having trouble with my iwlwifi device on the latest linux-next. > > Essentially > > it fails at probe: > > > > nico@linux-9qgx:~> dmesg | grep iwl > > [ 4.650950] iwlwifi 0000:28:00.0: enabling device (0000 -> 0002) > > [ 4.720086] iwlwifi: probe of 0000:28:00.0 failed with error -110 > > > > I made some research and the timeout happens after the call to iwl_poll_bit() > > in iwl_finish_nic_init(). > > > > > > [...] > > Note that I have a built kernel just for this, so I'll be happy to test > > anything. Also note that I updated my firmware to the last version available > > in > > the linux-firmware repo. > > Well, I updated my system's BIOS and the issue went away. Sorry for the noise. That's great to hear! Don't hesitate to report if you experience any other issue. -- Cheers, Luca.