[root@localhost ~]# lsmod | grep atl1e<br>atl1e                  74988  0 <br>[root@localhost ~]# ls -l $(find /lib/modules -name atl1e)<br>/lib/modules/2.6.32-71.el6.x86_64/extra/atl1e:<br>total 128<br>-rw-r--r--. 1 root root 128432 Jun 28 12:29 atl1e.ko<br>
<br>/lib/modules/2.6.32-71.el6.x86_64/kernel/drivers/net/atl1e:<br>total 72<br>-rwxr--r--. 1 root root 71648 May 19 22:36 atl1e.ko<br>[root@localhost ~]# cat /etc/depmod.d/kmod-atl1e.conf<br>override atl1e * weak-updates/atl1e<br>
[root@localhost ~]# <br><br><br><div class="gmail_quote">On Thu, Aug 25, 2011 at 1:04 PM, Alan Bartlett <span dir="ltr">&lt;<a href="mailto:ajb@elrepo.org">ajb@elrepo.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 25 August 2011 18:50, James Bowery &lt;<a href="mailto:jabowery@gmail.com">jabowery@gmail.com</a>&gt; wrote:<br>
&gt; Still not working and its a mystery why.<br>
<br>
</div>May we please see the output that is produced by the following --<br>
<br>
lsmod | grep atl1e<br>
<br>
ls -l $(find /lib/modules -name atl1e)<br>
<br>
cat /etc/depmod.d/kmod-atl1e.conf<br>
<div><div></div><div class="h5">_______________________________________________<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" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
</div></div></blockquote></div><br>