> > After re-compiling the kernel (ver. 2.2.12), I am unable to install my
> > module level driver by "insmod driver.o". Insmod gives lots 
> > of "unresolved
> > symbols" errors... How to fix this?
> > 
> 
> Did you recompile the modules after remaking your kernel?
> 

if the modules have other dependencies, you must load the needed 
modules first. This is sometimes the source of the problem.
[EMAIL PROTECTED]

Reply via email to