LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-03-2008, 08:54 PM   #1
bjk6432
LQ Newbie
 
Registered: Aug 2007
Posts: 1

Rep: Reputation: 0
Unhappy PCI Adapter WMP54GS connection problems to Netgear router WPN824v3


Hello

I've used windoze most of my life and have only recently dabbled with linux (mostly Ubuntu and Open SuSe). That said, my linux programming is really non-existant, so my problems are two fold:

1. What is an excellent reference for linux commands and the like?

2. My main problem is that I'm running the latest vers of Freespire (2.01?) on my computer and I cannot connect to my wireless internet. I have a Linksys Wireless-G PCI Adapter WMP54GS and recently purchased a netgear wireless router WPN824v3. When clicking on the network connection icon in the lower right corner of the window, my computer is able to detect the Netgear router but will not connect to the network. It will time-out. I tried setting the detection to automatic rather than manual and this did nothing. When I set it to manual, i'm not sure what IP address to use, as when i bring my mouse over the netgear signal the computer says the IP is 0.0.0.0. Hopefully I've been explicit enough.

I promise if someone can help me I will do my best to spread the linux OS to other persons i may know

Thank you in advance!
 
Old 09-04-2008, 04:53 PM   #2
trist007
Senior Member
 
Registered: May 2008
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 70
which linux distro are u using? Probably better to connect via terminal instead of the gui.
 
Old 09-04-2008, 05:06 PM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Hi,
Quote:
Originally Posted by bjk6432 View Post
Hello

I've used windoze most of my life and have only recently dabbled with linux (mostly Ubuntu and Open SuSe). That said, my linux programming is really non-existant, so my problems are two fold:

1. What is an excellent reference for linux commands and the like?

2. My main problem is that I'm running the latest vers of Freespire (2.01?) on my computer and I cannot connect to my wireless internet. I have a Linksys Wireless-G PCI Adapter WMP54GS and recently purchased a netgear wireless router WPN824v3. When clicking on the network connection icon in the lower right corner of the window, my computer is able to detect the Netgear router but will not connect to the network. It will time-out. I tried setting the detection to automatic rather than manual and this did nothing. When I set it to manual, i'm not sure what IP address to use, as when i bring my mouse over the netgear signal the computer says the IP is 0.0.0.0. Hopefully I've been explicit enough.

I promise if someone can help me I will do my best to spread the linux OS to other persons i may know

Thank you in advance!
Welcome to LQ!

I would suggest that you look at 'Rute Tutorial & Exposition', 'Linux Newbie Admin Guide' & 'Linux Command Guide' to get some good background information.

These links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!

I don't use Linspire. But you should be able to open a terminal window to then setup a static IP, then do as root (su) from cli;

Code:
~#su                               #become root
~#password:                        #answer with root password
~#ifconfig -a                      #get recognized devices
                                   #possibly wlan0 device
~#ifconfig wlan0 192.168.0.10      #set to a available IP
~#route add default gw 192.168.0.1 #set to your gateway
~#route -n                         #show the route table
~#ifconfig wlan0 up                #should be up already
~#ping 192.168.0.1                 #ping your gateway
~#ping 208.69.32.130               #google.com IP
~#ping google.com                  #test DNS, if fail then
                                   #check /etc/resolv.conf
You should have your '/etc/resolv.conf' setup with your 'ISP DNS' nameservers. You could always add;

Code:
 sample '/etc/resolv.conf';

search 192.168.1.1           #your routers IP??
                             #set to your routers IP

nameserver xxx.xxx.xxx.xxx   #ISP DSN Replace xxx

nameserver 4.2.2.1           #Verizon third level DNS
nameserver 4.2.2.2
nameserver 4.2.2.3
nameserver 4.2.2.4
 
Old 09-04-2008, 06:51 PM   #4
henry_shadowjet
Member
 
Registered: Oct 2006
Posts: 55

Rep: Reputation: 15
Welcome to LQ!

I'm not going to be technical here, actually I experienced the same problem and I forgot something really dumb! I'm just tryign to make sure this isn't the case with you.

Assuming that you have all the settings (as provided above by our kind and helpful members) and still cannot connect, it might be just a setting in the router. If your router is using "Access Control List", don't forget to add your MAC address in there! I know I've done this mistake once when buying a new card ^^

Good luck!
 
  


Reply

Tags
freespire, help, internet, linux, router, wireless, wmp54gs



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
netgear wireless pci adapter in linux mr norm Linux - General 1 08-02-2008 04:10 AM
Help With Netgear WG311v3 PCI Wireless adapter cmtishler SUSE / openSUSE 10 08-11-2006 12:14 AM
URGENT - can't configure Netgear WG311 v2 Wireless PCI Adapter urvashi Linux - Wireless Networking 1 04-01-2006 12:03 PM
NETGEAR wireless PCI adapter yhus Linux - Hardware 3 09-21-2005 08:03 AM
Repost: problem booting WMP54GS Wireless-G PCI Adapter with SpeedBooster Wireless-G-DSL Linux - Hardware 3 04-09-2005 01:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:01 PM.

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