CentOS 5 Networking :: Configuring NDISwrapper For BCM4318 Wireless Card
Feb 16, 2010
I've search for info on configuring ndiswrapper for the BCM4318 Wireless card. All I've been able to find is information on Ubuntu and Debian, which don't seem to use the same methods for configuration. Has anyone configured ndiswrapper for this or any wireless card on CentOS 5? I've installed 5.4.
View 7 Replies
ADVERTISEMENT
Jun 17, 2010
I have a broadcom 4318 chipset for my wireless card, but after an upgrade to lucid my system was acting funny. I did a complete reinstall and all the issues are resolved except the wireless card. I would like to get the b43 module working instead of ndiswrapper. How can i do this right in lucid?
View 2 Replies
View Related
Dec 31, 2010
I have lenovo thinkpad, T61 with Intel 4965AGN wireless card. It is a N card, it works under N mode in windwos, but not in Ubuntu (10.10). I installed ndiswrapper and got the windows xp drivers for this card. the issue is that i got an error when installing the drivers and since then I cannot use wireless.
The error i got is: Code: Module could not be loaded. Error was: FATAL: Could not read '/lib/modules/2.6.35-24-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or director I unistalled the driver, but now under network connections no wireless connections appear, nothing. I cannot use wirless anymore.
View 9 Replies
View Related
Aug 13, 2009
I'm trying to install my pci wireless card that uses bcm4318 technology. I installed ndiswrapper and the driver for the card. However, I still can't seem to get wirelessworking. I'm not sure what info you will need to help me diagnose this problem. Here is the output of ndiswrapper -l:
rt2860: driver installed
View 4 Replies
View Related
May 29, 2011
Just installed Ubuntu on my sister-in-law's emachines. Suddenly, her computer's not finding any wireless networks (although the other two Linux computers in the house find and connect just fine, as did her computer when it ran Windows).
~$ lspci
Code:
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
[code]....
View 9 Replies
View Related
Nov 15, 2009
I have a desktop that has a d-link DWL-520 wireless card, which was working under Windoze. Today I installed Centos 5.4 on the system , which went cleanly. I then used Network Configuration to set up the wireless card. I specified to use DHCP, set the SSID and authentication password. When I tried to activate the card I get these error messages
Error for wireless request "Set Mode" (8B06): SET failed on device wlan0 ; Operation not supported. Error for wireless request "Set Encode" (8B2A): SET failed on device wlan0 ; Invalid argument. Error for wireless request "Set Encode" (8B2A): SET failed on device wlan0 ; Invalid argument. Determining IP information for wlan0.
The hardware manager seems to have correctly identified the card and chipset, (Intersil Prism 2.5) and installed driver hostap_pci which came with the distro. This web site seems to suggest that this is the correct driver: [URL] searching forums I've found a few references to these errors, but they were from several years ago, and for different distros and cards. I did find a reference to using Network Manager to configure the card instead of Network Configuration. I started the NM service and configured a connection using it instead, but still no luck.
[Code]....
View 15 Replies
View Related
Sep 19, 2009
This is my first post! I am a brand new Linux fan and am determined to understand how this system works! I am running Fedora 11. My wired NIC works just fine. I am having problems with wireless. I ran lspci -v to find my driver details, found it online and got it working so it would show up in the network configuration. I am having problems getting it to work from there. I am used to getting windows to install the driver and then being able to search for wireless networks. When I try to activate it i get:
02:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Subsystem: ASUSTeK Computer Inc. WL-138G V2 802.11g WLAN PCI Card
Flags: bus master, fast devsel, latency 64, IRQ 21
[code]....
View 2 Replies
View Related
Apr 29, 2011
I have just installed openSuse 11.4 and have been trying to get my Edimax EW-7711In wireless card to work. I have downloaded and installed NDISWRAPPER but when I type ndiswrapper -i /path/to/rt2860.inf I get a message saying that this is the incorrect driver. However this driver drives the card for both Fedora 14 and Ubuntu 10.10, both using ndiswrapper, so what may be the problem with openSuse 11.4?
View 8 Replies
View Related
May 23, 2011
I am trying to install my Linksys Wireless-B WPM11v4 card on Xubuntu. I think my main problem is stemming from ndiswrapper not cooperating. It won't install, and something to do with ndiswrapper errors up when I install ndisgtk, which makes it work incorrectly. I think I have the proper driver (I downloaded it from the linksys site. I have the one from the cd, but most of what I said suggested against using it). I have gcc installed and updated (so it tells me). There's a possibility I have not blacklisted something I need too... But I gave myself root access, and edited the blacklist file to block out wireless drivers (I think? I believe that's what the walkthrough I was reading told me to do. It's on WifiDocs? I can't link to it yet.)
I have tried to do it all myself, and I have managed a couple things so far, but I only ever began touching Linux about... 4 days ago? Tops. I would really appreciate anyone's help.
XD
So what I am specifically asking is, can someone identify where I am going wrong, and tell/point me something to fix it? My goal is to install the wireless driver.
View 7 Replies
View Related
Oct 17, 2010
This is probably trivial for most linux users, but here is what I did to get wireless working with the Centos 5.5 LiveCD on my Lenovo S12.
For reference, here is the output of the lspci command:
View 3 Replies
View Related
Apr 28, 2009
I have a desktop PC with CentOS 5 installed, and a wireless card that's working well via NetworkManager.
How would I configure the wireless card statically, e. g. by editing /etc/sysconfig/network-scripts/ifcfg-wlan0?
This would be something like :
DEVICE=wlan0
BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.1.252
NETMASK=255.255.255.0
ESSID=my_essid
CHANNEL=3
But I don't know how to define the WEP key here.
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
Aug 4, 2009
I have a Sprint U760 air card that apparently works under Linux. Sprint has a guide: "Wireless Mobile Broadband Setup Guide for Linux OS" that I am using to setup the air card. When I go through the procedure in the manual for "Setting Up PPP Using KPPP" the last task is to query the modem to see if Linux recognizes it. When I do the query I get a response "unable to open modem". I have tried going back through the PPP setup but still get the same response.
View 8 Replies
View Related
Aug 12, 2009
installing my wireless card Atheros AR9285.I have tried to get it working with both compat wireless - Ath9k driver but I dont know exactly how to do.I have also tried to get it to work with ndiswrapper, but it is really tricky because nothing is available in centos like precompiled ndiswrapper.I used to work with Arch Linux so everything in Centos is totally new to me and I don�t understand a thing:I need to get it to work as soon as possible.What I have read the should go to just "activate" the ath9k driver with my card and it would work,
View 3 Replies
View Related
Sep 11, 2010
I recently purchased the Linksys WMP45G wireless card for my desktop (as my router is too far for ethernet cable). I can't get it to work. The NetworkManager icon doesn't appear in the upper-right corner, despite being up-and-running. Here is some output:
[root@cwatson ~]$ uname -a
Linux cwatson.homeunix.net 2.6.18-194.11.1.el5.centos.plus #1 SMP Wed Aug 11 08:19:38 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
[root@cwatson ~]$ yum list installed "Network*"
[code]....
View 7 Replies
View Related
Sep 8, 2009
I just recently installed CentOS 5.3 and to make a long story short I found the entry for my wireless card under the network settings but when attempting to activate the card the system locks up. I have to reboot at that point as nothing responds (keyboard, mouse, etc..).
Running the command /sbin/lspci -v reveals the following about the wireless card:
01:00.0 Ethernet controller: Realtek Smeiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
View 3 Replies
View Related
Jan 5, 2010
I'm trying to find a driver for my wireless card (Atheros AR928X) and I think it's ath9k what I need. As far as I know there isn't a linux driver for it, so I installed ndiswrapper to use a windows driver instead. The problem is that when I type modprobe ndiswrapper I get "bash: modprobe: command not found" (even as root). I know I'm missing something about modprobe, but I can't find any help on google. Anyway, I installed ndisgtk next, because I thought it would be easier, but when I go to System> Administration> Windows Wireless Drivers I get a message "Unknown error".Do you have any ideas on how I'll make ndiswrapper work?
View 3 Replies
View Related
Aug 12, 2009
I have a problem when a try start my wireless card broadcon 4303, i receive this message.
SIOCSIFFLAGS - no such directory
I use centos 5.2
kernel 2.6.18
View 5 Replies
View Related
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
Jan 9, 2011
I recently installed ndiswrapper and decided to remove it after some kernel panics. The problem is that it overwrote something because I have the compat-wireless-backport driver installed but 'wlan0' doesn't show up anymore. I can see my wireless card when I type 'lsusb'. Any ideas on how to fix?
View 6 Replies
View Related
Aug 10, 2011
I just got a new pc and installed ubuntu 10.04. I have not yet been able to connect wirelessly, but can connect using a hardwire connection.
Code:
kyle@Gracie-pants:~$ ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
[code]...
View 9 Replies
View Related
Nov 25, 2009
I have had a Broadcom Corporation BCM4318 since Fedora 10. In addition, both Fedora 10 and 11 wouldn't recognize the card with out third-party drivers. I was pretty excited when I booted the 12 Live CD and it recognized it at boot.
Since this is my lab box I thought its time to give Fedora 12 a try.
I did an DVD upgrade from 11 to 12 and rebooted. The Broadcom came up fine this time. I did a yum upgrade to finish from whatever was not on the DVD and rebooted. This time no 'b43' network card was recognized. I still had my third part driver files so I:
b43-fwcutter -w /lib/firmware/ ./broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o
and a 'modprobe b43' and I had my card back.
I am sorry for dragging this out this far, but now every time the Fedora 12 box reboots I have to type in modprobe b43 to get my card to work. I did not have to do this for neither Fedora 10 nor 11.
I put a line in /etc/modprobe.conf - 'alias wlan0 b43' but I still don't get my wireless card until I type modprobe b43.
url
View 8 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
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
Jul 10, 2010
I just installed Ubuntu 10.04 64 bit on my mac as a seperate OS, but I can't get my Internet working. It's wireless and Ubuntu isn't seeing any of the wireless networks in the area. I have installed ndiswrapper and tried installing a driver for my network but it didn't work.t=616801 but when typed in this code: "ndiswrapper -i bcmwl5.inf && modprobe ndiswrapper" I got the "No such file or directory at usr sbin ndiswrapper line 219" error
View 2 Replies
View Related
Jul 28, 2010
Since I upgraded to Lucid, I am dealing with serious instabilities related to my wireless card. What happens is that when there is a lot of wireless activity the computer freezes. It is a complete freeze, the mouse stops moving, if something was coming out of the speakers it keeps echoing, and the only solution is to turn off the computer. The bug seems to coincide with the one listed in here
[URL]
My wireless card is Intersil ISL3890/ISL3886. My whole computer is an HP z555. I'm thinking that is should be a bug in the wireless adapter driver, which is p54pci. The only solution I can think of is to blacklist it and set up ndiswrapper. I am not very comfortable with this solution since a native linux driver should be better than ndiswrapper.
View 1 Replies
View Related
Mar 30, 2011
Before I start off, I must say that I know NOTHING about Ubuntu. I only know how to run .deb files. So I installed my wireless driver via the graphical ndiswrapper (FYI my wireless adapter is a Proxim 8424-WD). It then said "Unable to see if hardware is present". After I exited out of that message, it said "Hardware:Present" (or something of that sort) next to the newly installed driver. I tried searching for wireless networks and found none. I'm guessing something didn't work right. I used this command "lshw -C network" and got the following result.
[Code]...
View 9 Replies
View Related
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
Nov 21, 2010
how to use the Sitecom WL-324 usb stick with ubuntu (10.10)? (It works with windows.)
lsusb | grep Ralink
Code:
Bus 002 Device 004: ID 148f:2878 Ralink Technology, Corp.Im using Ubuntu 10.10 x64 with a Phenom(tm) II X6 System My results so far:
sudo modprobe rt2870sta (or rt2800usb)
result (rt2870sta) :
lsmod | grep rt28
Code:
rt2870sta 445182 0
crc_ccitt 1699 1 rt2870sta
dmesg
[code]....
View 9 Replies
View Related
Apr 1, 2010
I've been having a network problem that I've been able to temporarily solve by rebooting the router, but even that can be shaky at times, and it can sometimes disturb others' internet activites, so I'd really like to tackle this while I can. I had an old thread about this, but it's ancient history by now, and plus which, I've got a bit more Linux experience and patience than I did before.
The basic problem is that NetworkManager will associate and connect to my home wireless network, but a) it won't let me ping the router or anywhere else ("Destination Host Unreachable"), and b) the connection lasts for maybe a couple minutes at most. If I reset the router, however, 9 times out of 10 it will associate and connect successfully and I can get online, but I have to run a constant ping to the router with a 10-second interval, otherwise it drops the connection, unless I'm doing a lot of other heavy network activity.
ping 192.168.1.1 (the router):
Code:
I've tried wpa_supplicant, but this is what I get (it's apparently unsuccessful...? ESSID/MAC addresses censored where necessary):
Code:
The last prompt line is included because I cancelled it myself; it didn't abort on its own. If left unmonitored, it basically keeps doing this over and over, with no visible network activity at all.
With NetworkManager, I can keep selecting the network's ESSID over and over, and it seems to reconnect, but I still can't ping out anywhere. I'm using a Netgear WN111v1 wireless adapter with ndiswrapper and the Windows drivers. I have no idea what the chipset is, and I doubt that Linux drivers exist for it, even if I knew what it was. The router is using WPA2 security (hence my trying wpa_supplicant)
lsusb:
Code:
ifconfig wlan0 (while connected; IP/MAC addresses censored where needed):
Code:
ifconfig wlan0 (while not connected; IP/MAC addresses censored where needed):
Code:
Code:
I only include this for format checking purposes. The commented out "psk" is the actual text passphrase, while the uncommented one is (presumably) a hex representation of the same key. Is this correct? I've never done this with wpa_supplicant before, I've only used NetworkManager (which is a pain in the @$$ because it requires X to run, and so it disconnects any time I log out/back in ).
Is there any hope of getting my wireless connection permanently working, so that I don't have to reset the router every time I need to reboot or log out/back in?
View 15 Replies
View Related