The make module_install command installs the modules into /lib/modules/2.x.xx/. Search for your file into this directory instead of into the sources directory. If you can't find it, go to /lib/modules/2.x.xx/ and browse to see if there is some modules. If you find some, then you should probably have forgotten to enable the compilation of the 3c59x module, or you have included it directly into the kernel. Rerun make menuconfig and use the search function (press the / key) to find and configure it.
2006/2/14, Stroller <[EMAIL PROTECTED]>: > > On 14 Feb 2006, at 13:27, Gilberto Martins wrote: > > ... I tried to compile the kernel > > following the guidelines in the handbook, like make menuconfig, make > > and make module_install. But it seems the the modules were not > > generated. > > > > I tried "find /usr/ -iname "*"3c59x*" but only the source code was > > listed. I was expecting to find the "*.ko". What I missed? > > The Quick Install Guide gives the spelling as: `make && make > modules_install` > > Stroller > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list