Ubuntu Networking :: Ndiswrapper Only Works When Load And Unload The Native Drivers First
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
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
May 27, 2010
So I have a usb wireless adapter that I set up on my Xubuntu system, and it has been working great since. The laptop that I have Xubuntu on is kind of a POS, so I wanted to try out LXDE to see how it would fare in terms of resource usage.When logged into an LXDE session, all of the ndiswrapper settings appear to be the same, but there are no networks listed and it doesn't connect.
View 2 Replies
View Related
Feb 12, 2011
Just made the jump to Ubuntu, and until this install I considered myself very tech savvy. Now not so much! Built my new desktop, loaded Ubuntu 64 bit no problem. But I'm having a terrible time figuring out how to load the native driver for my realtek wireless adapter. I successfully un-tarred the file, and used the terminal to run the make command by using cd command to navigate to the file. It returned a wall of text, and in my mind looked to work. Next I go to run "./clean" in the same file location in the terminal and it returns:
"ERROR: Module r8192s_usb does not exist in /proc/modules
ERROR: Module ieee80211_rsl does not exist in /proc/modules
ERROR: Module ieee80211_crypt_ccmp does not exist in /proc/modules
ERROR: Module ieee80211_crypt_tkip does not exist in /proc/modules
ERROR: Module ieee80211_crypt_wep does not exist in /proc/modules
ERROR: Module ieee80211_crypt does not exist in /proc/modules
Not completely sure if this is an issue, I try moving to the next step of instructions issuing the command "insmod 8712u.ko" in the terminal same file location and get the error message
insmod: error inserting '8712u.ko': -1 Operation not permitted
I've tried running "sudo insmod 8712u.ko" from both that file directory, and from my home file directory. My guess is I'm missing a step or need to be typing these commands in a different file directory in the terminal.
View 1 Replies
View Related
Jan 9, 2010
I'm running Fedora 12 LXDE spin on a netbook (Asus EeePC) and have successfully installed a wireless driver using ndiswrapper. The only problem is that every time I reboot, I need to use the "modprobe ndiswrapper" command to load the module.
Is there a way to load the ndiswrapper module during the boot process?
View 3 Replies
View Related
Apr 12, 2010
how to loads & unload module.why its important?
View 3 Replies
View Related
Oct 31, 2010
I've recently bought a Samsung R580 laptop. It is now configured as a dual boot system with Ubuntu 10.10 and Windows 7 (64bit). The wireless network functions correctly under Win7, but I have encountered problems with Ubuntu. The native drivers do not function and having identified the driver used by Win7 (net819xp.inf) that works, I have tried to install it using ndisgtk, but get the message "incorrect hardware". I have followed the ndiswrapper howto carefully without being able to get the wireless network going.
View 4 Replies
View Related
May 15, 2010
I have a problem in Ubuntu 10.04. The bug is well know which makes the hard disk head to park often (2-3 times per minute) that's dangerous for the drive in the long term and annoying for me (click-click-click).I found out the "ugly-fix" for old Ubuntu version which was :hdparm -B 254 /dev/sda instead of 128. It works. The problem is that it doesn't remains (when restart/standby/ac connection-disconnection).I found a script well known too :Code:1) make a file named "99-hdd-spin-fix.sh". The important thing is starting with "99".2) make sure the file contains the following 2 lines (fix it if you have PATA HDD):
#!/bin/sh
hdparm -B 255 /dev/sda
3) copy this file to 3 locations:
[code]....
View 4 Replies
View Related
Nov 2, 2010
I am recently trying to get a steady wireless connection running. I am currently using the default settings/driver Fedora 13 is stocked with. As my internet browsing is somewhat up and down in load times, I decided to check in a video game which is generally a good test for me. haha I am harshly spiking and cannot find the source of my problem so my guess is a driver issue.
lspci | grep Network:
Code:
Code:
It is is seemingly right, my Windows 7 harddrive works just fine, this is just one last of the few issues I'm having from fully formatting my winblows HD to use as Linux storage.
I cannot find any native AR5008 Linux Drivers for my card and it has been a frustrating day. I guess I'm not cut to be a network analyst just yet.
System specs:
ASUS P5Q SE/R
Intel Core 2 Quad Q9550
4GB DDR2 667
Gigabyte GTX465 1G
TP LINK TL-WN851N Wireless card
View 7 Replies
View Related
Jul 22, 2011
Anyone else having issues with the Atheros AR8132 and the atl1c module? I am on the 2.6.38.8-35.fc15.i686.PAE kernel, tried with a few others but it's flaky no matter which I choose.
Sometimes if I load/unload the atl1c module a few times the link will come up, but it seems the module is not even being loaded at boot and I have to modprobe it just to see the NIC.
View 4 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
Feb 3, 2011
I believe printers and printing are 2 most retarded things on this planet, completely useless and unnecessary.I haven't had one and never needed one, until now, as in my little retarded country bureaucratic and accounting reasons forced me to buy one, as I have my own company (and I really really hated to do it, but...) Whatever, I got Samsung SCX-4623F (and I will hate myself till end of my life to buy such retarded device), and now I can't seem to figure out how to get it started in Fedora 14. I dont need scanner, just printer. Naturally, there are no native drivers for linux, and I have cups installed and Printing tool in System->Administration doesnt do anything.
View 8 Replies
View Related
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
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
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
Jan 26, 2010
I want to disable network manager but not sure which process to rmmod - I do not want to uninstall it, just disable it sometimes.
View 1 Replies
View Related
Feb 26, 2011
I have tried to install tp link tf3200 network adapter without success . the os is 8.04 hardy loading drivers is new to me. the driver is sundance (i think) and the output from the make command is shown below.
pag@paghomelinux:~$ cd /media/cdrom0/TF-3200/LinuxDriver
pag@paghomelinux:/media/cdrom0/TF-3200/LinuxDriver$ sudo make all
sudo: unable to resolve host paghomelinux
[code]....
View 9 Replies
View Related
May 17, 2011
I switched from windows to Ubuntu 10.10. But I'm not getting along with it as well as I expected I would Specially cause I'm not getting the best out of it due to limited web connectivity. I used to use a usb WiMax modem back in windows (which is also supposed to be supported by linux as my service provider said) for internet. But I'm having a hard time configuring it on my Ubuntu. The modem works fine but I'm failing to install the drivers [url]. I used my cell as a temporary modem to get help from the web.
I downloaded:-
i2400m firmware 1.5.0
WiMAX Tools 1.4.5
WiMAX Network Service 1.5.2
According to the documentation, I'm supposed to install the linux kernel 2.6.35 which Maverick comes with anyway.
Then comes the part to install the firmware. The command I used was
Code:
But unfortunately and annoyingly the result is
Code:
I didn't get it. Am I missing any package or something?
View 1 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 21, 2010
I installed Redhat nash version 5.1.19.6 with kernel 2.6.18-128.el5-xen-i686 on a Dell Inspiron 1300 with Broadcom BCM4401 (eth0/LAN) and BCM4318 (eth1/WLAN). eth0 is working fine, but eth1 was causing trouble. After some difficulties with missing packages I managed to install ndiswrapper, blacklisted module bcm43xx in /etc/modprobe.d/blacklist and removed it, loaded module ndiswrapper and had connection. But after reboot module bcm43xx was again loaded. So blacklisting does not seem to work.And additionally strange to me, I cannot unload module bcm43xx anymore. And if I load ndiswrapper driver bcm43xx is still used as the terminal command 'dmesg' is showing me in the system log, while ndiswrapper was used when the connection was once and only once established
View 13 Replies
View Related
Mar 18, 2011
I have installed the c2esp driver for the printer part of my AIO. I am unable to find any scanner drivers that works. Does any one know of any drivers that will work?
View 3 Replies
View Related
Sep 1, 2011
The open source drivers don't work with HDTVs right so I needed to install ATI drivers
Im so upset because I FINALLY got Kernerl 3.0 working, but now recovery mode won't even work with the ATI drivers
I installed driver 11.8, my card is a 5770. Is there anything I can to do boot it up and somehow remove the bad drivers?
View 7 Replies
View Related
Feb 18, 2010
Trying out opensuse with gnome.. why ATI drivers works on kde, and doesn't work on Gnome? Fells like theres no installed drivers at all :/
[URL]
View 3 Replies
View Related
Jan 14, 2011
I'm brand new to Ubuntu and have a MX860 wireless printer.I want to use it from the Ubuntu system.The printer is already on line and functional wirelessly.I downloaded the drivers but it is unclear how to load.I expected to click on something to load but there are a whole bunch of files enclosed.Clicking the install.sh file makes the screen blink but that is about it.A screen print of the main files is attached.
View 1 Replies
View Related
May 12, 2011
NVidia drivers fail to load ?
Code:
If I hit the option Restart X it boots and displays normally but I always get this while booting
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
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
Mar 27, 2011
1. Installed a fresh 10.10 and upgraded all packages (via Ethernet).
2. Downloaded latest drivers from ASUS webiste (DPO_RT3070_LinuxSTA_V2.3.0.2_20100422)
3. Unpacked and tried to compile:
The wireless card is working with the driver rt2870sta, but I've read not all the capabilities of the device is unleash unless the native driver is used.
View 2 Replies
View Related