Ubuntu 14.04.4 LTS Released

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

MaximusSmurf

New Member
Oct 25, 2016
1
1
3
39
Update/more info

mpt2sas.msix_disable=1 (for 4.3 or older kernels)
or
mpt3sas.msix_disable=1 (for 4.4 or newer kernels)

Added to kernel boot line parameters, adding here as well for prosperity's sake.

Under ubuntu or CentOS using grub2 to make it stick edit the /etc/default/grub to the following:

GRUB_CMDLINE_LINUX_DEFAULT="mpt2sas.msix_disable=1"
(mpt3sas.msix_disable=1 for 4.4 or newer kernels)

Save file:

Then update grub2 files:

Ubuntu - update-grub
CentOS - grub2-mkconfig -o /boot/grub2/grub.cfg (BIOS based machines)
grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg (UEFI based machines)
Just signed up to the site just to say THANK YOU for this. Got my 9211-8i working on Ubuntu 16.04. Now to get mergerfs and snapraid setup :)
 
  • Like
Reactions: Patrick

whitey

Moderator
Jun 30, 2014
2,766
868
113
41
Just signed up to the site just to say THANK YOU for this. Got my 9211-8i working on Ubuntu 16.04. Now to get mergerfs and snapraid setup :)
Mission accomplished w/ that triple post to various threads all interrelated! Drove me NUTS so I felt obligated to hopefully save some poor soul the same nightmare.
 
  • Like
Reactions: T_Minus