Re: depmod problem
Joerg Albert <[email protected]> Tue, 15 Mar 2005 17:45:49 +0100 (CET)
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Tue, 15 Mar 2005, SZABO Miklos Zsolt wrote: > But a final question: The fact that module couldnt be installed was the > fault of: > - my silly system or > - the kernel or > - the driver? don't know, sorry. IMHO with CONFIG_MODVERSIONS you should have found the symbol iw_... somewhere in include/linux/modules/* (at least with my here 2.4.24 this is the case). So I'd blame a bad configuration run in the kernel, on the other hand you'd happily compiled the kernel ... /Jörg