So I recently did a clean install of RHEL 6.5 and am trying to install MPSS 3.3 on my MIC card, but am running into some issues.
I've been following the readme.txt in mpss-3.3/docs/, so in step one, "sudo rpm -qa | grep -e intel-mic -e mpss" gave no results. I disabled SElinux in step 2b, installed the rpms in step 3, and step 4 is where I run into problems.
[root@cpcs mjswartz]# sudo modprobe mic FATAL: Module mic not found.
Also, I get the following
[root@cpcs mjswartz]# sudo micctrl -s Error getting SCIF driver version [Warning] No Mic cards found or specified on command line [root@cpcs mjswartz]# sudo micctrl -rw Error getting SCIF driver version [Warning] No Mic cards found or specified on command line
So I have no idea what's going on. I have a MIC card in my system (I'm not crazy!). Any idea what's going on?
Thanks in advance!