|
发表于 2003-5-3 01:54:12
|
显示全部楼层
1) u need choose usb related options as module, and do make modules, make module_install. u need not choose Y here, M is enough. Since rh rc.sysinit will try to load usb module when boot, so u choose M can let rh find these modules correctly. If you choose to link them into kernel by 'Y', u usb part will work correctly while rh still report some fails. but that is only fail to load module, not fail to work.
2) u need choose /dev/pts file system for Unix98 PTYs in file system
3) do u include iptable? can u post the error here? i am not quite familar with iptables. i do not do firewall research for a long time.
4) which kernel u compile? nvidia kernel module will be in /lib/modules/2.4.xx-x/video/nvidia.o. if u compile kernel and generate a new /lib/modules/2.4.xx-x dir.(because u change kernel version), u have to recompile nvidia kenrel driver for this kernel. but once u compile the nvidia kenrel, u need not do it after u recompile same version of linux kernel.
5) for u old kernel do u regenerate the initrd.img?
be sure to answer this question, u recompile with 2.4.20? vanilla? 2.4.20-8 come with u rh, or 2.4.20-9? |
|