View previous topic :: View next topic |
Author |
Message |
andrewy l33t
Joined: 07 Apr 2004 Posts: 602
|
Posted: Sun Oct 10, 2004 1:28 am Post subject: Netgear MA111 linux-wlan-ng problems |
|
|
I'm trying to help a Gentoo newbie get on the internet with his Netgear MA111 wireless USB adapter.
I walked him through the Gentoo install, and we compiled the 2.6.7-gentoo-r11 kernel using genkernel.
I had him burn the files needed for linux-wlan-ng to a CD, and he copied them to /usr/portage/distfiles and then emerged the ~x86 version of linux-wlan-ng.
We edited /etc/conf.d/wlan and set the SSID to netgear, and then edited /etc/conf.d/wlancfg-netgear and changed the channel to the correct setting. He also edited /etc/conf.d/net and added the lines for wlan0 to set the IP address and gateway.
When he types /etc/init.d/wlan start, it says "* Starting WLAN devices
FATAL: Module wlan0 not found"
I had him load the ohci_hcd module since it wasn't loaded automatically, but we still get that error. Also, the light on his MA111 turns on when he plugs it in to the computer, but turns off immediately after. I don't know if that means anything.
Any idea how to get this working? |
|
Back to top |
|
|
andrewy l33t
Joined: 07 Apr 2004 Posts: 602
|
Posted: Sun Oct 10, 2004 12:20 pm Post subject: |
|
|
Now we got it to show up as wlan0, but it's in some sort of roaming/scanning mode, and I can't figure out how to specify the channel for it to use so it can connect.
Any ideas? |
|
Back to top |
|
|
darkn0th n00b
Joined: 14 Jul 2004 Posts: 42 Location: Lausanne, Switzerland
|
Posted: Wed Oct 13, 2004 4:12 pm Post subject: |
|
|
man iwconfig |
|
Back to top |
|
|
andrewy l33t
Joined: 07 Apr 2004 Posts: 602
|
Posted: Thu Oct 14, 2004 9:48 pm Post subject: |
|
|
If you were familiar with the linux-wlan-ng drivers you would know that iwconfig can't be used to configure them. |
|
Back to top |
|
|
|