Brad Hards wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Mon, 28 Oct 2002 04:52, Randy.Dunlap wrote: > > Well, I had already looked there and it's not listed there: > > > > [rddunlap@midway 2.5.44]$ pwd > > /lib/modules/2.5.44 > > [rddunlap@midway 2.5.44]$ > > [rddunlap@midway 2.5.44]$ ls > > build@ modules.dep modules.isapnpmap modules.pcimap > > kernel/ modules.generic_string modules.parportmap modules.usbmap > > [rddunlap@midway 2.5.44]$ > > [rddunlap@midway 2.5.44]$ grep -ni keybdev * > > grep: build: Is a directory > > grep: kernel: Is a directory > > [rddunlap@midway 2.5.44]$ > <snip> > > Yes, 'depmod' is run, like so: > > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.44; fi > > > > So I now (again) have new, updated modules.* files, but the problem > > persists: > <snip> > > OK, I'm confused too. Everything looks fine. > > At this stage, I can only suggest an strace on the modprobe, to see where it > is looking for configuration. I just did a dummy run, and except for > /etc/conf.modules (which you probably don't have anyway), it seems to only > look in the two files that have no effect anyway.
strace didn't tell me anything. modprobe just had the same message, but I couldn't see where the dependency was coming from. Anyway, it looked weird, so I upgraded modutils from 2.4.6 to 2.4.21, and the problem went away, so it's gone, kaput (?). Thanks Brad. ~Randy ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
