Jump to content
XPEnology Community

Recommended Posts

Posted

Trantor...THANK YOU !!! YOU are the man!!!

 

before

dmesg | grep LSI

[ 1.342973] mpt2sas0: LSISAS2008: FWVersion(19.00.00.00), ChipRevision(0x03), BiosVersion(07.29.00.00)

[ 4.970040] Copyright © 1999-2008 LSI Corporation

[ 5.071157] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.

 

 

after insmod...

 

dmesg | grep LSI

[ 1.342973] mpt2sas0: LSISAS2008: FWVersion(19.00.00.00), ChipRevision(0x03), BiosVersion(07.29.00.00)

[ 4.970040] Copyright © 1999-2008 LSI Corporation

[ 5.071157] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.

[ 294.420358] mpt3sas0: LSISAS3008: FWVersion(08.00.00.00), ChipRevision(0x02), BiosVersion(08.11.00.00)

[ 294.737447] mpt3sas1: LSISAS3008: FWVersion(08.00.00.00), ChipRevision(0x02), BiosVersion(08.11.00.00)

 

 

SSD is beeing detected and after insmod volume comes up again...^^

 

would now be great to get this into next "official" release...^^

  • 6 months later...
Posted

Hy guys

 

I have a LSI3008 from Fujitsu (CP400i) and I installed it on my new Xpenology NAS, but the controller wont be recognized by the OS. If installed the driver to the syslinux.cfg file, which was on my USBdrive. I added the lines into the file and copied the driver on the root of the USB drive. Should be correct or?

 

Is there something other what I have to do?

Posted

Hi,

 

you don't need copy mp3sas.ko to USB drive. It is already in the package 5.2.5644.4., just not loaded as default.

Therefore add insmod=mpt3sas to the APPEND lines in syslinux.cfg and that's it.

Posted

@sfu420

 

Thanks for your help.

 

That means the syslinux.cfg would look like that:

LABEL xpenology

MENU LABEL XPEnology DSM 5.2-5644

KERNEL /zImage

APPEND root=/dev/md0 ihd_num=0 netif_num=4 syno_hw_version=DS3615xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 insmod=mpt3sas

 

Edit: tried it but still dont the see controller or the drives.

Posted

I also have an LSI3008 card, and it's working well on this way.

There are 3 APPEND lines in syslinux.cfg and you must add insmod=mpt3sas to ALL of them in order to proper working at all. :wink:

×
×
  • Create New...