Comment 41 for bug 1371591

Revision history for this message
Chris J Arges (arges) wrote :

Ok so I think the issue here is that the device in ESXi is not properly blacklisted.
Taking the patch from:
https://lkml.org/lkml/2014/10/17/442

Blacklists multiple devices and should be the better solution than my original patch.
I've created some test builds against 3.16 and 3.13, if those affected by this issue could test them on their affected systems then I can reply to the original thread and try to get this applied upstream and in the Ubuntu kernels.

Here are the builds:
http://people.canonical.com/~arges/lp1371591v2/

Note if you are using the precise backport of 3.13 this kernel should install just fine. Keep in mind that these are TEST kernels only and shouldn't be installed on production systems and should be installed when testing is over.

Thanks!