I am at my whit's end. Everything seems to say that my Netgear MA111 adapter (v1) should work yet it doesn't. Note: I have Kubuntu version 6.06 installed.
I went to http://help.ubuntu.com/community/Wif...e/NetgearMA111 and tired to follow the steps. Here are the results:
when I type in
lsmod | grep prism
I get this:
prism2_usb 77060 0
usbcore 129668 6 usb_storage, prism2.usb, usbhid, ehcc_hcd, ohci_hcd
No mention of the ieee80211 xxxxx 1 prism2_usb it says I should have
when I type
sudo modprobe prism2_usb
nothing prints on the screen, it just goes to a new line waiting for an input, so I don't know if anything happens
Here's another wierd thing. It says that there should be a directory /etc/modprobe.d/wlan but there is no wlan directory in the modprobe.d one
In terms of installing the package I typed in
sudo apt-get install linux-wlan-ng
and was told it was the newest version
When I tried to edit the /etc/network/interfaces file it said I didn't have permission
When I typed in
lsusb
It listed the device :
0846-4110 NetGear, Inc. MA111 WiFi (v1)
Yet when I go into KinfoCenter it lists the device under USB devices as Unknown.
Obviously, I can not connect the internet
Any help would be greatly appreciated.
I went to http://help.ubuntu.com/community/Wif...e/NetgearMA111 and tired to follow the steps. Here are the results:
when I type in
lsmod | grep prism
I get this:
prism2_usb 77060 0
usbcore 129668 6 usb_storage, prism2.usb, usbhid, ehcc_hcd, ohci_hcd
No mention of the ieee80211 xxxxx 1 prism2_usb it says I should have
when I type
sudo modprobe prism2_usb
nothing prints on the screen, it just goes to a new line waiting for an input, so I don't know if anything happens
Here's another wierd thing. It says that there should be a directory /etc/modprobe.d/wlan but there is no wlan directory in the modprobe.d one
In terms of installing the package I typed in
sudo apt-get install linux-wlan-ng
and was told it was the newest version
When I tried to edit the /etc/network/interfaces file it said I didn't have permission
When I typed in
lsusb
It listed the device :
0846-4110 NetGear, Inc. MA111 WiFi (v1)
Yet when I go into KinfoCenter it lists the device under USB devices as Unknown.
Obviously, I can not connect the internet
Any help would be greatly appreciated.
Comment