On Wed, Aug 06, 2003 at 01:16:48PM -0600, Jacob Fugal wrote: > Module Size Used by Tainted: P > nvidia 1542816 10 (autoclean) > smbfs 40816 2 (autoclean) > vfat 10988 0 (autoclean) > fat 34392 0 (autoclean) [vfat] > > Obviously no USB stuff there. So I go grepping and grokking on google > for all I can about the usb modules. Eventually I think I find them on > my system at: > > /usr/src/linux-2.4.20-gentoo-r5/drivers/usb
Er... you need to find them in:
/lib/modules/`uname -r`/kernel/drivers/usb
If they're not there, then you did not build them as modules (or you
did and did not run ``make modules_install'').
What does dmesg tell you about uhci and usb?
What are the contents of /proc/driver/uhci/hc0?
Have you tried creating your /dev/ devices with the MAKEDEV script
(does Gentoo even have one)? Or are you using devfs?
Never mind. Just wipe Gentoo and install Debian. :-P
Mike
--
------------------------------------------- | ---------------------
Michael Halcrow | [EMAIL PROTECTED]
Developer, IBM Linux Technology Center |
|
Real programmers don't draw flowcharts. |
Cavemen drew flowcharts; look how much it |
did for them. |
------------------------------------------- | ---------------------
GnuPG Keyprint: 05B5 08A8 713A 64C1 D35D 2371 2D3C FDDA 3EB6 601D
pgp00000.pgp
Description: PGP signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
