Giter VIP home page Giter VIP logo

Comments (3)

pocopico avatar pocopico commented on September 3, 2024

What is the issue ? Are you trying to load one of the LSI SAS extension ? Which one ?

  • mptsas
  • mpt2sas
  • mpt3sas

Only one of the extensions can be included in 918 loader. Either mptsas or mpt2sas/mpt3sas. mpt2sas and mpt3sas actually are the same for kernel version 4.4.x

from rp-ext.

Cavien avatar Cavien commented on September 3, 2024

I tried again on the 3615xs. It is normal to use the mpt2sas hard disk to identify the LSI card. I can't use the mpt2sas LSI card on the 918. In all versions of the 918, I can't use the mpt2sas to identify the LSI card,

Yes, I finally found that mpt2sas and mpt3sas use the same file.

from rp-ext.

pocopico avatar pocopico commented on September 3, 2024

Download the modules from :

https://github.com/pocopico/4.4.180plus-modules

and try manually to load the following modules :

insmod scsi_transport_sas.ko
insmod libsas.ko
insmod raid_class.ko
insmod mpt3sas.ko

lsmod |grep -i mpt

mpt3sas 194218 0
raid_class 3508 1 mpt3sas
scsi_transport_sas 23996 2 mpt3sas,libsas

from rp-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.