Gentoo Archives: gentoo-dev

From: Luke Graham <luke@×××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Linksys Wireless USB
Date: Wed, 11 Dec 2002 01:16:45
Message-Id: 200212111113.09858.luke@trolltech.com
In Reply to: Re: [gentoo-dev] Linksys Wireless USB by Adam Voigt
1 On Wed, 11 Dec 2002 12:18 am, Adam Voigt wrote:
2 > Ok, funny thing, when I configure a computer for my use (work computer
3 > previously
4 > used by someone else) I always reformat, and go minimalist on what I
5 > need to make
6 > the system run smoothly, well as it turns out, at that time, I didn't
7 > have any USB devices,
8 > so guess what, I had turned USB support off in the BIOS. After several
9 > thousand
10 > resounding "Doh!" in a row, it will now modprobe uhci successfully.
11 >
12 > And I get heart-warming little messages like "detected new device" and
13 > such on
14 > my USB connection. Yay. It says the device was not claimed by any driver
15 > or some such
16 > thing, but it's a start. Alright, my new problem is, wlanctl-ng fails
17 > with the message:
18 >
19 > wlan: FAILED: /sbin/wlanctl-ng wl0 dot11req_start ssid=
20 > bsstype=independent beaconperiod=100 dtimperiod=3 cfpollable=false
21 > cfpollreq=false cfpperiod=3 cfpmaxduration=100 probedelay=100
22 > dschannel=6 basicrate1=2 basicrate2=4 operationalrate1=2
23 > operationalrate2=4 operationalrate3=11 operationalrate4=22
24 >
25 > wlan: wlanctl-ng: No such device
26 > wlan: Failed to enable the device, exitcode= 1 .
27 > wlan: grep: /proc/net/p80211/wlan0/wlandev: No such file or directory
28 >
29 > Ok, the device is there for sure in /proc/bus/usb, so it's definetly
30 > seeing it now, but I'm not
31 > sure what "p80211" has to do with anything, any ideas?
32
33 This is the 802.11b protocol, the layer below your wireless tcp/ip connection.
34 At a first guess, I would say check all the necessary modules are being
35 loaded, including p80211.o
36
37 --
38 luke@×××××××××.com Fax: +47 21604801
39 Trolltech AS, Waldemar Thranes gt. 98, N-0175 Oslo, Norway
40
41 --
42 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Linksys Wireless USB Mark Gordon <mark.gt@×××××××××××××××.uk>