[elrepo] issue with kmod-atl1c

Dag Wieers dag at wieers.com
Wed Mar 24 04:48:19 EDT 2010


On Wed, 24 Mar 2010, zhihua_ch at sohu.com wrote:

> I download the right package 
> kmod-atl1c-xen-1.0.0.11-1.el5.elrepo.x86_64.rpm for my computer.But when 
> input "rpm -ivh kmod-atl1c-xen-1.0.0.11-1.el5.elrepo.x86_64.rpm ".and 
> output is create symbolic links done. and then I found it put the 
> atl1c.ko to the directory /lib/modules/2.6.18-164.el5xen/extra/atl1cBut 
> the NIC could not use yet. I config NIC in system-config-network. but 
> message "module atl1c cannot found"I donot know how to use the rpm 
> package. Someone who can tell me how to use it. Thank you very much! 
>
> chenzhihua

You should not copy the kernel module (.ko) inside another kernel 
directory inside /lib/modules yourself. If it was not done automatically 
it means the kernel module you installed is not compatible with that 
kernel.

The question now is, why did it not symlink the kernel module in that 
location by itself ?

Is it possible you are not running an x86_64 kernel ?

Can you send us the output of

 	uname -mr

 	rpm -qa kernel\* | sort

 	find /lib/modules -name atl1c.ko -exec ls -ld {} \;

Thanks in advance,
-- 
--   dag wieers,  dag at wieers.com,  http://dag.wieers.com/   --
[Any errors in spelling, tact or fact are transmission errors]



More information about the elrepo mailing list