Hi,
After googling around, I followed some of the steps I'd seen in this forum to get the usb adapter working.
lsusb
Bus 001 Device 004: ID 0846:9020 NetGear, Inc. WNA3100(v1) Wireless-N 300 [Broadcom BCM43231]
I have standard 11.10 that I upgraded, arch is i686
I downloaded ndiswrapper using the Ubuntu Software Center.
I have gotten my Netgear N600 wireless dongle working perfectly under Linux, but I had one lingering question that I hope someone can help me with.
To get the device working, I used a driver that I found online which contains the 64-bit driver for my device.
I am running a desktop computer with and Asus motherboard and AMD Phenom II x 4 processor. It is a 65 bit machine. I installed Ubuntu 12.10 last week and am still trying to get the wireless usb adapter working. I installed a driver for this device using the Windows Wireless Drivers App (ndisgtk). The driver is bcmwlhigh63 which I got from the Netgear site.
Linux newbie here, anyway so here is the problem, I run Ubuntu 10.10 and I have a Sitecom 300N x2 Wireless Network dongle with chipset 8192SU, I used ndiswrapper to install my Windows Wireless driver because Sitecom doesn't have a linux driver, it says hardware present but it doesn't find any Wireless networks, nor does it connect to one.
I am trying to connect to the internet using a Quanta Computer USB LTE modem (Mobily Connect 4G).
I am new to linux, and recently installed fedora 13 in dual boot with windows on my machine. I am having a problem getting fedora 13 to activate my netgear wna 1100 wireless adapter. It kis reading the adapter at Bus 002 Device 0033 ID 0846:9030 Netgear, Inc., but it will not power on. I've burnt the window driver to disc but being a different language, it will not work in linux.
I identified the device ID of my USB Wi-Fi dongle...
[root@localhost benny]# lsusb
Bus 001 Device 002: ID 1385:4251 Netgear, Inc WG111T (no firmware)
I downloaded a recommended driver and proceeded to install it on ndiswrapper, then I checked it was successful...
[root@localhost ndis5]# ndiswrapper -l
athfmwdl : driver installed
device (1385:4251) present
netwg11t : driver installed
Hello. I've read a lot about wireless network cards but I haven't found something similiar to my problem. I've a belkin wireless card F5D7000tt and its driver bcmwl5.inf. I think I've correctly installed it because when I use "ndiswrapper -l" i get:
WARNING: all config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future realease.
so i was following this guide trying to setup my wireless driver
http://www.aircrack-ng.org/doku.php?id=compat-wireless
and at the end i type sudo modprobe "driver-name"... i tried inserting iwl3945,mac80211, and other drivers instead of driver -name but with no success...
when i do and iwconfig i see no listing of wlan0 anymore...