<div dir="ltr"><div>Probably I made a stupid mistake in while I was following the instructions; I tried to build again the package but unsuccessfully:<br><br>[dafh@dhcp121-83 ~]$ rpmbuild --rebuild --define 'packager dafh' rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz<br>Installing rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz<br>error: rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz cannot be installed<br><br></div>I'm going to try the kernel solution. By the way, how am I sure that I removed kmod-wl?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-18 19:47 GMT-03:00 S.Tindall <span dir="ltr"><<a href="mailto:s10dal@elrepo.org" target="_blank">s10dal@elrepo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 2016-01-18 at 17:22 -0500, S.Tindall wrote:<br>
<br>
> There is something really strange going on with your modprobe. Your<br>
> modinfo looks fine, but the modprobe "insmod:ERROR" makes no sense.<br>
><br>
> Try running:<br>
><br>
> # depmod -a<br>
> # modprobe wl<br>
><br>
> If that fails, then I suggest you clean up the system and reinstall<br>
> kmod-wl by:<br>
><br>
> 1) boot an older kernel<br>
> 2) remove kmod-wl and the latest kernel (3.10.0-327.4.4.el7.x86_64)<br>
> 3) reboot<br>
> 4) install the latest kernel<br>
> 5) reboot<br>
> 6) install kmod-wl<br>
<br>
</span>Be sure to build kmod-wl (or any package) as a regular user, not as<br>
root. Looking at your posts, you might have built as root, which is<br>
always a bad idea. Strange things can happen when you do that.<br>
<br>
Building as root "might" cause some of the oddities we were seeing.<br>
<div class="HOEnZb"><div class="h5"><br>
Steve<br>
<br>
_______________________________________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" rel="noreferrer" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
</div></div></blockquote></div><br></div>