Lavender <448463...@qq.com> [11-10-09 03:07]: > It seems that no matter I build gentoo manually or with genkernel I can't > have a fine-working kernel finally. Obviously I must solve it by myself , so > I determined to build entire kernel all manually , it requests a lot of linux > knowlege . All for that, I hope someone could tell me where to get this > information , I haven't found them on gentoo.org , so please lead me to the > correct direction, thank you for you all !
Hi, when I am setup a new system for example after changing the motherboard and CPU for some reason, I normally boot into a live sysrtem like ubuntoo or such, check whether the most things are running and do a lsmod. Then I mount the tmp dir rw of my hd, which is on a separate filesystem, and paste all valuable info on that like the output of lsmod, lsusb and such. Then I use this infos for setting up a new kernel. Only ashot in the dark... HTH! Best regards, mcc