LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 01-23-2005, 04:01 PM   #1
firefox360
LQ Newbie
 
Registered: Jan 2005
Location: Canada
Distribution: Fedora Core 3
Posts: 4

Rep: Reputation: 0
Linksys WMP54G in Ndiswrapper


I have the Linksys WMP54G wireless network card. Now that I've got Ndiswrapper all set up and working with my card theres seems to be one big problem stopping me from being able to browse this site with my desktop. Ndiswrapper recognizes my card and all and 'it' says that the card is initialized, along with iwconfig, KWifiManager, and such. But I'm unable to find any wireless network with the iwlist command or with KWiFiManager. The lights on my WMP54G V.2 doesn't come on at all... So I'm thinking that the card is not being powered on. The only problem is, how do I power it on? I'm running Fedora Core 3 with the 16k Stack patch along with Ndiswrapper 0.12 installed with the Broadcom drivers included by Linksys. Does anyone know how to get this damn card to work? Seems like it's quite difficult according to all the articles I've read. But there are some who say that it works easily for them and one particular article made me jelous of SuSE Linux Professional's YaST network configuator. I'd love to fix this problem, then get on with the my other Linux issue which is that I can't seem to boot into Windows no more after Fedora Core did something to the MBR or somethin...
 
Old 01-30-2005, 03:23 AM   #2
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
You know, I had pretty much the exact same problem (WMP54G card not working on fc3). I tried everything only to find out that I had to install the drivers that were on the disc that came with the wireless card (which I still had). Once I installed those drivers, everything worked fine. I'm not saying that it will work for you, but it's a shot.
 
Old 04-09-2006, 01:05 AM   #3
cDizzle
LQ Newbie
 
Registered: Mar 2006
Posts: 9

Rep: Reputation: 0
you can make a shell script to do this all for you

if this doesnt help, then this is over my head

save this as /doit.sh or something
Code:
export PATH=$PATH:/sbin:/usr/sbin
iwconfig wlan0 mode Managed
iwconfig wlan0 essid 'YOURESSIDHERE'
ifconfig wlan0 192.168.0.115
route add default gw 192.168.0.1
this is assuming your defaut gateway will be 0.1 and ur ip will be static. If you want to do it via dhcp, replace the last 2 lines from above with

Code:
dhclient wlan0
run /doit.sh to start your interface by going:
Code:
/doit.sh
how simple is that?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FC3, ndiswrapper .12, and LinkSys WMP54g v4 (RaLink) problems DarkWard Linux - Wireless Networking 1 01-19-2005 01:23 AM
GUIDE: Installing Linksys WMP54G with NDISWRAPPER-11 barton Slackware 1 11-29-2004 02:40 PM
ndiswrapper troubles with Linksys WMP54G kupek85 Linux - Wireless Networking 6 08-04-2004 10:54 PM
linksys wireless WMP54G and ndiswrapper: cannot connect reshma Linux - Newbie 3 02-13-2004 08:29 PM
ndiswrapper for linksys WMP54G skeetnah Linux - Wireless Networking 1 12-10-2003 03:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration