From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6248 invoked by uid 1002); 9 Dec 2002 18:29:41 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 6239 invoked from network); 9 Dec 2002 18:29:40 -0000 From: Per-Erik Westerberg To: gentoo-dev@gentoo.org In-Reply-To: <1039456751.16898.42.camel@beowulf.cryptocomm.com> References: <1039456751.16898.42.camel@beowulf.cryptocomm.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 09 Dec 2002 19:28:44 +0100 Message-Id: <1039458525.2345.2.camel@hobbes.chello.se> Mime-Version: 1.0 Subject: Re: [gentoo-dev] Linksys Wireless USB X-Archives-Salt: 0d3ceb68-7af2-4d86-82e4-906654e3f7bc X-Archives-Hash: 75ce3e5d59a6e5d2c4df2b19d1e94ca2 Hi, Have you tried issuing the command ... "modprobe prism2_usb prism2_doreset=1" ... to load the proper module before starting the wlan-usb-thing? Regards / Per-Erik On Mon, 2002-12-09 at 18:59, Adam Voigt wrote: > Alright, well, this: > > cat /proc/pci | grep "usb" > > Returns bupkiss, but should the usb be mentioned > in /proc/pci? It's on the motherboard so shouldn't it > not be in there anyway, or is "pci" misleading in that > it means all devices? > > (Last time I bug you, promise.) =) > > On Mon, 2002-12-09 at 12:52, Tom Prado wrote: > > On 9 Dec 2002, Adam Voigt wrote: > > > dmesg | grep "usb" > > > > Produces: > > > > usb.c: registered new driver usbdevfs > > usb.c: registered new driver hub > > init_module: prism2_usb.o: 0.1.16-pre7 Loaded > > init_module: dev_info is: prism2_usb > > usb.c: registered new driver prism2_usb > > > > And no, there is nothing in /proc/bus/usb. > > > > Modprobing usb-uhci, uhci, or usb-ohci all throw error's and are > not > > inserted. > > However, usb-core is loaded automatically when I modprobe the > prism2 > > driver. > > hmm, that's not good that all the ?hci drivers return errors. You > don't > appear to have any USB bus drivers loaded. See which USB adapter > you have > by doing a cat /proc/pci (or use lspci) and look for the USB > devices. > > I.e. mine are: > > 00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev > 02) > 00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev > 02) > 00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev > 02) > > and dmesg | grep usb returns: > > usb-uhci.c: $Revision: 1.275 $ time 23:33:42 Dec 4 2002 > usb-uhci.c: High bandwidth mode enabled > usb-uhci.c: USB UHCI at I/O 0xefe0, IRQ 11 > usb-uhci.c: Detected 2 ports > > You might want to check out > http://www.linux-usb.org/USB-guide/book1.html > > Best of luck, > Tom > > > -- > 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 -- gentoo-dev@gentoo.org mailing list