Ubuntu Networking :: Ndiswrapper - Micronet/realtek USB Dongle?

Nov 29, 2010

However it doesn't seem to have fixed my problems, in trying to connect a Micronet usb dongle to my Dell desktop. There are some things I can't run the diagnostics on because when I plug my dongle in the system partially hangs. So it work run lshw -C network for example. And see below for some unhealthy looking outputs from /var/log/messages.

uname -r 2.6.32-26-generic
dmesg | grep ndiswrapper
[ 28.307931] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)
[ 31.081961] usbcore: registered new interface driver ndiswrapper
ndiswrapper -l

[Code]...

View 9 Replies


ADVERTISEMENT

Ubuntu Networking :: Dynex Wireless G USB Dongle - NDISWrapper?

Dec 10, 2010

I'm trying my to get my 3-year-old Dynex wireless dongle to work in Ubuntu 10.04 (64-bit). Borrowing a similar linksys adapter from another computer running Ubuntu, I was able to install NDISGTK and transfer the same drivers that work in my 64-bit Windows 7 installation into my home folder.

Despite the fact that the dongle does not appear at all using lshw -C Network, ndiswrapper -l indicates that the driver is installed and the device is present. I think I found something interesting, though, when I tried this command:

Code:
jimmy@ubuntu:~$ dmesg | grep -e ndis -e wlan
[ 9.321323] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)
[ 10.021542] ndiswrapper (import:242): unknown symbol: NDIS.SYS:'NdisMIndicateReceiveNetBufferLists'
[ 10.021549] ndiswrapper (import:242): unknown symbol: NDIS.SYS:'NdisAllocateIoWorkItem'
[ 10.021554] ndiswrapper (import:242): unknown symbol: NDIS.SYS:'NdisFreeIoWorkItem'

[Code]...

View 4 Replies View Related

Ubuntu Networking :: RealTek 8190 Wireless Ndiswrapper Working But No Connection?

Mar 18, 2011

I've been using a RealTek 8190 PCI wireless card on my desktop in Ubuntu 10.04. The net819xp driver worked fine in ndiswrapper. Then my housemates got a new router and switched our wireless SSID & password. In network manager, I can see the SSIDs, but when I try to connect to our SSID, it continues trying to connect but never does connect. Something related to the router change and router firmware upgrade created this problem and i'm sure i need to fix it on my computer. All my windows7 flatmates are connecting with no problem. Right now I'm using my laptop, so i can't copy & paste results from terminal commands,

View 1 Replies View Related

Fedora Networking :: 14 X64 Ndiswrapper Modprobe Ndiswrapper Module Not Found?

Jan 28, 2011

i've patched the source files to be installed on f14 and finally got a succesfull install, ndiswrapper -l comes back with driver installed and presentwhen i run modprobe ndiswrapper i get "FATAL: Module ndiswrapper not found" after many hours of google searching and reading various threads i cannont seem to find a solution to this apart from manualy coping the ndiswrapper.ko file but when i use that solution modprobe starts ndiswrapper but there is no wlan0 present in iwconfig.now for some reason even wheni move the ndiswrapper.ko file manually it still is giving me that error. this worked earlier as i mentioned but then i reinstalled ndiswrapper hoping something went wrong but still got the same error so i tried that same fix and i'm still getting that error. i can't figure out what i migt've done differently earlier but i'm not having any luck.

View 1 Replies View Related

