TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:3733] modules won't load automatically
Hi
This is a FAQ. For RedHat 5.1/5.2, when you compile a new kernel, you
need to do one more thing. After "make modules_install", do the following:
grep 'Linux version' /usr/src/vmlinux > ${MODULES_DIR}/.rhkmvtag
Where ${MODULES_DIR} is the directory modules installed(usually
/lib/modules/2.2.0 or somthing like that).
On Mon, 25 Jan 1999, Ben Luey wrote:
> I have redhat 5.2 and kernel 2.2.0pre6. My modules aren't loading as need
> ed. My soundcard wouldn't work for a while but when I ran sndconfig it
> started working. I now think that sndconfig manually loaded the module and
> that is why it wouldn't work.
>
> ncpfs wouldn't work until I ran "modprobe ncpfs.o", same with autofs.o and
> I'm having problems with mounting vfat disks now (is there a modules
> besides vfat.o and fat.o that I need). What can I do so the kernel will
> load and unload modules as needed?
>
> Thanks,
>
> Ben
>
> Ben Luey
> lueyb@carleton.edu
> ICQ: 19144397
>
> The great objective of social reform is to prevent a fundamental change in
> class relations. -- Eugene Genovese
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> Try our website: http://tclug.real-time.com
>