> Date: Thu, 14 Dec 2000 12:32:27 -0600
> From: Bob Hartung <[EMAIL PROTECTED]>
> 
> After successful recompile, I made modules and installed
> them.  Upon rebooting I have 25 unresolved symbols reported
> in dmesg.  How do I start tracking these down.  This is
> driving me up the proverbial wall and RH is of NO HELP!
> 
> Bob
> -- 
> Bob Hartung
> www.radiologygrouppc.com
> www.qchealthwatch.com

Did you compile a kernel that you already had on the system with the
same version #?

If so, you need to mv /lib/modules/2.x.y /lib/modules/2.x.y-old
(where x and y are the kernel version numbers)

before doing a make modules_install.

Go back and do that and then rerun make modules_install and reboot.

I'd be surprised if the kernel compile HOWTO doesn't cover this.

HTH,
Dave



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to