Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Ned Slider
On 18/03/11 16:49, m.r...@5-cent.us wrote: > Adrian Sevcenco wrote: >> Hi! I try to load an module that it is found in curent >> /lib/modules/`uname -r` tree ... >> root@sevcenco: ~ # ls -l /lib/modules/`uname >> -r`/kernel/drivers/crypto/padlock-* >> -rwxr--r-- 1 root root 14296 Mar 16 19:37 >> /l

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread m . roth
Adrian Sevcenco wrote: > Hi! I try to load an module that it is found in curent > /lib/modules/`uname -r` tree ... > root@sevcenco: ~ # ls -l /lib/modules/`uname > -r`/kernel/drivers/crypto/padlock-* > -rwxr--r-- 1 root root 14296 Mar 16 19:37 > /lib/modules/2.6.38-0.el5.elrepo/kernel/drivers/crypt

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Adrian Sevcenco
On 03/18/2011 06:22 PM, Akemi Yagi wrote: On Fri, Mar 18, 2011 at 9:03 AM, Adrian Sevcenco wrote: Hi! I try to load an module that it is found in curent /lib/modules/`uname -r` tree ... root@sevcenco: ~ # ls -l /lib/modules/`uname -r`/kernel/drivers/crypto/padlock-* -rwxr--r-- 1 root root 1429

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Stephen Harris
On Fri, Mar 18, 2011 at 04:23:18PM +, James Pearson wrote: > Have you run 'modprobe -a' since installing the modules? ITYM "depmod -a" -- rgds Stephen ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread James Pearson
Adrian Sevcenco wrote: > Hi! I try to load an module that it is found in curent > /lib/modules/`uname -r` tree ... > root@sevcenco: ~ # ls -l /lib/modules/`uname > -r`/kernel/drivers/crypto/padlock-* > -rwxr--r-- 1 root root 14296 Mar 16 19:37 > /lib/modules/2.6.38-0.el5.elrepo/kernel/drivers/cry

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Akemi Yagi
On Fri, Mar 18, 2011 at 9:03 AM, Adrian Sevcenco wrote: > Hi! I try to load an module that it is found in curent > /lib/modules/`uname -r` tree ... > root@sevcenco: ~ # ls -l /lib/modules/`uname > -r`/kernel/drivers/crypto/padlock-* > -rwxr--r-- 1 root root 14296 Mar 16 19:37 > /lib/modules/2.6.38

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Nicolas Thierry-Mieg
Adrian Sevcenco wrote: > Hi! I try to load an module that it is found in curent > /lib/modules/`uname -r` tree ... > root@sevcenco: ~ # ls -l /lib/modules/`uname > -r`/kernel/drivers/crypto/padlock-* > -rwxr--r-- 1 root root 14296 Mar 16 19:37 > /lib/modules/2.6.38-0.el5.elrepo/kernel/drivers/crypt

Re: [CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Brunner, Brian T.
centos-boun...@centos.org wrote: > Hi! I try to load an module that it is found in curent > /lib/modules/`uname -r` tree ... > root@sevcenco: ~ # ls -l /lib/modules/`uname > -r`/kernel/drivers/crypto/padlock-* > -rwxr--r-- 1 root root 14296 Mar 16 19:37 > /lib/modules/2.6.38-0.el5.elrepo/kernel/dri

[CentOS] modprobe :: not finding existing .ko

2011-03-18 Thread Adrian Sevcenco
Hi! I try to load an module that it is found in curent /lib/modules/`uname -r` tree ... root@sevcenco: ~ # ls -l /lib/modules/`uname -r`/kernel/drivers/crypto/padlock-* -rwxr--r-- 1 root root 14296 Mar 16 19:37 /lib/modules/2.6.38-0.el5.elrepo/kernel/drivers/crypto/padlock-aes.ko -rwxr--r-- 1 ro