Re: Netgear MA111 USB Wireless adapter
From: Sebastian Hans (hanss_at_in.tum.de)
Date: 02/22/04
- Next message: Alexander Clouter: "Re: Network Activities"
- Previous message: Simon Koh: "Re: Network Activities"
- In reply to: Chris: "Netgear MA111 USB Wireless adapter"
- Next in thread: Chris: "Re: Netgear MA111 USB Wireless adapter"
- Reply: Chris: "Re: Netgear MA111 USB Wireless adapter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 22 Feb 2004 11:23:13 +0000 (UTC)
Chris <c-squared@comcast.net> wrote:
> I recently set up a wireless network including a NetGear MA111 USB
> adapter on this computer. It connects ok in Windows 98, but not at all
> in RH9 (original
> kernel, no updates/rebuilds). I went to www.linux-wlan.org and got the
> pre11
> drivers and they seemed to install OK (I could be wrong). an "lsmod"
> shows that the prism2_usb driver is loaded. In order to install, I
> unpacked the tar.gz file, and ran the 3 commands according to the
> readme. (make, make all, and make install if i remember correctly.) So
> although the driver is listed in lsmod, it doesn't connect. I've
> searched all over but I can't put it all together.
>
> I (somehow) got RedHat to check for wlan0 when booting. (The "starting
> sendmail... [OK]; starting httpd... [OK] part). It then says "Bringing
> up interface wlan0...", pauses for about 10 seconds, and fails with a
> message that passes by too fast for me to read. I caught some portions
> of it, including:
>
> -SET failed on...
> -and a message that contained the string "SIOCSIFFLAGS"
>
> I feel like I'm getting closer; any help is appreciated.
Look at the output of dmesg after booting.
You might also try starting it partially by hand. This is how I do it
(with linux-wlan-ng-0.2.1-pre16):
/sbin/wland
/etc/rc.d/init.d/wlan start
/usr/sbin/dhcpcd -t 30 -N -Y wlan0
(You might want to do an ifconfig wlan0 $SOME_IP instead of starting
dhcpcd if you have a static IP address.)
Note that the script installed as /etc/rc.d/init.d/wlan doesn't start
wland. I had to do this myself before running .../wlan start
HTH
Seb
- Next message: Alexander Clouter: "Re: Network Activities"
- Previous message: Simon Koh: "Re: Network Activities"
- In reply to: Chris: "Netgear MA111 USB Wireless adapter"
- Next in thread: Chris: "Re: Netgear MA111 USB Wireless adapter"
- Reply: Chris: "Re: Netgear MA111 USB Wireless adapter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|