Ubuntu :: Using Drivers Via NDISWrapper/NDISgtk?
Jan 17, 2010
I'm dualbooting XP and Ubuntu. I've probably switched back and forth over 50 times today to download certain files to hopefully get this thing working. Problem: I use a Linksys Wireless-G Adapter to connect to my wireless router. The cord is too short to reach my PC. Different rooms. Ubuntu will not connect without the correct drivers. I have installed ndiswrapper and the ndisgtk.
Adapter Model No.: WUSB54GC
ver.: 3.0.02 / 3410-00450
I have successfully installed the following programs without internet:
1) Wine v. 1.1.36
2) ndiswrapper
3) ndisgtk
I have access to the specific driver on the installation CD for the adapter.Questions: 1)How do I use the NDISwrapper or ndisgtk to use the drivers from the CD? 2)Where do I move the drivers if I have to in order for ubuntu to use them?
View 9 Replies
ADVERTISEMENT
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
Oct 17, 2010
Is there some program out for linux that is similar to ndiswrapper, in the sense that it can use Windows drivers for printers? As of right now, printing has been one of those issues I've had in linux for years, but I was lucky enough to have a supported printer. On other machines, including family members, they are not so lucky enough to have a supported printer.
View 2 Replies
View Related
Sep 15, 2010
I just recently put Ubuntu 10.04 Lucid Lynx on my laptop with windows dual booting. I'm pretty new to all this stuff, so I'm a bit confused. I followed instructions I read on here, but none of it seems to be working. I put all of the 3 Ndiswrapper things on, and then copied the .inf and .sys files from windows into the same directory. I just want to connect to my home network, which has WEP security.
View 14 Replies
View Related
Jan 5, 2010
I recently received a used laptop that I was going to use for my kids, a Compaq Presario 2100. Everything went fine on the install, however I could not get the WiFi to work. The internal card, a Broadcom BCM4306, was attempting to use the b43legacy drivers, which I understand to be the native driver for this card, but would get all sorts of strange errors in 'dmesg', and would never get a solid connection.
After fiddling with this for 2 days, and reading countless troubleshooting guides, I finally gave up and decided to get it working with ndiswrapper. Everything worked perfect, except I can only get it to work if I first load b43legacy, then load ndiswrapper, then unload b43legacy. If I blacklist b43legacy, and just load ndiswrapper, iwconfig does not report a wlan0.
I ran across this posting, and decided to try this, but it also did not work. Plus, with this file in place, any attempt to use modprobe would complain about every line of that file.
View 3 Replies
View Related
Jun 19, 2010
I've troubles getting my new Sweex wireless 300N USB adapter to work. Tried searching in several directions (see closed thread). Further investigations shows however it is caused by the NDISGTK wrapper for Windows drivers. Can anyone tell me whether Sweex is shipping a faulty driver (it is the latest available) or it is a fault in ndisgtk? Or maybe I'm doing something stupid myself, which I do not find completely imagenary below some more detailed information on my findings: Started with network off and examined the networkstatus
Quote:
tpeelen@CC-desktop:~$ sudo lshw -C network
*-network DISABLED
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
[code]....
View 1 Replies
View Related
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
Jan 14, 2010
I just installed Ndiswrapper but im not sure how to install the .inf driver. I have in on a usb stick. I tried typing -i (than the location) in the terminal after typing ndiswrapper but that doesn't work
View 1 Replies
View Related
Apr 8, 2010
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[Code]....
View 3 Replies
View Related
May 8, 2010
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
View 2 Replies
View Related
Jul 13, 2010
I installed Xubuntu the other night (completely wiped machine) and started doing all the updates on it. After a couple of reboots, I changed from the proprietary drivers, to the regular nVidia drivers. After doing this, the startup logo is displayed at a really low resolution. Is there a simple fix to change this and use the nVidia drivers as well?
View 1 Replies
View Related
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
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
Jan 17, 2010
I've got ubuntu (its google os but its the same as ubuntu) and I've tried millions of times to get my internet working. I've tried the ndiswrapper thing but I am not sure how to get and install it.
View 2 Replies
View Related
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
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
May 11, 2010
I've just installed Ubuntu 10.04 on an old PC to make it usable.After some research I was able to get my netgear usb wireless network adapter WG121 to work and connect to the network using ndiswrapper, although at startup I have to open a terminal and type Code: sudo modprobe ndiswrapper before it works. Is there a way to get this to automatically run?
View 2 Replies
View Related
Jun 27, 2010
I've installed Ubuntu Netbook 10.04 on my HP DV2000 laptop and now I want to get my wireless to work by installing the proprietary broadcom drivers (4311, I think). But my internet doesn't work yet obviously, so I need to download the drivers to my thumb drive on my desktop and install them on my non-networked laptop.My issue is that I don't know:a) Where to get the driversb) How to install them from a local drive
View 2 Replies
View Related
Oct 24, 2009
I just installed Karmic beta and I'm having issues with getting my wireless driver to work. When I was using 9.04 and when I booted 9.10 from a CD, I could just go to System > Administration > Hardware Drivers and activate a wireless driver and everything would be just peachy. The problem is that, in the install of 9.10 beta, no drivers appear when I load the Hardware Drivers GUI, so I can't get wireless internet.
Is there anything I can do besides wait a few days for the full release of 9.10 and hope that solves the issue?
View 5 Replies
View Related
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
Jan 16, 2010
The problem: I am a poor man who until today was running WinXP on AMD64 using an old usb wireless wusb11v4 adapter (32 bit drivers). I have recently installed the Ubuntu 9.10 AMD64 release. But I cannot use ndiswrapper to load my 32 bit wusb11v4 driver because of the 64 bit os vs the 32 bit driver. I can hardly buy a new wireless adapter. But I do not see an AMD32 bit release.
View 3 Replies
View Related
Feb 9, 2010
I am in the process of getting a wireless device to work and need to install ndiswrapper, problem is, when it prompts me for the karmic koala cd, which is already in the drive and i click ok, it says it is not the cd. The cd it is asking for has a slighlty different name
View 1 Replies
View Related
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
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
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
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
Jul 31, 2010
I just installed ubuntu on my hp desktop that has wireless built in. I finally found the windows inf and sys driver files, and learned how to get ndiswrapper without internet and installed the driver. It says that i have the hardware it controls, but when I look at the connection icon, it says not connected, has lost the wireless connection block, and I am not connected to the internet. The wireless is called USB Wireless 802.11 b/g , but it is not usb and is plugged straight into the motherboard with the only physical part is the antenna. Why can't I connect?
View 9 Replies
View Related
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
Oct 11, 2010
So I have installed Ubuntu on my desktop, I have a wireless card that I know works w/ ndiswrapper and the INF/sys files I have, but I have no way of getting connecte to the internet (Ethernet requires and update) . So, My question is, Can I install Ndiswrapper w/o an internet connection (maybe put it on a CD or Flashdrive?).
View 3 Replies
View Related
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