PDA

View Full Version : Connecting over NETGEAR USB


FRISP
Dec 13, 2009, 10:38 AM
I need to right click and repair the connection every time I try connecting to the internet after that its OK.

Any ideas why it won't connect automatically when I switch the PC on.

InfoJunkie4Life
Dec 14, 2009, 10:07 AM
Just for a little experiment, try setting your computer's IP to static.

FRISP
Dec 15, 2009, 11:02 AM
How do I do that

InfoJunkie4Life
Dec 15, 2009, 11:23 AM
Which OS is it?

If its XP, then you right click on your icon that you usually go to repair, and instead click "Open Network Connections."

Then you right click the "Local Area Connection" icon and go to properties. In the list there, you will see a property called TCP/IP, click that and then click properties below the list.

You can predefine your IP settings there. Open up the command prompt, and type "ipconfig" without the quotes.

Go back to your Local Area Connections box and click "Use the following IP address:" and "Use the following DSN server addresses:"

Copy the ip address listed in the command prompt to the box for "IP Address:" in Local Area Connections.

Subnet mask should automatically fill in once you click on it.

Copy the Default Gateway address from the command prompt to both the "Default Gateway:" and the "Preffered DNS Server:" boxes in Local Area Connection.

If you like you can use a public DNS address in the second "Alternate DNS server:" box, like 4.2.2.1.

Click "Ok"
Click "Ok"

Try to reboot and see if you have any problems.

FRISP
Dec 15, 2009, 11:33 AM
It also has trouble renewing IP addresses now

InfoJunkie4Life
Dec 15, 2009, 11:38 AM
All right, go back to automatic configuration. If you are too far away from the router, it could have trouble, or if your router overheats it may loose wireless. What model router do you have?

Secondly, try unplugging the router for ten seconds and then turning it back on. That may or may not help.

FRISP
Dec 19, 2009, 12:05 AM
It's a Netgear dg843g 54 M router.

All the other wireless connections from laptops work with it. Its just this Netgear wireless usb connection, which works with other computers.

The only problem I have is with this deck top in the lads room.

InfoJunkie4Life
Dec 19, 2009, 03:25 PM
What OS do you have on the desktop?

FRISP
Dec 20, 2009, 12:26 AM
XP, thanks for sticking with this

InfoJunkie4Life
Dec 20, 2009, 07:26 AM
Ok, it could be a driver problem. Once you get it working, right click "My Computer" and select "Properties."

Go to "Hardware" and Click "Device Manager"

When the new window pops up, see if there are any listings with a yellow icon next to it or some sort or error.

If not, scroll down to "Network Adapters" and click it so that it expands. Right click on your USB adapter and click update driver. Just click next, next, OK, finish, whatever until it is done. You will get a message when it has finished saying it has updated the driver, or could not find a better version.

Also, now that I think about it, there may be no solution. A lot of times, USB drivers can be the last thing to load. This could be a problem when the computer expects a network connection before the computer even finishes starting up. It screws up.

After all of those I have one "Fix" that may work for you.

Open notepad and paste the following lines into it:

Ipconfig /release
Ipconfig /flushdns
Ipconfig /renew

Then save it. Save it as ip.bat in C:\

Change the box below where you type in the name of the file to "All Files"

Then press save.

When you're done, exit out of notepad, and go to the C drive. Right click on ip.bat and click "Send To > Desktop (Create Shortcut)" Exit out of that window.

On your desktop you should have a "Shortcut to ip.bat" icon. Right click it and select Cut.

Go into your start menu, programs, right click "Startup" and select open. Right click white space in the new window and select paste. The icon should be moved from the desktop to the startup folder.

Reboot and see if that helps.

FRISP
Dec 24, 2009, 10:06 AM
Thanks that .bat has done the job