Fedora Networking :: Install Ndiswrapper With No Internet?
Jul 27, 2010
I am trying to install ndiswrapper for a netgear wna1100. My nic card is fried so the only way I can use the Internet is with the USB card. I am running fedora core 13 on an older Dell computer.
View 9 Replies
ADVERTISEMENT
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
Jun 23, 2009
I'm trying to install ndiswrapper in Fedora 10, but the package is not found:
[Code]...
View 1 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
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
Nov 20, 2010
I need do install Ndiswrapper on a new Fedora 14 PC. I found many posts in forums suggesting to use yum after enabling access to both the free and the nonfree repository om Rpmfusion. I performed all the suggested steps but Ndiswraper loooks to be unavailable from Rpmfusion: is it possible? installing Ndiswrapper on Fedora 14?
View 4 Replies
View Related
Jan 12, 2011
1: how do you install the ndiswrapper GUI? since i'm coming from a windows background, a little visual would help me out alot. also, whenever i type in "su - yum install kmod-ndiswrapper" it says its setting up the install process, then it says, "no package kmod-ndiswrapper, nothing to do" i have RPMfusion free/nonfree repos installed along with livna repos. can somebody tell me what's wrong?
2: for whatever reason, whenever i plug in my wireless card, i works for about 10 mins. or so, then if i have in my corded optical mouse plugged in, everything goes wrong. first the mouse starts moving in frame by frame, but when i use the built in trackpad it works fine, stranger even is that i can move my mouse around, but whenever i click on something, it doesn't respond. it doesn't ever do this when i use the ethernet port.
View 14 Replies
View Related
Apr 1, 2011
I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
View 6 Replies
View Related
Mar 25, 2010
I've just plugged my old ubuntu 8.04 drive which used to run on an amd dual core 64 bit machine onto into my new intel duo core 64-Bit box. uname -a gives:Linux aegis 2.6.24-22-generic #1 SMP mon Nov 24 19:35:06 UTC 2008 X86_64 Gnu/Linux. what i'm aiming to do is install the netgear wg311v3 wireless card drivers using ndiswrapper. The ubuntu box is currently offline and i've gone to URL...
my question is can I download and safely install ndiswrapper-utils-1.9_1.54-2ubuntu1_amd64.deb or is there an intel specific package that I should be looking for?
View 1 Replies
View Related
Jul 21, 2010
I've usually never had much of a problem setting up wireless with ndiswrapper and ubuntu. I decided to give KUduntu a try, and for the love of me I cannot install ndiswrapper:
Code:
Reading package lists Done Building dependency tree Reading state information Done Package ndiswrapper-utils is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However, the following packages replace it: ndiswrapper-common E: Package ndiswrapper-utils has no installation candidate I'm pretty sure I've added all the repositories in the sources. What am I doing wrong?
View 3 Replies
View Related
Nov 23, 2009
I really wanted to try out Fedora 12, but my workstation does not have a LAN available so I am using a usb-dongle - netgear wg111v2. My problem with Fedora is that it doesn't install ndiswrapper or maybe I just didn't see it. How do I install ndiswrapper when I cannot connect my workstation to internet?
View 12 Replies
View Related
Mar 2, 2011
I have searched far and wide for a sulution in installing 'ndiswrapper' for my 'Netgear WG111v2'I seemed to had no problem in getting it to work when I used to run Ubuntu. I have recently migrated to Fedora and have been having quite some trouble in getting this sry little dongle to work.I have tried a number of solutions including installing 'livna' as I have read somewhere that the needed wrapper is contained within that package, however, when I tried installing I would get the following results.
Code:
[bn0@bn0 ~]$ su -
Password:
[root@bn0 ~]# yum install ndiswrapper
Loaded plugins: langpacks, presto, refresh-packagekit
[code]...
View 8 Replies
View Related
Mar 7, 2011
Ndiswrapper works great, but everytime I restart my computer I have to do:
Code:
modprobe ndiswrapper
I tried this:
[code]....
View 2 Replies
View Related
Jul 22, 2010
I'm trying to install a BCM4328 (rev 03) 14e4:4328 (rev 03) by using this page: [URL]... But when I get to this step: Step 3: All BCM43xx - Configure NDISWrapper (and WPA Supplicant) sudo ndiswrapper -i bcmwl5.inf I keep getting:
jeffrey@jeffrey-desktop:~/bcm43xx$ sudo ndiswrapper -i bcmwl5.inf
couldn't open bcmwl5.inf: No such file or directory at /usr/sbin/ndiswrapper-1.9 line 219. What am I doing wrong?
View 1 Replies
View Related
May 3, 2009
I am trying to enable wpa2 aes encryption on fedora. The wifi access was working fine with WEP and system-config-network but recently somebody hacked into my network and I had to switch back to wpa2 aes encryption. Looking at previous posts, I can see that a lot of people have used wpa supplicant and ndiswrapper to enable this. A post from 2006 even explains how to enable this: [URL]?t=93054 Using Add/Remove software, I have installed wpa_gui and ndiswrapper kernel module, but it doesn't work. I don't see my wlan0 in wpa_gui.
View 4 Replies
View Related
Aug 7, 2009
sometime back when installing FC10, i tried installing ndis wrapper, and later i installed the broadcom driver bcm431 (i think). also i didn't remove the ndis wrapper.
all was fine untill a yesterday when ndis wrapper and some related packages got updated which somehow caused wireless to stop working. lspci showed the hardware present.
to get it to work, i did a yum erase ndis-wrapper, followed by a reboot.
it may not be the most elegent way, but it worked for me.
hardware specs:acer aspire 4720Z (mine has broadcom wireless, others may have atheros)
View 4 Replies
View Related
Nov 13, 2009
I use a Dell inspiron 1525, with windows 7 and fedora 8 in dual boot. Ihave broadcom 4310 wireless card to use.. how ever i could not activate my wireless.. so i guess this the right place where i can get a solution to the problem. After installing the ndsiwrapper by yum, i tried to execute the command ndiswrapper -i bcmw15.inf This returns with an error couldn't open bcmw15.inf: No such file or directory at /usr/sbin/ndiswrapper line 219.
View 1 Replies
View Related
Jul 6, 2011
This laptop arrived in the post yesterday and everything on f15 works out of the box except wireless.Digging out an old ethernet cable I was finally able to get wireless working by doing the following: First install ndiswrapper. We'll be using rpmfusion for this so you'll need to
[Code]...
After a reboot it all loaded and worked fine, just remember to make sure the little light on the f12 button is blue, not red. This guide should work for other laptops and other distros as well (though obviously you'll likely need a different driver file to start off with).
View 4 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
Jul 29, 2009
I am trying to make a d-link dwl-650+ pcmcia card work through ndiswrapper method following the direction at:[URl]... The first step there is to install the "kmod-ndiswrapper" via yum.
But, how would I just download this package to a usb drive so that I can transfer it to the laptop that needs wireless networking. Is there an option in yum where I can just download the package, not intstall, so that I can save it somewhere?
View 14 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
Feb 15, 2010
I just installed ndiswrapper so I could install my wireless PCI card drivers.I did that and it is recognized and so is the network I want to connect to.But for some reason, it just wont connect. It will spend a long time trying to connect, but then just says "disconnected".What could be the problem? It's not like I have a bad connection or anything
View 2 Replies
View Related
Nov 4, 2010
I've replaced Ubuntu 10.10 with F13 and can't connect to the Internet.
I'm using a WiFi connection to my router. I receive an IP address via DHCP. I can connect to the router's web configuration interface, 192.168.2.1. Same with my NAS web configuration interface.
I've also tried with Live CD (F13 and F14beta). Same thing: receive IP, connect to router's web interface, can't connect to Google.
As a check, I tried Ubuntu Live CD and I can connect to the Internet.
I've also tried F13 Live CD on my laptop. Can't connect to the Internet.
View 3 Replies
View Related
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
Dec 1, 2010
I don't have a wired connection to internet. I have only a wifi connection. Is there any I could download a driver and install or myself in fedora 14??
View 14 Replies
View Related
Apr 1, 2011
I've tried to install ndiswrapper on Backtrack 4 R2 (without internet connection) but I've got a few errors, and I've googled them but nothing helped (error log is attached)And I have one more question, is it true that when I use ndiswrapper for my wirelles usb I wouldn't be able to crack WEP and other encriptions ?
View 1 Replies
View Related
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
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
Aug 23, 2010
i tried to install the Alcatel x215s internet key on my Fedora 11 using the driver given by Alcatel itself, but without success. The format of the driver is not good.I don't know what else I can do.
View 1 Replies
View Related
Feb 8, 2010
Originally I used YAST's Software Packages to download and install ndiswrapper so that I can set up my Netgear wn511TA wireless card to work with GNOME openSUSE 11.2 default (2.6.31.8-0.1-default). I followed the guide in Ndiswrapper - openSUSE. I almost got it then was thrown off course by Network Manager. Now, back to square one. 1. Software Management shows 3 installed packages: ndiswrapper, ndiswrapper-kmp default and ndiswrapper desktop. Which of these should I run in order to install the Windows .INF driver file?
e.g. <ndiswrapper> -i <windriver.inf>
or <ndiswrapper-kmp-default> -i <windriver.inf>
The reason for this is when I modprobe <ndiswrapper(?)>, I got: FATAL: Could not load /lib/modules/2.6.31.8-0.1-default/modules.dep: No such file or directory. /etc/lib/modules is blank but home/user/lib/modules has the default 2.6.31.8-0.1-default module.
View 4 Replies
View Related