View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001056 | channel: elrepo/el8 | kmod-isci | public | 2020-12-02 10:16 | 2021-06-02 18:34 |
Reporter | stefan_enzinger | Assigned To | toracat | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 | OS | CentOS | OS Version | 8.2 |
Summary | 0001056: module not found after installation | ||||
Description | Hello. I have enabled elrepo and installed kmod-isci, but the module can't found when modprobe is called. # modprobe isci modprobe: FATAL: Module isci not found in directory /lib/modules/4.18.0-193.28.1.el8_2.x86_64 [root@myhost/]# find /lib/modules -name isci.ko /lib/modules/4.18.0-193.el8.x86_64/extra/isci/isci.ko uname -r 4.18.0-193.28.1.el8_2.x86_64 [root@myhost /]# rpm -qa kmod-isci kmod-isci-1.2.0-3.el8_2.elrepo.x86_64 | ||||
Steps To Reproduce | Setup fresh centos 8.2 yum install https://www.elrepo.org/elrepo-release-8.el8.elrepo.noarch.rpm yum install kmod-isci modprobe isci results in modprobe: FATAL: Module isci not found in directory /lib/modules/4.18.0-193.28.1.el8_2.x86_64 | ||||
Additional Information | Just trying to get that SAS controller up and running again used to work in CentOS7 07:00.0 Serial Attached SCSI controller [0107]: Intel Corporation C602 chipset 4-Port SATA Storage Control Unit [8086:1d6b] (rev 06) | ||||
Tags | No tags attached. | ||||
|
Looks like no weaklink was created. Will investigate. |
|
You need kmod-isci-1.2.0-4.el8_2.elrepo which is in elrepo-testing. I just promoted it to the main repo. It will take a while to reach the mirror sites, so please just grab it from the testing repo for now. |
|
sudo yum install --enablerepo elrepo-testing kmod-isci-1.2.0-4.el8_2.elrepo That did the trick. Thank you very much for the fast fix! |
|
Glad to hear it worked. Closing as 'resolved'. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-02 10:16 | stefan_enzinger | New Issue | |
2020-12-02 10:16 | stefan_enzinger | Status | new => assigned |
2020-12-02 10:16 | stefan_enzinger | Assigned To | => toracat |
2020-12-02 11:58 | toracat | Note Added: 0007313 | |
2020-12-02 12:29 | toracat | Note Added: 0007314 | |
2020-12-03 03:33 | stefan_enzinger | Note Added: 0007315 | |
2020-12-03 03:37 | toracat | Status | assigned => resolved |
2020-12-03 03:37 | toracat | Resolution | open => fixed |
2020-12-03 03:37 | toracat | Note Added: 0007316 | |
2021-06-02 18:34 | toracat | Relationship added | related to 0001102 |