[Bug 546091] Re: 10.04 Installer doesn't properly detect 9240 MegaRaid SAS Controlers
John Morrissey
jwm at horde.net
Sat Aug 28 14:32:48 UTC 2010
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:
[jwm at 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
[jwm at 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
[jwm at boost:pts/1 ~> mkdir lucid-initrd
[jwm at boost:pts/1 ~> cd lucid-initrd/
[jwm at boost:pts/1 ~/lucid-initrd> gzip -dc ../initrd.gz | sudo cpio -i --make-directories
51151 blocks
[jwm at boost:pts/1 ~/lucid-initrd> sudo mv ../scsi-modules-2.6.32-24-generic-di_2.6.32-24.42+lp546091_amd64.udeb .
[jwm at 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...)
[jwm at boost:pts/1 ~/lucid-initrd> sudo rm scsi-modules-2.6.32-24-generic-di_2.6.32-24.42+lp546091_amd64.udeb
[jwm at 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 Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list