Jump to content
1 post in this topic

Recommended Posts

I got this controller for a dirt cheap price (32 Euros) , It's a hardware RAID 0 , 1 , 5 controller with 64Mbytes of memory . The incuded CD is old (2005) but the Raid application is running ok on Intel Leopard 10.5.5 .

The problem is , when i try to "kextload -t" the driver i got this from my terminal :

 

kernel extension syncraid6405.kext has problems:

Missing dependencies:

{

"com.apple.iokit.IOATABlockStorage" =

"A valid compatible version of this dependency cannot be found"

}

 

I used kexthelper to install the files corectly ...

 

When i change the value at : root/OSBundleLibraries/IOATABlockStorage to 2.0.0 (or 2.0) wich is the version of extension at 10.5 or delete the "child" and try to give "kextload -t" it gives the following :

kextload: notice: extension SyncRAID6405.kext has debug properties set

kextload: extension SyncRAID6405.kext appears to be loadable

kld(): Undefined symbols:

__ZN23IOATABlockStorageDriver9metaClassE

kextload: kld_load_from_memory() failed for module /System/Library/Extensions/SyncRAID6405.kext/Contents/MacOS/SyncRAID6405

kextload: a link/load error occured for kernel extension SyncRAID6405.kext

link/load failed for extension SyncRAID6405.kext

May i try to install the IOATAFamily.kext from tiger ?

Thank you .

SyncRAID6405.kext.zip

×
×
  • Create New...