[elrepo] wl-kmod error at installing
S.Tindall
s10dal at elrepo.org
Sun Jan 24 20:10:06 EST 2016
On Sat, 2016-01-23 at 20:20 -0300, Diego Farias wrote:
> I keep doing it keeping .rpmacross in this way:
>
> %_topdir /home/dafh/rpmbuild
> %dist .el7.local
>
>
> I built and installed... but again;
>
> [root at localhost dafh]# modprobe wl
> insmod: ERROR: could not load
> module /lib/modules/3.10.0-327.4.4.el7.x86_64/kernel/lib/wl.ko: No
> such file or directory
> modprobe: ERROR: Error running install command for wl
> modprobe: ERROR: could not insert 'wl': Operation not permitted
>
>
> I only have these files named wl.ko:
>
> /usr/lib/modules/3.10.0-327.4.4.el7.x86_64/extra/wl/wl.ko
> /usr/lib/modules/3.10.0-327.el7.x86_64/weak-updates/wl/wl.ko
>
>
> I don't know what's going on..
Neither do I. The "modprobe wl" error:
insmod: ERROR: could not load
module /lib/modules/3.10.0-327.4.4.el7.x86_64/kernel/lib/wl.ko:
No such file or directory
makes no sense to me.
I have no idea where
/lib/modules/3.10.0-327.4.4.el7.x86_64/kernel/lib/wl.ko
is coming from.
Using a freshly built/installed kmod-wl on a clean RHEL 7 VM:
# modinfo -n wl
/lib/modules/3.10.0-327.4.4.el7.x86_64/extra/wl/wl.ko
On the same system (with the lines broken for readability):
# modprobe -v wl
insmod /lib/modules/3.10.0-327.4.4.el7.x86_64\
/kernel/net/rfkill/rfkill.ko
insmod /lib/modules/3.10.0-327.4.4.el7.x86_64\
/kernel/net/wireless/cfg80211.ko
insmod /lib/modules/3.10.0-327.4.4.el7.x86_64\
/extra/wl/wl.ko
There is no .../kernel/lib/wl.ko there. This may relate to the dkms
questions I had in an earlier mail.
Steve
More information about the elrepo
mailing list