The megaraid_sas driver in the current linux-2.6 (stable) git tree has support for this adapter, the LSI SAS2 "SKINNY." I've cherrypicked the updated driver into the latest Lucid kernel and uploaded to this PPA:
https://launchpad.net/~jwm/+archive/lp546091 (Note that the built kernel is based on the next Lucid kernel update, 2.6.32-24.42. Currently, the only difference between .42 and .41 are some fixes in the i915 graphics driver.) I'll try to keep the PPA kernel up-to-date, but I can't make any guarantees. Also, I'm netbooting to install, so I'm adding the newer scsi-modules udeb to the initrd like so: [...@boost:pts/1 ~> wget -q http://us.archive.ubuntu.com/ubuntu/dists/lucid-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz [...@boost:pts/1 ~> wget -q http://ppa.launchpad.net/jwm/lp546091/ubuntu/pool/main/l/linux/scsi-modules-2.6.32-24-generic-di_2.6.32-24.42+lp546091_amd64.udeb [...@boost:pts/1 ~> mkdir lucid-initrd [...@boost:pts/1 ~> cd lucid-initrd/ [...@boost:pts/1 ~/lucid-initrd> gzip -dc ../initrd.gz | sudo cpio -i --make-directories 51151 blocks [...@boost:pts/1 ~/lucid-initrd> sudo mv ../scsi-modules-2.6.32-24-generic-di_2.6.32-24.42+lp546091_amd64.udeb . [...@boost:pts/1 ~/lucid-initrd> sudo chroot . udpkg -i scsi-modules-2.6.32-24-generic-di_2.6.32-24.42+lp546091_amd64.udeb (Reading database...) (Updating database...) [...@boost:pts/1 ~/lucid-initrd> sudo rm scsi-modules-2.6.32-24-generic-di_2.6.32-24.42+lp546091_amd64.udeb [...@boost:pts/1 ~/lucid-initrd> sudo find . | sudo cpio -H newc -o | gzip >../initrd.gz-new 63149 blocks -- 10.04 Installer doesn't properly detect 9240 MegaRaid SAS Controlers https://bugs.launchpad.net/bugs/546091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs