I was looking for some specific instructions for Kubuntu, since that is what you are using. No real good article yet specific for Kubuntu.
It looks like you got as far as configuring the driver for ndiswrapper. Now you have to actually load the driver;
sudo depmod -aThis adds the ndiswrapper module to the kernel depmod. Then do;
sudo modprobe ndiswrapperThis loads the actual ndiswrapper module configured with the Windows driver.
See section 2.5.2.3 in the Ubuntu wiki article
here.
Now that the module is loaded, do;
sudo iwconfigYou should see an entry for wlan0 with some output. Your not done yet. Let me ask;
1. Do you have KWiFimanager installed?
2. Do you know the essid name and passphrase for the modem or router that you are using? You will need these to proceed either through the console or KWiFiManager.
3. Are you using WEP or WPA encription through the router or modem?
_________________________
"I love it when a plan comes together." - Hannibal Smith