Go to System->Administration->Hardware drivers and let it install the drivers it says. You will have to connect to the internet with an ethernet cable first.
Another thing you can try is:
Open System->Administration->Network and go to wireless tab. Click add and give the configuration you gave to windows. If no card is shown, type in terminal to see if the adapter is recognized. If it is recognized, it means that you don't have the driver. You can use the windows driver instead, with the help of ndiswrapper. To install it type in terminal: Code: sudo apt-get install ndisgtk
and run it from System->Administration->Windows wireless drivers
There is documentation for ndiswrapper in Ubuntu here |