[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: asus f3sv camera



On Mon, Mar 31, 2008 at 12:42:02PM +0300, can comert wrote:
> Thanks for your help but when i tried to insert the module to kernel
> i type
> insmod stk11xx.ko
> 
> debian:/home/tilki/.Trash/stk11xx-1.3.1# insmod stk11xx.ko
> insmod: error inserting 'stk11xx.ko': -1 Unknown symbol in module
> 
> how can i solve this problem...

Always use modprobe.  Never use insmod unless you know exactly what you
are doing.  modprobe takes care of module dependancies, while insmod
does not.  think of insmod as a low level tool (like dpkg) and modprobe
as a higher level tool (like apt-get).

-- 
Len Sorensen


Reply to: