You have absolutely nothing in /proc/bus/usb? Or do you have usb loaded
but the device is not listed in /proc/bus/usb/devices? If the former, it
sounds like you don't have the usb drivers even loaded or you don't have
usbdevfs loaded.
Make sure you have USB compiled in the kernel (or as a module).
Do you see any USB messages when you do dmesg | grep usb?
If you have it as a module, make sure you have usbcore loaded, and one of
these depending on your hardware: usb-uhci, uhci, or usb-ohci.
Good luck.
Tom
On Mon, 9 Dec 2002, Adam Voigt wrote:
> I'm trying to get my Linksys Wireless USB adapter (version 1) to work,
> following the instructions on:
>
> ftp://ftp.linksys.com/pub/network/linux_release.txt
>
> Yields the following in the message log:
>
> Dec 9 10:07:46 ws1 modprobe: modprobe: Can't locate module wlan0
>
> And nothing is in /proc/bus/usb. I compiled the wlan-ng as prompted,
> and everything seemed to go fine, no error's, every step worked,
> it's just this thing won't configure. (ifconfig wlan0 says no such
> interface)
>
> I'd appreciate the help. Any ideas?
>
> --
> Adam Voigt (adam@cryptocomm.com)
> The Cryptocomm Group
> My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
>
--
gentoo-dev@gentoo.org mailing list
-- Adam Voigt (adam@cryptocomm.com) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc |