[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] lm-sensors+modules-kernel?
- Subject: [ale] lm-sensors+modules-kernel?
- From: linux-clusters at mindspring.com (Steven A. DuChene)
- Date: Fri, 8 Nov 2002 16:40:59 -0500
Well for one thing I see you are trying to modprobe i2c_proc
when the actual module name is i2c-proc
Without the "path[i2c]=/lib/modules/`uname -r`/kernel/drivers/i2c"
in the modules.conf file and then run depmod -a are there any
entries in the modules.dep file for the kernel that you are using?
On Fri, Nov 08, 2002 at 04:20:08PM -0500, Robert L. Harris wrote:
>
>
> Making some great progress except it won't load the modules. I'm
> working against the 'modules are the devil' theory they are taught but
> I think I may have that broken.
>
> How's you're modules background?
>
> depmod -a : returns nothing
> depmod -n : returns nothing
>
> root at rharris-build1:/lib/modules/2.4.18# modprobe i2c_proc
> modprobe: Can't locate module i2c_proc
> root at rharris-build1:/lib/modules/2.4.18# modprobe i2c_proc.o
> modprobe: Can't locate module i2c_proc.o
>
> root at rharris-build1.acs:/lib/modules/2.4.18# find . -name i2c-proc.o -print
> ./kernel/drivers/i2c/i2c-proc.o
>
> I've put "path[i2c]=/lib/modules/`uname -r`/kernel/drivers/i2c" in
> /lib/modules/2.4.18/modules.dep
>
>
> Help? Yeah, my understanding of modules config is very weak right now.
> That's on my to learn list.
>
> Thanks,
> Robert
>
--
Steven A. DuChene linux-clusters at mindspring.com
sduchene at mindspring.com
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.