[elrepo] issue with kmod-atl1c
Nicolas Thierry-Mieg
Nicolas.Thierry-Mieg at imag.fr
Wed Mar 24 08:01:56 EDT 2010
zhihua_ch at sohu.com wrote:
> To * Dag Wieers: *
> when I input 'uname -mr', output is '2.6.18-164.el5xen x86_64'
> input ' rpm -qa kernel\* | sort', output is 'kernel 2.6.18-164.el5
> kernel-headers-2.6.18-164.el5 kernel-xen-2.6.18-164.el5
> kernel-xen-devel-2.6.18-164.el5 '
> input 'find /lib/modules -name atl1c.ko -exec ls -ld {} \;'
> output is '-rwxr-xr-x 1 root root 134864 Mar 24 11:22
> /lib/modules/2.6.18-164.el5xen/extra/atl1c/atl1c.ko'
> output is all above.the network card cannot use.
> what about the problem, how can I use the kmod rpm package?
you seem to be using it correctly, it's basically install the rpm and
you're done (though sometimes a reboot helps).
you could try
modprobe -v atl1c
if it fails, dmesg might be informative.
as a last resort possibly reboot, since you're doing stuff to the
running kernel it's possible something got messed up?
More information about the elrepo
mailing list