On 27 Feb 2004, at 17:22, Barry Samuels wrote:
When starting to boot I see 'bios data check successful' then there is a pause of two minutes before the boot continues.
In the log I see 'No module symbols loaded - kernel modules not enabled'.
In my config I have:
# Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set CONFIG_OBSOLETE_MODPARM=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y
Anyone else experiencing problems with this kernel?
Well mine is different. I never select mod versions in the kernel (Due to the webcam I own and kernel testing)
# # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_OBSOLETE_MODPARM=y # CONFIG_MODVERSIONS is not set CONFIG_KMOD=y
Though, did you copy your kernel config from 2.4 to 2.6 and ran make oldconfig just in case?
Should always install module-init-tools, devfsd (should be udev but don't see it anywhere in Debian yet?) and that should be it. Tried 2.6.3?
It's 10.30 on a Friday night and I'm offering technical support?! Something wrong with me!
C