0.9.70 loading kmods failes on ydl3

Eddie Bindt mol-general@lists.maconlinux.org
Mon, 1 Mar 2004 17:18:34 +0100 (CET)


On Mon, 1 Mar 2004, Samuel Rydh wrote:

> It problem could also be a due to stale stuff in the source tree. The way
> to resolve this is 
> 
> 	- backup the kernel .config file
> 	- do 'make mrproper'
> 	- restore the .config file
> 	- do 'make oldconfig ; make dep'

OK, I will try this after dinner ...
 
> > There must be someway to solve this and still keep a stock YellowDog 
> > kernel and kernel-source ....
> 
> Btw. do you have versioned symbols? That is, does the /proc/ksyms "file"
> contains the trailing Rnnnnn part like below?
> 
> 	c02389b8 rtc_lock_R0f9b8c98
> 	c0006a70 clear_page_R3d9ee9f0
> 	c00088c0 do_signal_R6b4b6273
cat /proc/ksyms | grep -e rtc -e clear_page -e do_signal
c02828c8 rtc_lock_R6f67f475
c0008948 clear_page_R3d9ee9f0
c000a788 do_signal_R6b4b6273

is this good or bad ?

> I would guess that MOL was compiled against headers with the versioning stuff
> turned off while the running kernel uses it...

Eddie

> /Samuel
> 
> _______________________________________________
> mol-general mailing list
> mol-general@lists.maconlinux.org
> http://lists.maconlinux.org/mailman/listinfo/mol-general