Ubuntu :: Error Inserting Ndiswrapper (/lib/modules/2.6.12.9-386/kernel/drivers/net/ndiswrapper

Dec 18, 2010

I have a problem installing mi dlink dlw-g122 wireless usb adapter.I installed the drivers, in fact when executing

ndiswrapper -l
the output is
dr71wu driver present, hardware present
but when I try to execute
modprobe ndiswrapper

I have this error:

FATAL : Error inserting ndiswrapper (/lib/modules/2.6.12.9-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko): Operation not permetted

View 4 Replies View Related

Ubuntu Networking :: Ndiswrapper On Startup (8.04)?

Jan 7, 2010

I'm currently using Ndiswrapper for my wireless usb card that uses the RTL8187B Chipset on Ubuntu 8.04. To get myself to connect I have to run "sudo modprobe ndiswrapper" everytime. Is there a way I can connect automatically?

View 9 Replies View Related

Ubuntu Networking :: Ndiswrapper Instead Of RTL8187 ?

Jan 9, 2010

I have Ubuntu 9.10. My USB WG111v3 Wireless Card uses the rtl8187 driver. This driver is buggy. I would like to use Ndiswrapper instead. How to make it so Ubuntu doesn't load the rtl8187 driver but Ndiswrapper instead?

View 2 Replies View Related

Ubuntu Networking :: Get Rid Of Ndiswrapper Completely?

Sep 18, 2010

So after a quick look around the forums, I haven't seen anything on removing ndiswrapper. What I have done is removed ndiswrapper via synaptic. Now in order to start my wireless card I have to issue:

rmmod ndiswrapper
modprobe ath9k
ifconfig wlan0 up

Basically this is a pain. Does anyone know how to get rid of ndiswrapper completely and set things up to use ath9k automatically?

View 1 Replies View Related

Ubuntu Networking :: Can't Make Ndiswrapper-1.56?

Jun 18, 2011

I recently installed Ubuntu 11.04 to run a Minecraft Server. Now against better judgement and seeing that it is only for 7 people, I decided to use a wireless usb card to connect to the internet. Well, I was told that I was going to have to install ndiswrapper. I downloaded it on my Mac and used a USB drive to transfer it to my desktop. I then double clicked and extracted. I then did this in the terminal:

Code:
To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details.

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Can't Connect After Using NDISWrapper / Make It Possible?

Jan 2, 2010

My wireless card (an Atheros AR928x) was not performing very well. At the suggestion of a friend I tried to use NDISWrapper (using the ndisgtk GUI interface) to see if a Windows driver would work better. I found the XP drivers online, tried several versions and, after none worked, I decided that I might as well settle with the crappy quality of the Linux driver and let it go. Sadly, that may not be possible.

I removed the drivers (again via ndisgtk) and now the laptop can't use the card at all. It won't detect any networks (even when just five feet from the router) and I'm not sure what's causing this. I've tried rebooting and rebooting into an older kernel. I checked lspci and it still recognizes the card.

Any idea what's up and how I could fix it?

View 8 Replies View Related

Ubuntu Networking :: Ndiswrapper - Connect To The Internet

Mar 21, 2010

I have tried to get ndiswrapper to work on an ubuntu 9.04 32 bit system but have yet to succeed. After installing the windows driver, the usb wireless network adapter is recognized but will never connect to the internet. I have disabled the driver included with jaunty. Now what makes this strange (at least to me) is that ndiswrapper works perfectly with ubuntu 9.04 64 bit. It could very well be something that I am not doing in the 32 bit system (but I don't know what that might be).

I have tried ndiswrapper with several other distros with the same result. So, I don't think it is specifically related to ubuntu however, since ubuntu is what I am using, I am posting in this forum hoping that someone might be able to help me. I have several 32 bit machines I would like to set up but cannot until I get this resolved. I have also tried downloading and compiling a native driver with no success either. Anyway, here is my setup:

PC with AMD64 dual core processors running at 2Ghz and 3 GB ram.
Belkin N150 Enhanced Wireless Router
Belkin N150 Enhanced Wireless USB Network Adapter

And an aside: I am using WICD network manager and would like to know what the tray icon means when it says it is connected at say 54%. My question is, 54% of what? In windows this info is given in Mbps which is more meaningful.

View 3 Replies View Related

Ubuntu Networking :: Reverting Back From Ndiswrapper?

Apr 20, 2010

Using karmic on acer aspire 5332.Wifi was working from fresh install but would drop out often and sometimes freeze laptop resulting in hard reset.Installed Ndiswrapper to try windows wireless drivers unfortunately i can't get them to work. How can i revert back to original supplied drivers?

View 2 Replies View Related

Ubuntu Networking :: Get Ndiswrapper To Start At Boot-up?

Jun 6, 2010

I had been having problems with my Asus wireless card connecting to my router. Turns out, using ndiswrapper and the XP driver solved the issue. Based on my title of the thread, the driver worked, I turned off computer at night, next day, I can't seem to start the wireless driver again. How would I go about doing this? I am running Ubuntu 10.04, Asus PCE N13 wireless card.

View 3 Replies View Related

Ubuntu Networking :: Can't Configure Or Delete Ndiswrapper?

Jun 23, 2010

cant continue when i install or delete ndiswrapper I got this message:

Errors were encountered while processing:
ndiswrapper-dkms
Setting up ndiswrapper-dkms (1.56-1) ...
Removing old ndiswrapper-1.56 DKMS files..
Deleting module version: 1.56
completely from the DKMS tree.

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Can't Locate Ndiswrapper Query

Sep 25, 2010

I am trying to install windows wireless drivers using ndiswrapper to have better connectivity around my house(I can only currently get online in certain rooms, very restricted). I have ndiswrapper installed OK, but I am a bit lost on the step where I have to browse to my windows wireless driver(a .inf file I believe), my question is how do I know where this is? I can't seem to locate it at all. I'm running on windows vista.

View 6 Replies View Related

Ubuntu Networking :: Ndiswrapper Disables Usb Automount

Jan 31, 2011

Making wifi work with ndiswrapper disabled usb automount. This happened on several ubuntu versions, including 10.10.

After following the directions given in this post [URL] usb automounting stopped working.

I fixed it this way:

Code:
sudo gedit /etc/modules

Added these lines to the file:

Code:
usb_storage
usbhid

Save and exit, worked after reboot or restarting network.

usb automount troubles could also be related to legacy floppy settings in BIOS, see

[URL]

View 1 Replies View Related

Ubuntu Networking :: Can't Find/download Ndiswrapper?

Mar 8, 2011

Ubunutu linux and i need a driver for my wireless usb adapter (WNDA3100) but when i try to download ndiswrapper i cant find it with Software Center.

View 9 Replies View Related

Ubuntu Networking :: Ndiswrapper: Wlan0 Gone After Reboot

Jun 11, 2011

I removed my b43xx driver and installed ndiswrapper using this guide. It worked fine, but after a reboot wlan0 was gone:

Code:

iwconfig
lo no wireless extensions.
eth0 no wireless extensions.

It's installed:

Code:

sudo ndiswrapper -l
bcmwl5a : driver installed
device (14E4:4318) present (alternate driver: ssb)

and loaded:

Code:

lsmod | grep ndiswrapper
ndiswrapper 192828 0

View 4 Replies View Related

Networking :: Ndiswrapper - WEP Key Not Working

Jan 6, 2009

I am trying to connect to my WEP enabled wireless network. I have a pci wireless card with chipset id 10ec:8190, and installed the driver (net8190p.inf) with ndiswrapper on Ubuntu Linux 8.10. I am able to connect when I disable WEP, so I'm sure that the driver is installed correctly and is working. I am connected now from XP with WEP enabled. How to get my Ubuntu distro connected here?

View 1 Replies View Related

Networking :: Use Ndiswrapper For BCM4328?

Jan 28, 2010

I followed the internet threat to install ndiswrapper

1. downloaded ndiswrapper.tar & untar it

2. type: make KBUILD=/usr/src/kernels/2.6.18-164.11.1.el5-x86_64/

it prompted me:

[root@circuit ndiswrapper-1.55]# make KBUILD=/usr/src/kernels/2.6.18-164.11.1.el5-x86_64/
make -C driver
make[1]: Entering directory `/usr/src/ndiswrapper-1.55/driver'

[Code].....

View 14 Replies View Related

Ubuntu Networking :: Wireless USB Dongle For Karmic

Mar 3, 2010

I want to buy a wireless dongle to establish a bridged connection in my home. I mean, does anyone have a wireless dongle which works perfectly for Karmic without ndiswrapper? Some of the information in the Ubuntu help page is outdated.

View 1 Replies View Related

Ubuntu Networking :: Using 3 Skypephone S2 As A Mobile Dongle?

Jul 9, 2010

used to use my 3 skypephone s2 as a mobile dongle with windows 7 - trying to use it with ubuntu netbook and its not seeing the phone, instead shows as amoi technology with a code of 0x1000, is there any way round this as the phone registers its connected and will show up as a mass storage device if i select it from the phone but wont connect otherwise.

View 4 Replies View Related

Ubuntu Networking :: Wireless Usb Dongle Not Working?

Sep 15, 2010

Cant install my wireless network with kubuntu...tried with cd bt cant work

View 1 Replies View Related

Ubuntu Networking :: How To Use A Mobile Broadband Dongle

Sep 30, 2010

I bought a mobile broadband dongle from 3 network. Naturally it's only compatible with Windows and Mac OS. How do I get it to work with Ubuntu?

View 9 Replies View Related

Ubuntu Networking :: Normally Connect Via 2G Dongle With Win Software?

Nov 10, 2010

At the moment I am in the UK using broadband but in a week I will be flying back to India, where I normally connect with a 2G dongle. This comes with its own software that installs when plugged in for the first time and uses an Airtel sim card. Of course this is in Windows so what's going to happen when I go back and try and connect using Ubuntu? I have done a cursory search and note that I should use the Network Connections service, but this relates to 3G, not 2G. Will that make a difference? Is it a suitable replacement for the normal software my dongle installs? I should add that using a Bluetooth phone with the sim card is not practical, I do need to use the dongle.

View 2 Replies View Related

Ubuntu Networking :: 3G Dongle Switched But Not Detected?

Nov 11, 2010

a few weeks back I got an Indian Reliance 3g dongle. I installed usb-modeswitch, plugged in and it seemed to work brilliantly in Ubuntu 10.04.The problem was it was dropping the connection every ten minutes. The logs had the error message "Terminating on signal 15".I had to unplug the dongle and then it would connect again.x the problem, I tried installing first Sakis3G and then Betawine, both of which were reported by some users to haved. Sakis said "the device did not report GSM capabilities"d no good.Installing Betawine was apparently a bad idea, as after that the dongle ceased to work with Network Manager and Betawine itself was useless. Uninstalling Betawine and re-installing usb-modeswitch did no good.Now, when I plug in the dongle, the logs say:Quote:

Nov 9 17:52:31 lauri-laptop kernel: [28563.368241] usb 5-2: new full speed USB device using uhci_hcd and address 3
Nov 9 17:52:31 lauri-laptop kernel: [28563.530547] usb 5-2: configuration #1 chosen from 1

[code]...

View 3 Replies View Related

Ubuntu Networking :: SMCWUSBS-N3 Wireless USB Dongle

Nov 19, 2010

I am using Ubuntu 10.10 desktop (latest updates) on an Acer Veriton 1000 desktop. I purchased a SMCWUSBS-N# Wireless USB Dongle recently and have been struggling to get it to work. NM-APPLET simply does not show any Wireless option at all. I have tried all the various posts / suggestions that I could Google and I am still nowhere.

Last night I manually loaded the RT3370sta driver. Now iwconfig does show the card on ra0. However, NM-APPLET still does not show any Wireless option at all.

Surprisingly "iwlist ra0 scan" command at the Terminal does show alll the available Wifi connections.

View 3 Replies View Related

Ubuntu Networking :: Getting USB WiFi Dongle To Work?

Nov 19, 2010

I've bought this Blumax USB WLAN adapter 9009 (ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless Adapter). I was specifically happy to read in its specs that it supports Linux [URL].

However, it turned out that the co-packaged CD drive doesn't contain anything Linux-related, and the support page online has gzip package with many files I don't know what to do with [URL]. The online support swallowed my query and hasn't returned any answer.

So, now I am wondering what to do. I don't feel so competent as to be able to compile the drivers on my own, specifying several specific parameters. At least it doesn't compile with default params. how to move forward with this. Apart from returning the device, because I'm too far now from the place where I bought this.

View 8 Replies View Related

Ubuntu Networking :: Vodafone Dongle Not Recognized?

Dec 11, 2010

We recently got a new mini PC which came pre-installed with Ubuntu 10.10, so far, so good. Today, we invested in a Vodafone broadband dongle (model number: K3570-Z/K3571-Z). I've installed the dongle on our old XP machine, with no problems, however, Ubuntu won't even recognise that it's plugged in. What am I doing wrong? We've had the new machine for 3 days, so I'm really new to all of it and haven't learnt how to use the command prompt yet, so I'm hoping someone has some advice for a complete beginner. I can't understand why it's not recognising that somethings plugged in, because from what I've found, you need usb_modeswitch in over for the dongle to be recognised as a modem.

View 6 Replies View Related

Ubuntu Networking :: Vodaphone Dongle Non Connection

May 12, 2011

a K3570-Z with the latest edition of Ubuntu. 11.04 I have used the Network manager to create a connection but when I click on it I get a message saying GSM Network Disconnected you are now offline.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved