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

Re: Kernel problems -- unresolved symbols.



Matthew D. Myers wrote:
> 
> When I recompile my kernel with all the stuff I don't need turned off, for
> example scsi support.  At bootup I get messages about unresolved symbols and
> stuff.  What did I do wrong and how can I fix it?
> 


	The error messages are happening because you now have a newer kernel, but
with older modules.  Are you using modules (is module support on in the
kernel)?  If so, after building the kernel, did you run 'make modules' and
'make modules_install' to update the modules for your new kernel?  You might
need to manually clear out /lib/modules/2.0.xx first just before building
the new modules (so the old ones don't stick around).


-- 
Ed


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: