Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

MA111 USB wireless NIC has to be installed on each boot

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
sardiskan
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Thu Oct 07, 2004 4:30 pm
Location: Montgomery

MA111 USB wireless NIC has to be installed on each boot

  • Quote

Post by sardiskan » Wed Dec 22, 2004 2:32 am

I have a MA111 that is working fine but I have to go through the installation procedure to turn it on. These are the steps I have to do on each bootup.

1. I have to add the following entry into the /etc/modules.conf file

Code: Select all

alias wlan0 prism2_usb
I have to readd this entry because on reboot, the file reverts back to its original state or something because the entry I put into the file is gone.

2. I have to run the wlan script from the /etc/init.d folder with the following command:

Code: Select all

/etc/init.d/wlan start
3. I have to assign the interface an IP address because it does not get an IP address from the DHCP server. I use the following command:

Code: Select all

ifconfig wlan0 192.168.x.x
4. I have to add the default gateway to the routing table because the route is not in place. I use the following command:

Code: Select all

route add default gw 192.168.x.x
After I do all those steps, my wireless NIC works. The nic actually works after step 3 but I can't get outside the network segment.

I need to know if there is a way I can either automate this process at boot, or install the device to where it will work everytime the computer boots up. Does anyone have and idea what to do?

THanks.
Unless a grain of wheat falls to the ground and dies, it remains only a single seed.
Top
kenthepostman
Apprentice
Apprentice
Posts: 245
Joined: Fri Jul 02, 2004 4:50 am
Location: Stanford, CA

  • Quote

Post by kenthepostman » Wed Dec 22, 2004 6:40 pm

You can create your own script file to do all of those things. You should also look into using the program quickswitch. You can define different profiles for internet access and change everything with one command. It's not that hard to set up either. You can also make the wlan script run automatically with the following command:

Code: Select all

rc-update add wlan0 default
Top
sardiskan
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Thu Oct 07, 2004 4:30 pm
Location: Montgomery

  • Quote

Post by sardiskan » Wed Dec 22, 2004 6:56 pm

Ok, I'll give that a try.
Unless a grain of wheat falls to the ground and dies, it remains only a single seed.
Top
spacebar
n00b
n00b
User avatar
Posts: 18
Joined: Thu Oct 28, 2004 8:30 pm

  • Quote

Post by spacebar » Fri Jan 07, 2005 2:43 am

i had trouble with this adapter too. the init scripts included with wlan-ng simply didn't work.

it's quite easy, though, to create your own script and have it run at startup. just save the commands you'd issue normally to a file, make it executable, and put that file in /etc/conf.d/local.start.

then run

Code: Select all

rc-update add local default
this is what i ended up doing and now everything works fine.
Dell Inspiron 3500 366 mHz PII
Dell Dimension 4600C 3G P4 w/HT
Gateway G6 300 mHz PII
Athlon XP-M 2600
Top
sardiskan
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Thu Oct 07, 2004 4:30 pm
Location: Montgomery

  • Quote

Post by sardiskan » Fri Jan 07, 2005 1:01 pm

Yeah, I ended up getting it to working too. Like you said, the scripts simply did not work. Thanks.
Unless a grain of wheat falls to the ground and dies, it remains only a single seed.
Top
cartpullerjack
Apprentice
Apprentice
Posts: 185
Joined: Sun Nov 16, 2003 5:19 am

  • Quote

Post by cartpullerjack » Sun Jan 09, 2005 12:29 am

I have the same adapter. Are you able to get it working with encrypted networks?
Top
Post Reply

6 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic