Comment 2 for bug 1244866

Revision history for this message
girto (patspiper) wrote :

Related kernel bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=61621

The patch that seems to have broken the driver:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/rt2x00/rt2x00pci.c?id=9483f40d8d01918b399b4e24d0c1111db0afffeb

Patch to revert it:
http://marc.info/?l=linux-wireless&m=137992749815360&w=2

A temporary workaround would be to use the kernel boot option pci=nomsi (disables MSI for the
entire system). It reduces the errors and allows the wireless connection to be established.