Re: no modules after kernel compile

2003-01-04 Thread David Z Maze
Robert Storey <[EMAIL PROTECTED]> writes: > Part 3 of my "kernel compile saga." > > My new kernel compiles OK, it boots OK, but there are no modules. Typing > lsmod shows no modules loaded, even though /etc/modules says: ... > A look in directory /lib/modules/2.4.19/kernel/drivers confirms that the

Re: no modules after kernel compile

2003-01-04 Thread sean finney
heya, well.. are you sure that your kernel compile compiled those as modules when you made your kernel? (a quick way to check is to grep through the /boot/config-) if so, try re-installing your kernel package .deb(s). there's a y/n question in the process that might keeps you from accidentally

no modules after kernel compile

2003-01-04 Thread Robert Storey
Hi all, Part 3 of my "kernel compile saga." My new kernel compiles OK, it boots OK, but there are no modules. Typing lsmod shows no modules loaded, even though /etc/modules says: msdos via-rhine ide-scsi sg agpgart es1370 parport parport_pc A look in directory /lib/modules/2.4.19/kernel/drivers