dukzcry / osx-goodies

Kernel extensions for macOS which I wrote
58 stars 18 forks source link

IBM M5015+key isn't seen by system #13

Open utugofff opened 5 years ago

utugofff commented 5 years ago

Hi dukzcry! I have tried to upgrade my raid card(IBM M5015=LSI 9260-8i) by a extension key for support raid6, but system doesn't identify the card(driver isn't installed). without extension key it working well.

kext is just compiled from source code 1.2 on Mojave 10.14.4 (18E226) (XCode Version 10.2 (10E125)

do you have any ideas how to let it work?

Adapter info without key:

Product Name: ServeRAID M5015 SAS/SATA Controller Serial Number: SV14711122 Firmware: 12.15.0-0239 //CrossFlashed with newest LSI MegaRaid rom RAID Levels: JBOD, RAID0, RAID1, RAID5, RAID10, RAID50 Battery Backup: not present NVRAM: 32K Onboard Memory: 512M Minimum Stripe: 8K Maximum Stripe: 1M

Thanks a lot for creating and sharing this driver!