I had a similar problem after installing 6.1.  I posted questions on
here, but had very little success.  Finally I just downloaded the latest
source from ftp.kernel.org, untarred it, and built it myself (doesn't
take long).  This worked, and now I don't have the problem.  Hope this
helps.
                                        Chad Sellers

Joseph Chen wrote:
> 
> Hi,
> 
> The kernel I compiled of the src with Mandrake 6.1 CD is always not
> working properly, either freezing when "Finding module dependencies"
> occurs or crashing when runing.  I suspect that the new modules screws up
> the existing ones there, but I'm not quite sure.  Should I delete all the
> existing modules in /lib/modules/ before do "make modules_install"?
> 
> All I did is
>         make mrproper
>         make xconfig
>         make dep
>         make clean
>         make bzImage
>         make modules
>         make modules_install
> 
> What else do I need to do?
> 
> Thanks,
> 
> Joe

Reply via email to