Automagically loading a kernel module

David M. Carney carney1979 at gmail.com
Sun Oct 24 15:06:12 UTC 2004


On Sun, 24 Oct 2004 17:48:31 +0300, Ecmel Ercan <ecmel at ercansoy.com> wrote:
> I am new to Debian so forgive me if this is a silly question.
> 
> I am using the newest version of ov511 usb web cam driver on my Ubuntu
> system. In order for my cam to function properly 2 kernel modules must be
> loaded:
> 
> ov511
> ovcamchip
> 
> When the cam is plugged, ov511 is loaded but I have to manually insert
> ovcamchip using modprobe.
> 
> I tried (in /etc/modules.conf):
> 
> post-install ov511 insmod ovcamchip
> 
> and
> 
> below ov511 ovcamchip
> 
> but not worked :(
> 
> Is there a way to do this automagically?
> 
> Regards
> Ecmel
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 

Don't put them in /etc/modules.conf. Put them in /etc/modules instead.
They should load OK then.

David

-- 
Registered Linux User #297958




More information about the ubuntu-users mailing list