Re: [BUG] wireless: mt7601u: probe failed with error -110

From: Jakub Kicinski
Date: Sun Nov 26 2023 - 17:26:40 EST


On Sat, 25 Nov 2023 13:03:45 +0000 cristian_ci wrote:
> I'm not the only one to have experienced this bug. I've been
> suggested to report that to kernel mailing list by linux support
> channels.
>
> I've tested this bug against upstream 6.6.2 kernel tarball from the
> latest stable branch [1].
>
> To solve this issue. I've also tried to patch mt7601u driver
> disabling mcu calibration. Which doesn't seem a wise idea because
> apparently it fixes probing but also hangs completely the machine
> after some seconds (so, it needs a hard/forced shutdown).

Does it work with the vendor driver? The upstream driver is just
a rewrite of the vendor driver, I don't know much about the device
internals.

Maybe Lorenzo or Felix have some ideas.