Jump to content

WMB from Gigabyte Utility - Is possible


jas20

Recommended Posts

You probably would have to change things to suit your PC.

This is for XP, but you should be able to tweak to make it work for win 2000

 

Why You need:

Gigabyte utility and drivers (one people used for Nintendo Wifi Connection)

Ralink card

Windows XP (should work for 2000 if tweaked)

Rescource hacker http://delphi.icm.edu.pl/ftp/tools/ResHack.zip

 

Goto:

C:\Program Files\Gigabyte\Gigabyte GN-WPKG Wireless PCI Adapter SoftAP\Installer\WINXPSTA

 

Move:

"rt2500.sys" to /org and copied the "rt2560.sys" out of WinXp/i386 (assuming this is the driver you used) of the WMB drivers to /ds, rename it to "rt2500.sys".

 

CHOICE!

You can either use batch scripts or my switcher program.

 

If you want batch, I made 2 batch scripts:

STAtoDS.bat

cd "C:\Program Files\Gigabyte\Gigabyte GN-WPKG Wireless PCI Adapter SoftAP\Installer\WINXPSTA\"
del "rt2500.sys"
copy "ds\rt2500.sys" "rt2500.sys"

DStoSTA.bat

cd "C:\Program Files\Gigabyte\Gigabyte GN-WPKG Wireless PCI Adapter SoftAP\Installer\WINXPSTA\"
del "rt2500.sys"
copy "org\rt2500.sys" "rt2500.sys"

 

If you want the switcher program

You can download at the attachment.

 

Switch to AP mode, when the card 'doesn't exist'

Now make sure the utilty is closed.

Open /Winxp/RaConfig2500.exe in Resource Hacker.

Navigate to: Menu -> 223 -> 1033

Add: MENUITEM "Switch to AP Mode", 32781

I put it under "Use zero config..."

Click "Compile Script" and save.

It should have made a backup itself, incase things don't work for you.

 

The following "To switch..." aren't updated.

To switch to WMB:

Run APConfig2500.exe

Run STAtoDS.bat

Right click the AP utiltiy and click "Switch to Station Mode"

It will show it doesn't exist.

Now use WMB/Wifime

 

To switch to SoftAP:

Right click on the utility and click "Switch to AP mode"

Working as an Ap :P

 

To switch to Station (from WMB):

Switch to AP mode

Run DStoSTA.bat

Right click the utility at click "Switch to Station Mode"

It should now be acting like a normal wificard

 

It's even better now (with resource hack and switcher) :P

 

Jas20

Switcher.zip

Edited by jas20
Link to comment
Share on other sites

So it works? Good. It was my first post here.

 

I use D:, but I though most use C:

 

The changes have been made, I also put 'cd' in the batch script so if people have different directories, it's easier to change.

 

Jas20

Edited by jas20
Link to comment
Share on other sites

I've tried messing around with the driver to achieve the same effect with my LC700030, but no luck. 8)

 

Is there a known method to do this for my network card?

 

 

I've not seen it be discussed on any forum yet or anything (may have slipped by me, hence this post).

Edited by Agilo
Link to comment
Share on other sites

Does it use the gigabyte driver & utility?

 

What OS is yours?

 

Are you relying on the batch scripts to do it for you?

-------

I would try doing it myself. Finding the gigabyte folder.

Finding the %OS%STA/ folder.

Copy the original rt2500.sys to a safe place.

Put in the renamed wifime file. Make sure this is the one for your OS.

Go into Ap mode, then switch to station.

 

Jas20

Edited by jas20
Link to comment
Share on other sites

Does it use the gigabyte driver & utility?

 

What OS is yours?

 

Are you relying on the batch scripts to do it for you?

-------

I would try doing it myself. Finding the gigabyte folder.

Finding the %OS%STA/ folder.

Copy the original rt2500.sys to a safe place.

Put in the renamed wifime file. Make sure this is the one for your OS.

Go into Ap mode, then switch to station.

 

Jas20

 

 

For NDS development and software testing (etc.) I use Windows.

I don't even use the Gigabyte card, sorry for not clarifying that.

 

I knew your method wouldn't work but I have tried doing roughly the same (replacing the.sys file) with the drivers for my own (PCI) network card (LC700030 by Sweex) which didn't work.

 

I was just asking if there's an alternative general known method to get both methods working with existing software (that I missed).

 

Anyway, great efford on your part, just a shame I don't have the same hardware. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...